/* ------------------------
   左レイアウト
------------------------ */

#leftMain {
	width: 160px;
	float: left;
	padding-left:0px;
	
}



/* ------------------------
   トップ基本レイアウト
------------------------ */

#topMain { width: 630px; zoom: 1; padding-right: 0px; float: left; margin: 0px 0px 20px 95px; text-align:left; background-color:#FFF}

#topMain:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}


/* ------------------------
   コンテンツレイアウト
------------------------ */

table {
	position:relative;
	width: 630px;
	background-color: #FFF;
	
}

table.text1 {
	position:relative;
	width: 290px;
	float: left;
	margin-top: 15px;
}

table.photo1 {
	position:relative;
	width: 330px;
	float: right;
	margin-top: 10px;
}

table.solid1 {
	position:relative;
	width: 305px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: #c7b583 solid 1px;
	border-left: #c7b583 solid 1px;
	border-right: #c7b583 solid 1px;
	border-bottom: #c7b583 solid 1px;
}

table.solid2 {
	position:relative;
	width: 305px;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: #c7b583 solid 1px;
	border-left: #c7b583 solid 1px;
	border-right: #c7b583 solid 1px;
	border-bottom: #c7b583 solid 1px;
}

table td.h10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

table td.padding5 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 1.4;
}

table td.padding10 {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 1.4;
}

table.category:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}



/* left navi 
----------------------------------*/

#left_navi_01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #85c23a;
	background-position: center center;
	margin: 0px;
	width: 160px;
	
		
}

#txt_01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #414141;
	background-color: #FFFFFF;
	padding: 5px;

	/* width: 160px; */
}


#txt_01 p{
 margin-top: 8px;
	
}

#txt_01-B {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #414141;
	background-color: #e2e2e2;
	padding: 5px;
	/* width: 160px; */
	margin-bottom: 10px;
	/*height:140px;*/
}

#txt_01-B p{
 margin-top: 8px;
	
}

#01_illust {
	float: right;
	padding-right:3px;
	margin-bottom:5px;
	padding-bottom:8px;
}

#left_navi02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #85c23a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* width: 160px; */

}

#main{ width:960px; margin:0 auto; text-align:center; background-color:#FFFFFF;}
#main:after{clear:both;content:".";display:block;height:0;visibility:hidden}
#breadcrumbs{ width:960px; margin: 0 auto; font-weight:normal}
#breadcrumbs h2{font-weight:normal}

#headline_area01{width:960px; margin:0px auto 10px}
#headline_area01 .headline01{ font-weight:400;}
#main .asaid_marge{float:right;}
.box_outline{border-width:1px; border-style:solid; border-color:#000000;}

#bukken {width:610px; font-size:12px; margin-bottom:10px;}
#bukken li{ float:left; margin-right:5px; margin-top:5px; }
.b_margin5{ margin-bottom:5px; margin-top:10px;} 