@charset "shift_jis";


.top_section {
	background-image: url(../../img/body_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.image {
	float: left;
	width: 370px;
	margin-right: 15px;
}
.image img {
	margin-bottom: 5px;
}
.image p {
	margin-left: 5px;
}


.top_section .detail {
	float: left;
	width: 370px;
	margin-top: 35px;
}
.top_section .detail .txt {
	width: 370px;
	float: left;
	margin-right: 5px;
	margin-bottom: 30px;
}
.top_section  .detail  .txt  dt {
	display: block;
	height: 18px;
	width: 63px;
	float: none;
}
.top_section .detail .txt dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 80%;
}
.detail p {
	margin-bottom: 5px;
}
.detail img {
	margin-bottom: 5px;
}
.detail_img_up {
	float: left;
	width: 85px;
}
.detail_img_down {
	float: left;
	width: 85px;
	margin-top: 85px;
}

.image_site {
	float: left;
	width: 720px;
	padding-left: 35px;
	padding-top: 20px;
}
.image_site dl {
	margin-left: 15px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	width: 500px;
}
.image_site dd {
	width: 400px;
}

.short_img {
	width: 66px;
	float: left;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-align: center;
}
.short_img p {
	font-size: 70%;
}
.short_img img {
	margin-bottom: 5px;
}

