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

/*contents
------------------------*/
.contents {
	width:925px;
	background:#FFFFFF;
	margin:0 auto;
	padding-bottom:40px;
}


.contents_inner {
	width:845px;
	margin:auto;
}


.title_img {
	background:url(../images/category/style/exterior/title_img.gif) 0 0 no-repeat;
	width:845px;
	height:90px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.contents_inner_l {
	width:425px;
	float:left;
	margin-bottom:20px;
}


.subtitle_img {
	background:url(../images/category/style/exterior/sub_title.gif) 0 0 no-repeat;
	width:425px;
	height:21px;
	text-indent:-9999px;
	margin-bottom:20px;
}


.contents_inner_r {
	width:380px;
	float:right;
	margin-bottom:20px;
}


.img_gallery {
	background:url(../images/category/style/exterior/img_gallery.gif) 0 0 no-repeat;
	width:845px;
	height:35px;
	text-indent:-9999px;
}
