@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;
}

/*
サブメニュー　反転
----------------------------*/

#StyleCollection ul .sub15{
	background-image:url(../images/building_inspection/sub_li_active.png);
}


#StyleCollection ul .sub15 a{
	color:#CC6600;
	font-weight:bold;
}


/*
見出し
-----------------------------------------*/

.contents_lb01{
	width:636px;
	height:36px;
	background-image:url(../images/bels/lb01.png);
}

.contents_lb01 span{
	display:none;
}


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

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

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

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

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

.Table01 th div{
	background-color:#633;
	color:#FFF;
	padding:10px 0px;
	border-bottom:1px solid #633;
	border-top:1px solid #633;
}

.Table01 td{
	border:1px solid #633;
	padding:10px 20px;
	vertical-align:top;
}

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

.Table01 td oli {
	padding-left:20px;
	line-height:150%;
	margin-bottom:10px;
}
.Table01 td ol li {
		padding-left:10px;
	line-height:150%;
	margin-bottom:10px;

}

.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 dl {
	margin:10px auto;
}


.spspspspspsp{
	margin-bottom:50px;
}

/*
テキスト装飾
------------------------------------*/

.txt_deco01{
	color:#C00;
	display:block;
	padding-left:1em;
	text-indent:-1em;
	margin:20px 0px;
	font-weight:bold;
}

.txt_deco02{
	color:#314F4F;
	display:block;
	padding-left:1em;
	text-indent:-1em;
	margin:20px 0px 10px auto;
	font-weight:bold;
	font-size:14px;
}

.txt_deco02 dt{
}

.txt_deco02 dd{
	font-size:12px;
}

.txt_deco03{
	color:#C00;
	display:block;
	margin:20px 0px;
}

.txt_deco04{
	color:#314F4F;
	display:block;
	padding-left:1em;
	text-indent:-1em;
	margin:7px 0px 10px auto;
	font-weight:bold;
	font-size:14px;
}

.txt_deco04 dt{
}

.txt_deco04 dd{
	font-size:12px;
}


/*
入れ子
----------------------------------*/

.Table01 td .nest_table{
	display:block;
	width:460px;
	margin:0 auto;
}

.Table01 td .nest_table th{
	background-color:#CBEBDF;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	color:#314F4F;
	vertical-align:middle;
	padding:0px;
	width:auto;
}

.Table01 td .nest_table th div{
	padding:10px 0px;
	background-color:#CBEBDF;
	border:none;
	color:#314F4F;
	width:auto;
	margin:0px;
}

.Table01 td .nest_table td{
	border:none;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
	vertical-align:middle;
	text-align:center;
}

.Table01 td .nest_table td div{
	padding:10px;
	background-color:none;
	border:none;
}

.Table01 td .nest_table .Rborder{
}

.Table01 td .nest_table .Bottoms{
	border-bottom:none;
}

.Table01 td .nest_table .line01{
	width:108px;
}

.Table01 td .nest_table .line02{
	width:171px;
}

.Table01 td .nest_table .line03{
	width:171px;
}

.Table01 td .nest_table .line04{
	width:108px;
}

.Table01 td .nest_table .line05{
	width:62px;
}

.Table01 td .nest_table .line06{
	width:142px;
}

.Table01 td .nest_table .line07{
	width:142px;
}

.Table01 td .nest_table .caution{
	color:#C00;
}

/*
1項目
----------------------------------------------*/

.Item{
	width:440px;
	margin:20px auto 20px 20px;
}

.Item dt{
	background-color:#990000;
	padding:5px 0px;
	color:#FFF;
	text-align:center;
	width:4em;
	font-weight:bold;
}

.Item dd{
	border:1px solid #990000;
	padding:10px 20px;
	color:#000000;
}


/*
リンクボタン
-----------------------------------------*/

.link_button{
	width:273px;
	overflow:hidden;
	margin:30px 20px 5px 0px;
	float:right;
	display:inline;
}

.link_button li{
	list-style-type:none;
	float:left;
	display:inline;
	margin-left:10px;
	width:123px;
}

.link_button .note{
	padding-left:1.0em;
	text-indent:-11px;	
}


/*
リンクテキスト
-------------------------------------------*/

.link_txt{
	clear:both;
	width:595px;
	margin:15px auto;
	overflow:hidden;
}

.link_txt p{
	text-align:right;
}

.link_txt p a{
	color:#330000;
}


/*
アンカー
-----------------------------------*/

#p_unker{
	width:300px;
	margin:20px auto 20px auto;
	overflow:hidden;
}

#p_unker li{
	list-style-type:none;
	float:left;
	display:inline;
}

#p_unker .p_unker02{
	margin-left:14px;
}


/*
小見出し
------------------------------------*/

#p_slb01{
	clear:both;
	width:500px;
	margin:50px 0px 20px 23px;
}

#p_slb02{
	clear:both;
	width:500px;
	margin:50px 0px 20px 23px;
}


/*
ダウンロードボタン
--------------------------------*/

#download_button{
	width:600px;
	margin:0 auto;
	text-align:right;
	display:block;
}


.caution{
	font-weight:bold;
}

/*
-----------------------------------------*/
#p_navi{
	width:301px;
	margin:30px auto;
	overflow:hidden;
}

#p_navi li{
	list-style-type:none;
	display:inline;
	width:210px;
	float:left;
}

#p_navi .sp_left{
	margin:2px;
	float:left;
}

#p_navi .sp_1{
	margin:2px;
	float:left;
}

#p_navi .sp_top{
	margin-top:8px;
}

/*
表2
--------------------------------------------------------*/

.table03{
	width:460px;
	margin:10px auto 0px auto;
	border-left:1px solid #999999!important;
	border-top:1px solid #999999!important;
	font-size:12px;
}

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

.table03 th p{
}

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

.table03 td p{
	font-size:12px;
}

.table03 td dl{
	font-size:11px;
}

