/* CSS Document */


/*contents_l
----------------------*/
.contents_l {
	width:210px;
	float:left;
}

/*contents_r
----------------------*/
.contents_r {
	width:650px;
	float:right;
}


.hed_img {
	background:url(../images/category/re_interior/hed_img.jpg) 0 0 no-repeat;
	width:650px;
	height:120px;
	text-indent:-9999px;
}

.hed_text {
	width:640px;
	background:#F5F5F5;
	padding:5px;
	border-bottom:1px solid #646464;
	margin-bottom:15px;
}

.bg_title_img01 {
	background:url(../images/category/re_interior/bg_title_img01.gif) 0 0 no-repeat;
	width:650px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.bg_title_img02 {
	background:url(../images/category/re_interior/bg_title_img01.gif) 0 -40px no-repeat;
	width:650px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.bg_title_img03 {
	background:url(../images/category/re_interior/bg_title_img01.gif) 0 -80px no-repeat;
	width:650px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.bg_title_img04 {
	background:url(../images/category/re_interior/bg_title_img01.gif) 0 -120px no-repeat;
	width:650px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.bg_title_img05 {
	background:url(../images/category/re_interior/bg_title_img01.gif) 0 -160px no-repeat;
	width:650px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:10px;
}

.bg_title_img06 {
	background:url(../images/category/re_interior/bg_title_img01.gif) 0 -200px no-repeat;
	width:650px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:10px;
}
	
.goods_wrap {
	width:650px;
	margin:0 0 20px;
}

.goods_box {
	border:1px solid #C8C8C8;
	width:630px;
	margin:0 0 10px 10px;
}

.goods_title {
	background:url(../images/category/re_interior/bg_subtitle_img.gif) 0 0 no-repeat;
	width:630px;
	height:15px;
	color:#FFFFFF;
	font-size:1em;
	padding:5px;
	margin-bottom:10px;
}

.goods_img {
	width:200px;
	float:left;
	padding:0 0 10px 10px;
}

.goods_detail {
	float:right;
	width:390px;
	padding:0 10px 10px 0;
}

/*feature_box
----------------------*/

.feature_box {
	width: 450px;
	background: url(../images/category/re_interior/bg_feature.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 20px;
}
.feature_box h5 {
	font-size: 1.2em;
	color: #FF7800;
	margin-bottom: 10px;
}
.feature_l {
	width: 130px;
	float: left;
}
.feature_r {
	float: right;
	width: 300px;
	margin-bottom: 10px;
}
.feature_r th {
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	border-bottom: 1px solid #999999;
}
.feature_r td {
	padding-left: 10px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.feature_title {
	background: url(../images/category/re_interior/icon_feature_title.gif) no-repeat;
	padding-left: 40px;
}
.price {
	font-size: 2.5em;
	font-weight: bolder;
	color: #FF0000;
}
.feature_top {
	background: url(../images/category/re_interior/bg_feature_top.gif) no-repeat center top;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.feature_bottom {
	background: url(../images/category/re_interior/bg_feature_bottom.gif) no-repeat center bottom;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.kakaku {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
