@charset "utf-8";

/*　
------------------------------------------------------------ */

#img_top {
	width: 960px;
	height: 180px;
	background: url(../common/images/img_price.jpg) no-repeat;
	text-indent: -999em;
}

#main h3 {
	margin-bottom: 10px;
	clear: both;
}

.box_01 {
	width: 145px;
	margin-right: 10px;
	float: left;
}

.box_02 {
	width: 350px;
	margin-right: 10px;
	float: left;
}
.box_01 img,.box_02 img {
	margin: 0 10px 10px;
} 

.box_01 dl,.box_02 dl {
	font-size: 1.2em;
	text-align: center;
} 

.box_01 dt,.box_02 dt {
	font-weight: bold;
} 