@charset "utf-8";

/* init */
*{
    margin: 0;
    padding: 0;
}
body {
    color: #5f4530;
    font-size: 14px;
    line-height: 1.5em;
	font-family: sans-serif;
	background:url(../images/bg_01.jpg) repeat-x;
}
a img{
	border: none;
	}
a:link{
	color: #d5c686;
	text-decoration: underline;
	}
a:visited{
	color: #d5c686;
	text-decoration: underline;
	}


a#toinfo:link{
	color: #e0493d;
	text-decoration: underline;
	}

a#toinfo:hover{
	color: #d5c686;
	text-decoration: underline;
	}
a#toinfo:visited{
	color: #e0493d;
	text-decoration: underline;
	}
	
a:hover{
	}

/* レイアウト */
#mainImg{
	width: 100%;
	height: 1200px;
	margin: 0 auto;
	background: url(../images/bg_mainImg.jpg) no-repeat 50% top;
}

strong .d-color{
	color:#563d13;
}
	
#ran{
	position:absolute;
	top:-240px;
	left:200px;
	z-index:3;
}

.box02{
	background-color: #fffff5;
	border: 1px solid #f8e7df;
	padding: 15px 10px 5px 10px;
	margin-bottom: 20px;
		position:relative;
}



#intro p{
	width:850px;
	padding:5px 5px 0 5px;
	margin:0;
}

#contents_bg{
	background-color: #FFF;
	}
#contents_bgIn{
	background: url(../images/bg_01.jpg) repeat-x;
	}
#contents_wrapper{
	width: 900px;
	margin: -470px auto 0;
}

#contents_left,#contents_right{
	width: 440px;
}
#contents_left{
	float: left;
}
#contents_right{
	float: right;
}
.contents_1col,.contents_2col{
	background-color: #fcfef6;
	border: 1px solid #dbce92;
	}
.contents_1col{
	width: 868px;
	margin-bottom: 20px;
	padding: 15px;
	position:relative;
}

.contents_2col{
	margin-bottom: 20px;
	width: 408px;
	padding: 15px;
}

.contents_3col{
	background-color: #fcfef6;
	border: 1px solid #dbce92;
	}
.contents_3col{
	width: 868px;
	margin-bottom: 20px;
	padding: 15px 15px 0px 15px;
	position:relative;
}



#footer{
	width: 100%;
	clear: both;
	background-color: #ceda38;
	border-top: 1px solid #f0f9ce;
	margin-top: 40px;
}
#footer_in{
	width: 900px;
	height: 160px;
	margin: 0 auto;
	position: relative;
	
}

/*socialPlugIn*/
.social{
	position: absolute;
	width: 410px;
	height: 35px;
	top: 71px;
	left:270px;
	z-index:5;
	}
.social div{
	float: right;
	}
.twitter{
	color: #000;
	margin: 0 -40px 0 15px;
	}
.line{
	margin: -5px 0 0 15px;
	}
	
	
/* news */

#news dl{
	width:865px;
	background:#FFF;
　　padding:10px 20px;
}


#news dt {
  clear: left;
  float: left;
  width: 128px;
   border-bottom:#c5c5c5 dotted 1px;
  padding:5px 10px;
  color:#919324;
  background:url(../images/icon_yajirushi.gif) no-repeat left center;
  text-indent:1.4em;
}

#news dd {	
  　margin-left: 108px;
   padding:5px 0;
   border-bottom:#c5c5c5 dotted 1px;
}



/* blog */

#toblog{
	background:#ffffeb;
	padding:5px;
	border:1px #e1d396 solid;
	position:relative;
}



#press{
border: 0;
background-color: #FFF;
padding: 18px 10px 15px 10px;
margin-bottom: 15px;
border:#c5c5c5 1px solid;
}


#toblog p{
	margin:5px 0 5px 10px;
	float:left;
	
}


#blog_btn a{
	margin-left:70px;
}

#yajirushi{
	position:absolute;
	top:108px;
	left:42px;
}

/* パーツ */

.yoyaku{
	position:absolute;
	top:8px;
	right:8px;
}

h1{
	margin-bottom: 5px;
}
h2{
	font-size: 15px;
	margin-bottom: 10px;
	}
.table01{
	color: #333333;
	font-size: 13px;
	width: 386px;
	border-collapse: collapse;
}
.table01 td,.table01 th{
	border: 1px solid #aeaeae;
	text-align: left;
	vertical-align: middle;
	padding: 5px 0;
}
.table01 th{
	font-weight: normal;
	background-color: #dad9d9;
	padding-left:10px;

}
.table01 td{
	background-color: #ffffff;
	padding-left:10px;

}

