@charset "utf-8";

/* init */
*{
    margin: 0;
    padding: 0;
}
body {
    color: #333333;
    font-size: 14px;
    line-height: 1.5em;
	font-family: sans-serif;
}
a img{
	border: none;
	}
a:link{
	color: #9d6931;
	}
a:visited{
	color: #9d6931;
	}
a:hover{
	}

/* レイアウト */
#mainImg{
	width: 900px;
	height: 654px;
	margin: 0 auto;
}
#mainImg_wrapper{
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #429600;
	}
#contents_bg{
	background-color: #faffed;
	}
#contents_wrapper{
	width: 900px;
	margin: 0 auto;
}
#contents_left,#contents_right{
	width: 438px;
}
#contents_left{
	float: left;
}
#contents_right{
	float: right;
}
.contents_1col,.contents_2col{
	background-color: #fdfff7;
	border: 1px solid #69b52e;
	}
.contents_1col{
	width: 868px;
	margin-bottom: 20px;
	padding: 15px;
}
.contents_2col{
	margin-bottom: 20px;
	width: 408px;
	padding: 15px;
}
#footer{
	clear: both;
	background-color: #795f47;
	border-top: 1px solid #5f442c;
	margin-top: 40px;
	width:100%;
}
#footer_in{
	width: 900px;
	height: 150px;
	margin: 0 auto;
	position: relative;
}


/* パーツ */
h1{
	margin-bottom: 15px;
}
h2{
	font-size: 16px;
	margin-bottom: 10px;
	}
.aboutCont{
	float: left;
	width: 660px;
	line-height: 1.8em;
	}
.aboutImg{
	float: right;
	width: 185px;
	}
.table01{
	border-collapse: collapse;
	width: 386px;
}
.table01 td,.table01 th{
	border: 1px solid #aeaeae;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
}
.table01 th{
	font-weight: normal;
	background-color: #f5f5f5;
	width: 30%;
}
.table01 td{
	background-color: #ffffff;
}

.table02{
	border-collapse: collapse;
	width: 100%;
}
.table02 td,.table02 th{
	border: 1px solid #ccc0ae;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 12px;
}
.table02 th{
	font-weight: normal;
	background-color: #e1d6c6;
}
.table02 td{
	background-color: #FFF;
}	
.table02 td.fee{
	text-align: left;
	padding: 15px 0 15px 25px;
	}
	
.table03{
	border-collapse: collapse;
	width: 100%;
	}
.table03 th,.table03 td{
	border-top: 1px dotted #7d673b;
	border-bottom: 1px dotted #7d673b;
	background-color: #FFF;
	padding: 5px 0px;
	text-align: left;
	vertical-align: middle;
	}
.table03 th{
	color: #715841;
	font-weight: normal;
	width: 25%;
	padding-left: 15px;
	}
.table03 td{
	padding-right: 15px;
	}

.table04{
	border-collapse: collapse;
	width: 100%;
}
.table04 td,.table04 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
	font-size: 12px;
}
.table04 th{
	padding: 3px;
	text-align: center;
	width: 20%;
	background-color: #ffebe4;
}
.table04 td{
	padding: 8px;
	text-align: left;
	background-color: #FFF;
}



.box01{
	width: 386px;
	border: 1px solid #d2d2d2;
	padding: 20px 10px 10px 10px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.5em;
}
.green{
	background-color: #ddefd7;
	}
.blue{
	background-color: #dceffe;
	}
.yellow{
	background-color: #fef0c9;
	}
.pink{
	background-color: #ffe8f4;
	}
.box02{
	padding: 15px;
	border: 1px solid #d2d2d2;
	background-color: #FFF;
	}
.box03{
	padding: 7px;
	border: 1px solid #d2d2d2;
	background-color: #FFF;
	margin-top: 10px;
	clear: both;
	}

.txt01{
	border-bottom: 1px dotted #999999;
	padding: 10px 0 8px 35px;
	margin-bottom: 13px;
	font-size: 12px;
	line-height: 1.3em;
}
.txt02{
	padding-left: 15px;
	}
.okuCont{
	width: 215px;
	float: left;
	}
.okuImg{
	float: right;
	width: 140px;
	}
.okuCom{
	clear: both;
	}
.fukidashiT{
	width: 356px;
	margin: 0 auto;
	}
.fukidashiM{
	width: 336px;
	margin: 0 auto;
	background: url(../images/img_fukidashiBack.gif) repeat-y;
	padding: 0 10px;
	color: #785065;
	}
	
.post_need{
	font-size: 12px;
	margin: 3px 0;
	}
.name{
	color: #584932;
	}	
.gmap{
	margin: 15px 0 5px;
	}
.gmap p{
	text-align: right;
	font-size: 85%;
	}
.gmap_in{
	border: solid 1px #cebbbb;
	}
.box_dl1 a,.box_dl2 a{
	display: block;
	width: 238px;
	height: 57px;
	padding: 50px 20px 0 150px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	line-height: 1.2em;
	text-decoration: none;
}
.box_dl1 a:link,.box_dl2 a:link,.box_dl1 a:visited,.box_dl2 a:visited,.box_dl1 a:hover,.box_dl2 a:hover{
	color: #333333;
	text-decoration: none;
}
.box_dl1 a{
	background-image: url(../images/btn_dl_off.gif);
	background-repeat: no-repeat;
}
.box_dl1 a:hover{
	background-image: url(../images/btn_dl_on.gif);
	background-repeat: no-repeat;
}


.logo1{
	width: 148px;
	height: 44px;
	position: absolute;
	top: 49px;
	left: 1px;
	}
.logo2{
	width: 163px;
	height: 36px;
	position: absolute;
	left: 183px;
	top: 52px;
	}
.support{
	width: 500px;
	color: #d8d3cf;
	font-size: 12px;
	text-align: left;
	position: absolute;
	left: 398px;
	top: 36px;
	}	
.cr{
	width: 500px;
	color: #c9bdb1;
	font-size: 10px;
	text-align: right;
	position: absolute;
	left: 398px;
	top: 118px;
	}
.totop{
	width: 92px;
	height: 32px;
	position: absolute;
	left: 807px;
	top: -24px;
	}

/* padding margin */
.maT5B10{
	margin-top: 5px;
	margin-bottom: 10px;
	}
.maT20{
	margin-top:20px;
	}
.maT10{
	margin-top:10px;
	}
.maT5{
	margin-top: 5px;
	}
.maL5{
	margin-left: 5px;
	}
.maB30{
	margin-bottom: 30px;
	}
.maB20{
	margin-bottom: 20px;
}
.maB15{
	margin-bottom: 15px;
	}
.maB10{
	margin-bottom: 10px;
	}
.maB5{
	margin-bottom: 5px;
	}
.maB0{
	margin-bottom: 0px;
	}



/* テキスト装飾 */
.small{
	font-size: 10px;
	line-height: 1.3em;
}
.note{
	color: #C36;
}
.align_right{
	text-align:right;
	}
.align_center{
	text-align:center;
	}
	
/*その他 */
.fR{
	float: right;
	}
.clear{
	clear: both;
	}
.nodisplay{
	display: none;
	}
