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

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


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



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


.hed_img {
	background:url(../images/category/style/img.jpg) 0 0 no-repeat;
	width:420px;
	height:310px;
	color:#FFFFFF;
	padding:60px 405px 0 20px;
	margin-bottom:20px;
}


.bnt_select ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.bnt_select ul li {
	width:267px;
	height:250px;
	float:left;
	margin:0 14px 0 0;
	margin-bottom:20px;
}

.bnt_select01 a {
	background:url(../images/category/style/img_exterior.jpg) 0 0 no-repeat;
	width:267px;
	height:250px;
	display:block;
	text-indent:-9999px;
}

.bnt_select02 a {
	background:url(../images/category/style/img_interior.jpg) 0 0 no-repeat;
	width:267px;
	height:250px;
	display:block;
	text-indent:-9999px;
}

.bnt_select03 a {
	background:url(../images/category/style/img_material.jpg) 0 0 no-repeat;
	width:267px;
	height:250px;
	display:block;
	text-indent:-9999px;
}


.bnt_select01 a:hover {
	background:url(../images/category/style/img_exterior.jpg) -267px 0 no-repeat;
	width:267px;
	height:250px;
	display:block;
	text-indent:-9999px;
}

.bnt_select02 a:hover {
	background:url(../images/category/style/img_interior.jpg) -266px 0 no-repeat;
	width:267px;
	height:250px;
	display:block;
	text-indent:-9999px;
}

.bnt_select03 a:hover {
	background:url(../images/category/style/img_material.jpg) -267px 0 no-repeat;
	width:267px;
	height:250px;
	display:block;
	text-indent:-9999px;
}