.table02{
	border-collapse: collapse;
	width: 100%;
}
.table02 td,.table02 th{
	border: 1px solid #b3b3b3;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 12px;
}
.table02 th{
	font-weight: normal;
	background-color: #f2f3c6;
}
.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 #c5c5c5;
	border-bottom: 1px dotted #c5c5c5;
	background-color: #FFF;
	padding: 5px 0px;
	text-align: left;
	vertical-align: middle;
	}
.table03 th{
	color: #919324;
	font-weight: normal;
	width: 30%;
	padding-left: 15px;
	}
.table03 td{
	padding-right: 15px;
	}


.table04{
	border-collapse: collapse;
	width: 100%;
	}
.table04 th,.table04 td{
	border-top: 1px dotted #c5c5c5;
	border-bottom: 1px dotted #c5c5c5;
	background-color: #fcfef6;
	padding: 5px 0px;
	text-align: left;
	vertical-align: middle;
	}
.table04 th{
	color: #919324;
	font-weight: normal;
	width: 30%;
	padding-left: 15px;
	}
.table04 td{
	padding-right: 15px;
	}
	
	

	
.box01{
	width: 386px;
	border: 1px solid #c5c5c5;
	background-color: #FFF;
	padding: 20px 10px 10px 10px;
	margin-bottom: 20px;
		position:relative;
}


.txt01{
	padding: 10px 0 8px 18px;
	margin-bottom: 5px;
	font-size: 90%;
	line-height: 1.3em;	
}


.txt02{
	padding-left: 15px;
	}

.txt03{
	padding: 0;
	margin:0;
	font-size: 13px;
	line-height: 1em;	
}


.information{
	background:#FFF;
	padding:5px 10px 0 10px;
	font-size:13px;
	margin-bottom:10px;
	border:1px dotted #c5c5c5;
}

.information li{
	float:left;
	list-style:none;
	padding:5px 15px 5px 0;
}


.name{
	color: #6a5139;
	}	
.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.jpg);
	background-repeat: no-repeat;
}
.box_dl1 a:hover{
	background-image: url(../images/btn_dl_on.jpg);
	background-repeat: no-repeat;
}


.logo1{
	width: 148px;
	height: 43px;
	position: absolute;
	top: 49px;
	left: 1px;
	}
.logo2{
	width: 163px;
	height: 35px;
	position: absolute;
	left: 176px;
	top: 52px;
	}
.support{
	width: 500px;
	color: #f7fbeb;
	font-size: 12px;
	text-align: left;
	position: absolute;
	left: 398px;
	top: 40px;
	}	
.cr{
	width: 500px;
	color: #FFF;
	font-size: 10px;
	text-align: right;
	position: absolute;
	left: 398px;
	top: 121px;
	}
.totop{
	width: 93px;
	height: 32px;
	position: absolute;
	left: 807px;
	top: -26px;
	}

.detail{
	padding:10px 5px 5px 10px;
}


/* padding margin */
.maT5B10{
	margin-top: 5px;
	margin-bottom: 10px;
	}
.maT20{
	margin-top:20px;
	}
.maT15{
	margin-top: 15px;
	}
.maT5{
	margin-top: 5px;
	}
.ma_top5{
	margin-top: 5px;
}
.maB30{
	margin-bottom: 30px;
	}
.maB20{
	margin-bottom: 20px;
}
.maB15{
	margin-bottom: 15px;
	}
.maB10{
	margin-bottom: 10px;
	}
.maB0{
	margin-bottom: 0px;
	}
.pa_btm10{
	padding-bottom: 10px;
}

.pad5{
	padding:5px;
}

/* テキスト装飾 */
.small{
	font-size: 80%;
	line-height: 1.3em;
}
.note{
	color: #d04995;
}

.note2{
	color: #e0493d
}

.note_green{
	color: #919324;
}

.note_s{
	color: #d04995;
	font-size:13px;
	
}
.align_right{
	text-align:right;
	}
.align_center{
	text-align:center;
	}

.day{
	color:#919324;
font-size: 80%;
}
.fri{
	color:#b7ad17;
font-size: 80%;
}
.sat{
	color: #5d86b4;
	font-size: 80%;
	}
.sun{
	color: #e0493d;
font-size: 80%;
	}
	

/*その他 */
.clear{
	clear: both;
	}
