@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 .sub13{
	background-image:url(../images/building_inspection/sub_li_active.png);
}


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


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

#PageTilte{
	clear:both;
	width:636px;
	margin:20px auto 0px auto;
	height:36px;
	position:relative;
	background-image:url(../images/mokuzo_taishin/sub01.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:123px;
	height:26px;
	position:absolute;
	left: 514px;
	top: 2px;
}

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

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

#PageTilte .link2{
	width:123px;
	height:26px;
	position:absolute;
	left: 378px;
	top: 3px;
}

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

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


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

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

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

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

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

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

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

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

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

.Table02{
	width:595px;
	margin:10px auto 5px auto;
	border-left:1px solid #633;
	border-top:1px solid #633;
}

.Table02 th{
	background-color:#633;
	color:#FFF;
	padding:5px 0px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	text-align:left;
	text-indent:1em;
	width:40%;
}


.Table02 td{
	border-right:1px solid #633;
	border-bottom:1px solid #633;
	padding:5px 20px;
	text-align:right;
}

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

.Table03{
	width:595px;
	margin:10px auto 10px auto;
	border-left:1px solid #633;
	border-top:1px solid #633;
}

.Table03 th{
	background-color:#633;
	color:#FFF;
	padding:5px 0px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width:25%;
}


.Table03 td{
	border-right:1px solid #633;
	border-bottom:1px solid #633;
	padding:5px 10px;
}


.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;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}

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

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

.nest_table th{
	width:108px;
	background-color:#CBEBDF;
	border-bottom:1px solid #FFF;
	color:#314F4F;
	vertical-align:middle;
}

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

.nest_table .Rborder{
	border-right:1px solid #CCCCCC;
}

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


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

.Item{
	width:460px;
	margin:30px auto;
}

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

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


/*
画像
--------------------------------------------------*/

.flow_img01{
	width:455px;
	margin:20px auto;
	display:block;
}

.flow_img02{
	width:436px;
	margin:20px auto;
	display:block;
}

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

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

.link_txt p{
	/*text-align:right;*/
}

.link_txt p a{
	color:#330000;
}

/*
2カラム　テキスト
-------------------------------------------*/

.textblock01{
	width:595px;
	margin:2em auto;
	overflow:hidden;
}

.textblock01 .textcol{
	width:375px;
	float:left;
	overflow:hidden;
	line-height:200%;
}

.textblock01 .imgcol{
	width:200px;
	float:right;
	overflow:hidden;
}

/*
追加テーブル
-------------------------------*/

.tani_table{
	width:590px;
	margin:0 auto 20px auto;
}

.tani_table .left_td{
	text-align:left;
	vertical-align:top;
}

.tani_table .right_td{
	text-align:right;
	vertical-align:top;
}

/*