@charset "euc-jp";
#headarea-banner{
	margin: 0px 0px 5px;
	padding: 0px;
}
div #detailinfo-button{
	margin: 0px 0px 10px;
}
div #detailinfo-button a{
}
div #detailinfo-button2 a{
}

#detail-info{
	background-image: url(../images/detail/detail-info_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 12px;
	margin-top:10px;
	margin-bottom: 15px;
}
#detail-info h2{
	margin: 0px 15px 0.5em;
	color: #d00;
	background-image: url(../images/detail/detail-info_h2_head.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:100%;
	padding-left: 8px;
	clear: both;
}
#detail-info h3{
	margin: 0px 15px 0.2em;
	color: #036;
	font-size:100%;
	font-weight: normal;
}

#detail-info .subimg{
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
#detail-info .floatclear{
	clear: both;
}
#detail-info .iconfield{
	float: left;
	margin-right: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
}
#detail-info .icontextfield{
	float: left;
	height: auto;
	padding-bottom: 0.5em;
	width: 630px;
}
#detail-info .icontextfield p{
	margin-top: 2px;
}
#detail-info p{
	margin: 0px 15px 1em;
	line-height: 1.5em;
}
#detail-info #detail-close{
	margin: 0px 0px 0px 650px;
	padding: 0px;
	clear: both;
}
#detail-info #detail-close a{
	background-image: url(../images/detail/winclose.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 55px;
}
#detail-info #detail-foot{
	background-image: url(../images/detail/detail-info_foot.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 720px;
	height:10px;
}
#detail-info .detail-img{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;	
}
