/* CSS Document */

/* 各ページ */
#contents h1 {
	width: 900px;
	height: 118px;
	background: #FFFFFF url(../images/mainvisual.jpg) no-repeat left top scroll;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

#contents .interbox1 {
	width: 900px;
	height: 591px;
	background: url(../images/maincontents.jpg) left bottom no-repeat;
}

#contents .interbox2 {
	width: 660px;
	height: 400px;
	margin: 24px 0px 0px 0px;
	float: left;
}

#contents .interbox2 dl {
	padding: 14px 80px 0px 78px;
	line-height: 200%;
	font-size: 16px;
}

#contents .interbox2 dt {
	background: url(../images/marker.gif) 0px 8px no-repeat;
	padding: 0px 0px 0px 36px;
	margin: 28px 0px 0px 0px;
}

#contents .interbox2 dt.topdt {
	margin: 0px;
}

#contents .interbox2 dd {
	padding: 0px 0px 0px 48px;
}

#contents .interbox2 dd a {
	color: #00A0C6;
}

#contents .interbox2 dd a:hover {
	text-decoration: underline;
}

#contents .infobox {
	height: 263px;
}
