@charset "UTF-8";
/* CSS Document */

/*----------------wrapper----------------*/

/*----------------main----------------*/

#main_wrapper {
	width:auto;
	margin:auto;
	background:url(../../common/img/main_nobashi02.jpg) repeat-x;
}

#main {
	width:960px;
	margin:auto;
}

/*----------------contents----------------*/

#contents {
	width:660px;
	clear:both;
	overflow:hidden;
}

#contents dl {
	width:658px;
	height:300px;
	clear:both;
	overflow:hidden;
	float:left;
	background:url(../img/contents_bg_price.jpg) no-repeat;
}

#contents dl dt {
	width:400px;
	padding:0 0 20px 0;
}

#contents dl dd {
	width:400px;
	line-height:2em;
}