@charset "shift_jis";


.top_section {
	background-image: url(../../img/body_bg.gif);
	background-position: 475px bottom;
	background-repeat: no-repeat;
}
.top_section .detail {
	float: left;
	width: 180px;
	margin-top: 35px;
	margin-left: 30px;
}
.detail p {
	margin-bottom: 5px;
}
.top_section     .detail dl {
	margin-top: 5px;
	font-size: 80%;
}
.top_section    .detail dt {
	color: #004EA2;
	margin-bottom: 5px;
}
.top_section   .detail dd {
	margin: 0px;
	padding: 0px;
}
.image_site {
	float: left;
	width: 770px;
	padding-left: 25px;
	padding-top: 35px;
}
.image_site dl {
	margin-left: 0px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	width: 220px;
	font-size: 80%;
	line-height: 120%;
}
.image_site    dt {
	color: #004EA2;
	margin-bottom: 5px;
}
.image_site dd {
	width: 220px;
}
.long_img {
	width: 220px;
	float: left;
	margin-right: 25px;
}
.long_img img {
	margin-bottom: 5px;
}

