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

.hed_img {
	text-indent: -9999px;
	height: 165px;
	margin-bottom: 20px;
	background: url(../images/category/construction/com/hed_img.jpg) no-repeat 0px 0px;
}

.hed_side_img {
	background:url(../images/category/construction/com/hed_side_img.gif) 0 0 no-repeat;
	width:210px;
	height:131px;
	text-indent:-9999px;
}

/* index */


.title_img01 {
	background:url(../images/category/construction/index/title_img01.gif) 0 0 no-repeat;
	width:720px;
	height:46px;
	text-indent:-9999px;
	margin-bottom:15px;
}


.title_img02 {
	background:url(../images/category/construction/index/title_img02.gif) 0 0 no-repeat;
	width:720px;
	height:46px;
	text-indent:-9999px;
	margin-bottom:15px;
}


.title_img03 {
	background:url(../images/category/construction/index/title_img03.gif) 0 0 no-repeat;
	width:720px;
	height:46px;
	text-indent:-9999px;
	margin-bottom:15px;
}



ul.list_house,
ul.list_store,
ul.list_etc {
	width: 690px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 20px;
	padding-left: 20px;
	list-style: none;
	margin-bottom: 25px;
}

ul.list_house li,
ul.list_store li,
ul.list_etc li {
	float: left;
	width: 188px;
	background: #FFF;
	text-align: center;
	padding: 10px;
	border:1px solid #DCDCDC;
	margin: 0px 20px 20px 0px;
}

ul.list_house li img,
ul.list_store li img,
ul.list_etc li img {
	width: 170px;
	margin: 10px;
	height: 170px;
}

ul.list_house li:hover,
ul.list_store li:hover,
ul.list_etc li:hover {
	float: left;
	width: 188px;
	background: #cae0fe;
	text-align: center;
	padding: 10px;
	border:1px solid #014099;
	margin: 0px 20px 20px 0px;
}



/* 詳細 */


.u_line {
	margin-bottom: 15px;
	border-bottom: 1px solid #00458A;
	border-top: 1px solid #00458A;
}

.title {
	border-left: 10px solid #00458A;
	padding: 3px 0px 3px 5px;
	font-size: 1.2em;
	margin: 3px 0px 3px 5px;
}



.table_tag01 {
	width: 680px;
	margin: 0px auto 20px;
}

.table_tag01 th {
	padding: 4px 4px 4px 9px;
	background: #00458A;
	color: #FFF;
	text-align: left;
}
.table_tag01 td {
	padding: 9px;
	border: 1px solid #00458A;
}

.table_tag02 {
	width: 680px;
	margin: 0px auto 40px;
	border-top: 1px solid #00458A;
	border-right: 1px solid #00458A;
}

.table_tag02 th {
	padding: 4px;
	width: 20%;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #00458A;
	color: #FFF;
	background: #00458A;
}
.table_tag02 td {
	padding: 4px;
	width: 30%;
	border-bottom: 1px solid #00458A;
	border-left: 1px solid #00458A;
}



ul.gallery {
	list-style: none;
	padding: 20px 0px 0px 20px;
}

ul.gallery li {
	float: left;
	height: 155px;
	width: 155px;
	margin-right: 20px;
	margin-bottom: 20px;
}
