@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
/*-------------------------------------------------------------------
	#price
-------------------------------------------------------------------*/
#price .section {
	margin:20px 0 44px;
}
#price .mt19 {
	margin-top:19px;
}
#price .section .imgleft {
	margin-bottom:7px;
	border:1px solid #DECAA7;
	padding:4px;
	min-height:300px;
}

#content #price .section .hnone{
	min-height:initial;
} 

#price .section .mb13 {
	margin-bottom:13px;
}
#price .section .imgleft ul.image li {
}
#price .section .imgleft ul.image a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width:300px;
}
#price .section .imgleft dl {
	margin-left:320px;
	border:1px solid #DECAA7;
	padding:10px 10px 10px 10px;

}

#price .section .imgleft dl.blank {
	margin-left:0px;

}

#price .section dl dt {
	color:#E7442E;
	font-size:1.14em;
	font-weight:bold;
	line-height:1.4;
	padding:2px 0 0 0;
	margin-bottom:8px;
	border-bottom:1px dotted #E8442F;
}
#price .section dl dd ul {
}
#price .section dl dd ul li {
	font-size:0.85em;
	padding:2px 0 0 14px;
	margin-bottom:3px;
	background:url(../image/icon01.jpg) left center no-repeat;
}
#price .section p.att {
	font-size:0.85em;
	margin-left:325px;
}
