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


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


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

#PageTilte{
	clear:both;
	width:636px;
	margin:20px auto 0px auto;
	height:36px;
	position:relative;
	background-image:url(../images/building_inspection/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: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: 383px;
	top: 3px;
}

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

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


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

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


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

.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 20px;
	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:458px;
	margin: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;
}


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

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

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


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

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

.link_txt p{
	text-align:right;
}

.link_txt p a{
	color:#330000;
}
