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

/*
サイドバー
-----------------------------------------------------------------------------------*/

#StyleCollection{
	width:215px;
}

#StyleCollection{
	list-style-type:none;
}

#StyleCollection p{
	display:block;
	width:215px;
	height:26px;
	background-image:url(../images/gyoumu/side_lb01.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#StyleCollection p span{
	display:none;
}

#StyleCollection ul{
	width:195px;
	margin-left:19px;
	margin-top:20px;
	overflow:hidden;
}

#StyleCollection ul li{
	background-image:url(../images/youshiki/right_column_li01.png);
	background-repeat:no-repeat;
	background-position:left 0.35em;
	padding-left:20px;
	margin-bottom:10px;
	color:#584D39;
}

#StyleCollection ul li a{
	color:#584D39;
	text-decoration:none;
}

#StyleCollection ul li a:hover{
	text-decoration:underline;
}

/*
ページタイトル
-----------------------------------------------------------------------------------*/

#PageTilte{
	clear:both;
	width:636px;
	margin:20px auto 0px auto;
	height:36px;
	position:relative;
	/*background-image:url(../images/eco/lb01.png);*/
	background-image:url(../images/zouyo_hikazei_jutaku_syoumeisyo/lb01.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#PageTilte li{
	list-style-type:none;
	width:auto;
	margin:0px;
	padding:0px;
	display:block;
}

#PageTilte .lb{
	display:none;
}

#PageTilte .link{
	width:110px;
	height:26px;
	position:absolute;
	left: 521px;
	top: 0px;
}

#PageTilte .link a{
	display:block;
	width:123px;
	height:26px;
}

#PageTilte .link a span{
	display:none;
}

#PageTilte .link2{
	width:100px;
	height:25px;
	position:absolute;
	left: 394px;
	top: -1px;
}

#PageTilte .link2 a{
	display:block;
	width:123px;
	height:25px;
}

#PageTilte .link2 a span{
	display:none;
}


/*
テキスト
-----------------------------------------------------*/

.txt01{
	width:590px;
	margin:20px auto;
}

.txt02{
	padding-left:1.5em;
	text-indent:-1.5em;
	display:block;
	margin:1em 0px;
}

.txt03{
	display:block;
	margin:1em 0px 2em 0px;
}

.col_red{
	color:#C00;
}

.txt04{
	display:block;
	margin:1em 0px 1em 1em;
	text-indent:-1em;
}
/*
表
-----------------------------------------------------*/

.Table01{
	width:595px;
	margin:10px auto;
}

.Table01 th{
	width:96px;
	vertical-align:top;
}

.Table01 th div{
	background-color:#633;
	color:#FFF;
	line-height:200%;
	border:1px solid #633;
}

.Table01 td{
	border:1px solid #633;
	padding:0px 15px;
	line-height:200%;
}

.Table01 td ul{
	width:auto;
	margin:10px 0px;
}

.Table01 td ul li{
	list-style-type:none;
	background-image:url(../images/building_inspection/li01.png);
	background-repeat:no-repeat;
	background-position:left 0.4em;
	padding-left:10px;
	line-height:150%;
	margin-bottom:10px;
}

.Table01 td h3{
	width:468px;
	margin:10px auto 0px auto;
	border-bottom:1px solid #633;
	color:#513131;
	font-size:14px;
	margin-bottom:10px;
}

.Table01 td h3 span{
	display:block;
	padding:5px 5px 5px 5px;
}


/*
表1
--------------------------------------------------------*/

.table02{
	width:445px;
	margin:0 auto 40px auto;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
}

.table02 th{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#E8D9BB;
	text-align:left;
	vertical-align:middle;
	text-align:center;
}

.table02 th p{
	padding:5px 10px;
}

.table02 td{
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:none;
	border-top:none;
	vertical-align:middle;
	text-align:center;
}

.table02 td p{
	padding:5px 10px;
	font-size:14px;
}
