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


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


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

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


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

.txt01{
	width:570px;
	margin:20px auto 30px auto;
}

.txt02{
	width:570px;
	margin:0px auto 20px auto;
}



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

#unker{
	width:442px;
	margin:20px auto 50px auto;
	overflow:hidden;
}

#unker li{
	list-style-type:none;
	display:block;
	width:215px;
}

#unker .li01{
	float:left;
	margin-bottom:14px;
}

#unker .li02{
	float:right;
	margin-bottom:14px;
}

#unker .li03{
	clear:both;
	margin-left:0px;
}


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

#c_slb01{
	clear:both;
	margin:30px auto;
	width:600px;
}

#c_slb02{
	clear:both;
	margin:30px auto;
	width:600px;
}

#c_slb03{
	clear:both;
	margin:30px auto;
	width:600px;
}


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

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

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

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

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

.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:450px;
	margin:10px auto 10px auto;
	color:#513131;
	font-size:16px;
}

.Table01 td dl{
	margin:10px 0px;
}

.Table01 td dl dt{
}

.Table01 td dl dd{
	margin:10px 0px 0px 0px;
}

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

.img01{
	display:block;
	width:374px;
	margin:30px auto 40px auto;
}


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

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

.img04{
	display:block;
	width:423px;
	margin:20px auto 30px auto;
}


/*
取扱い保険法人
-------------------------------------------------*/

#toriatsukai{
	width:422px;
	overflow:hidden;
	margin:20px auto;
}

#toriatsukai li{
	background-image:none;
	margin:0px;
	padding:0px;
	width:199px;
}

#toriatsukai .li_bn01{
	float:left;
}

#toriatsukai .li_bn02{
	float:right;
	margin-left:24px;
	display:inline;
}

#toriatsukai .li_bn03{
	clear:both;
	margin-top:20px;
	float:left;
}

#toriatsukai .li_bn04{
	float:right;
	margin-top:20px;
	margin-left:24px;
	display:inline;
}

/*
詳しくは
---------------------------------------*/

.detail{
	display:block;
	width:600px;
	margin:10px auto;
	text-align:right;
}

.detail a{
	color:#000;
}