@charset "UTF-8";

h3 {
	width: 685px;
	height: 407px;
	text-indent: -999em;
	background: url(../images/topmain.gif) no-repeat left top;
	margin: 20px 10px 0 0;
}

h4 {
	height: 18px;
	text-indent: -999em;
	background: url(../images/top_h4.gif) no-repeat left top;
	margin: 0 0 10px 0;
}

#contents p {
	font-size: 75%;
	line-height: 1.8;
}

#contents p span {
	color: #663333;
}

#dataNav {
	margin: 15px 0 20px 0;
	padding: 0 0 20px 0;
	width: 100%;
	overflow: hidden;
	border-bottom: 2px solid #EAEAEA;
}

#dataNav li {
	margin: 0 4px 0 0;
	float:left;
}
#dataNav li.right {
	margin: 0 4px 0 8px;
}

#dataNav li.last {
	margin: 0;
}

