@charset "shift_jis";


.top_section {
	background-image: url(../../img/body_bg.gif);
	background-position: 470px 30px;
	background-repeat: no-repeat;

}

.top_section .detail {
	float: left;
	width: 165px;
	margin-top: 35px;
	margin-left: 20px;
}
.detail img {
	margin-bottom: 5px;
}


.detail p {
	margin-bottom: 5px;
}
dl     {
	margin-top: 5px;
	font-size: 80%;
}
dt    {
	color: #004EA2;
	margin-bottom: 5px;
}
dd   {
	margin: 0px;
	padding: 0px;
}


.image_site {
	float: left;
	width: 720px;
	padding-left: 35px;
	text-align: center;
	padding-top: 10px;
	font-size: 80%;
}
.photo_box {
	margin-left: 25px;
}

.long_img {
	width: 195px;
	margin-top: 55px;
	float: left;
	margin-right: 30px;
}
.short_img {
	width: 140px;
	margin-top: 55px;
	float: left;
	margin-right: 30px;
}
.market_img {
	width: 140px;
	margin-top: -20px;
	float: left;
	margin-right: 0px;
}

.market_img strong {
	color: #FF0000;
	font-weight: normal;
}

