@charset "UTF-8";

/*---------------------------------------------------------
　サイト全体
---------------------------------------------------------*/
body{color: #333333; padding: 0;margin: 0;font-size:0.8em;}
h1,h2,h3,h4,h5,p,li,ul,form,dl,dt,dd,div{margin:0;padding:0;}
table td{vertical-align: top; text-align: left;}

/*---ボーダーなし ---*/
img{ border: none;}

/*---リストなし---*/
ul,li{list-style:none;}

/*---クリア---*/
.clear{clear:both;}

/*---リンク---*/
a{color:#4c8301;text-decoration:none;}
a:link{color:#4c8301;text-decoratio:none;}
a:visited{color:#4c8301;text-decoration:none;}
a:active{color:#4c8301;text-decoration:none;}
a:hover{color:#4c8301;text-decoration:underline;}

/*---フロート---*/

.float-left{
float:left;
}

.float-right{
float:right;
}
.clearfix{
zoom:100%;
}

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

/*---------------------------------------------------------
　wrapper
---------------------------------------------------------*/
div#wrapper{
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../img/bg_head.gif) repeat-x;;
}


/*---------------------------------------------------------
　ヘッダー
---------------------------------------------------------*/
div#header{
	width: 805px;
	margin: 0 auto 15px;
	padding: 0;
	position:relative;
	left:9px;
}

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

div#header p.exp{width:100%;font-size:0.7em;margin:10px 0 0 0;}

div#header h1 a{
	margin:15px 0 0;
	display:block;
	width: 293px;
	height: 89px;
	background: url(../img/logo.jpg) top left no-repeat;
	 text-indent: -9999px;
	float:left;
}

/*-- head_R --*/
div.head_R{
	width: /*359px*/390px;
	background: url(../img/tree.gif) top right no-repeat;
	float: right;
}

/*-- sメニュー --*/
ul.sMenu{
	margin:15px 0 0;
	font-size: 1px;
	width: 255px;
	/*margin: 0 130px 0 0;*/
	padding: 0;
	zoom:100%;
}

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

ul.sMenu li{
	display:inline; float:left;
}

ul.sMenu li a.sm1{display:block;width: 70px;height: 20px;background: url(../img/smenu01.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;}
ul.sMenu li a.sm2{display:block;width: 69px;height: 20px;background: url(../img/smenu02.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;}
ul.sMenu li a.sm3{display:block;width: 116px;height: 20px;background: url(../img/smenu03.gif) top left no-repeat;text-indent:-9999px;text-decoration: none;}

p.info{
	width:273px;
	height:38px;
	margin: 30px 140px 0 0;
	background: url(../img/info.gif) top left no-repeat;
	text-indent:-9999px;
}


/*---------------------------------------------------------
　コンテンツ
---------------------------------------------------------*/
div#contents{
	width: 786px;
	margin: 0 auto;
/*	padding: 10px 0 0 0;*/
	zoom:100%;
/*
	position:relative;
	left:15px;
*/
}

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

/*---------------------------------------------------------
　レフトボックス
---------------------------------------------------------*/
div.leftBox{
	width: 158px;
	margin: 10px 0 0;
	padding: 0;
	float: left;
}

div.leftBox h2{
	padding:5px;
	background:#8AB650;
	color:#fff;
	font-size:1.0em;
}

/*-- sideNavi --*/
ul.sideNavi{
	width: 158px;
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 0.9em;
}

ul.sideNavi li{
	margin: 0;
	padding: 0 0 1px 0;
	background: url(../img/dot01.gif) repeat-x bottom;
}

ul.sideNavi li a{
	display: block;
	width: 128px;
	padding: 10px 0 10px 30px;
	background: #fff url(../img/arrow_nm.gif) no-repeat 4px 10px;
}




/*---------------------------------------------------------
　ライトボックス
---------------------------------------------------------*/
div.rightBox{
	width: 599px;
	margin: 10px 0 0;
	padding: 0;
	float: right;
}

div.rightBox p{
margin:10px 0 0;
line-height:150%;
}

/*見出し*/

h2.cat-1{
width:598px;
height:106px;
background:url(../img/h2_01.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.cat-2{
margin-bottom:-10px;
width:598px;
height:106px;
background:url(../img/h2_02.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.cat-3{
width:598px;
height:106px;
background:url(../img/h2_03.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.cat-4{
margin-bottom:-25px;
width:598px;
height:106px;
background:url(../img/h2_21.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.cat-5{
width:598px;
height:106px;
background:url(../img/h2_22.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.cat-6{
margin-bottom:-25px;
width:598px;
height:106px;
background:url(../img/h2_23.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.cat-7{
width:598px;
height:106px;
background:url(../img/h2_24.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.cat-8{
width:598px;
height:106px;
background:url(../img/h2_25.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.opinion{
width:598px;
height:106px;
background:url(../img/h2_26.jpg) no-repeat;
margin-bottom:-10px;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.cat-9{
width:598px;
height:106px;
background:url(../img/h2_31.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.cat-11{
width:598px;
height:106px;
background:url(../img/h2_32.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.h2-friend{
width:598px;
height:106px;
background:url(../img/h2_31.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}


h2.h2-news{
width:598px;
height:106px;
background:url(../img/h2_news.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.cat-13{
width:598px;
height:106px;
background:url(../img/h2_42.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.cat-14{
width:598px;
height:106px;
background:url(../img/h2_43.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.fc{
width:598px;
height:106px;
background:url(../img/h2_32.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.fc-bk{
width:598px;
height:106px;
background:url(../img/h2_32.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.cat-19{
width:598px;
height:106px;
background:url(../img/h2_04.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.cat-21{
margin-bottom:-25px;
width:598px;
height:106px;
background:url(../img/h2_05.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.cat-41{
margin-bottom:-25px;
width:598px;
height:106px;
background:url(../img/h2_41.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}

h2.cat-46{
margin-bottom:-5px;
width:598px;
height:106px;
background:url(../img/h2_46.jpg) no-repeat;
text-indent:-9999px;
position:relative;
top:-10px;
}



/*
h3{
margin:20px 0 0;
background:url(../img/bg_h3.gif) repeat;
padding:10px 10px;
font-size:1.2em;
}
*/

h3{
margin:20px 0 15px;
background:url(../img/h3-03.jpg) no-repeat 0 100%;
padding:10px 0 13px;
font-size:1.2em;
color:#846502;
}

h4{
margin:15px 0 0;
padding:0px;
font-size:1.0em;
}

h4.h4-01{
margin:15px 0 0 0px;
padding:0 0 15px 2px;
color:#847b3a;
background:url(../img/h4-01.jpg) no-repeat 0 100%;
/*border-bottom:dotted 1px #847b3a;*/
}

/*写真大*/

div.main{
	zoom:100%;
}

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

div.rightBox div.main p.shadow{
	margin:0 0 0 3px;
	/*width:300px;*/
	background: url(../img/shadow_001.gif) right bottom;
	float:left;
}

div.main p.shadow img {	
	position: relative;
	left: -5px; /* 画像を左へ移動 */
	top: -5px; /* 画像を上へ移動 */
	padding: 5px; /* 画像枠 */
	background: #fff; /* paddingを設定した場合の背景色 */
	border: 1px solid #cccccc; /* 画像の枠線 */
	/*float:left;*/
}

div.main p.cap_main{
	width:190px;
	margin:0;
	position: relative;
	top:-7px;
	float:right;
}

ul.list01 li{
	list-style-type:disc;
	list-style-position:inside;
	margin-top:15px;
	margin-bottom:5px;
	line-height:1.3;
}

/*---------------------------------------------------------
　フッター
---------------------------------------------------------*/
div#footer{
	width: 785px;
	margin: 30px auto 30px;
	padding:10px 0 0;
	border-top:solid 1px #b7b4af;
}


div#footer ul{
	width:400px;
	margin:0 0 10px 0;
	float:left;
	zoom:100%;
}

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

div#footer ul li{
font-size:0.8em;
float:left;
margin:0 10px 0 0;
padding:0 10px 0 0;
border-right:solid 1px #ccc;
}

div#footer address{
	margin:0;
	padding:0
	width:300px;
	text-align:right;
	margin:0 0 10px 0;
	float:right;
	font-size: 0.8em;
	font-style:normal;
}

div#footer p.copyright{
	margin:-10px 0 0;
	padding:0;
	clear:both;
	font-family:'Arial',sans-serif;
	font-size: 0.8em;
}


/*---------------------------------------------------------
　工事中
---------------------------------------------------------*/

div#contents div.rightBox p.comming{
text-align:center;
margin:100px 0 0 0;
font-size:1.3em;
font-weight:bold;
}
