@charset "utf-8";

/* 基本設定
----------------------------------------------- */

html, body, div, h1, h2, h3, h4, h5, p, dl, dt, dd, ul, li, form, input, header, footer, nav, section, article, aside{
	margin: 0;
	padding: 0;
}
header, footer, nav, section, article, aside{
	display: block;
}
ul{
	list-style:none;
}
a{
	text-decoration: none;
	outline: none;
}
a img{
	border: none;
}
table{
	 
	border-collapse: collapse;
}

body{
	color: #42210B;
	font-family: メイリオ, Meiryo, 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
	overflow-x: hidden;
	position:relative;
	-webkit-print-color-adjust: exact;
	background: url(../img/bg.gif) repeat top center;
}
@media print {
	body{
		width: 980px!important;
	}
}
.wrapper{
	width: 960px;
	margin:0 auto;
	padding:0 10px;
}

/* Clearfix */
.clearfix::after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height:0;
	font-size:0;
}
.clearfix{
	min-height: 0px;
}
* html .clearfix{
	height: 0px;
	line-height:0;
	font-size:0;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* リンク系
----------------------------------------------- */
a{
	color: #42210B;
	text-decoration: underline;
}

a:hover,
a:active{
	text-decoration: none;
	color:rgb(198,66,99);
 -webkit-transition-duration: 0.5s;
 -moz-transition-duration: 0.5s;
 -o-transition-duration: 0.5s;
}

div#main #main_Right a img:hover,
div#main #main_Right a img:active {
		filter:alpha(opacity=65);
	/* IE6、IE7向けの設定 */
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	/* IE8向けの設定 */
 -webkit-transition-duration: 0.5s;
 -moz-transition-duration: 0.5s;
 -o-transition-duration: 0.5s;
}

/* header
----------------------------------------------- */
header#header{
	background:url(../img/header/head_bg.jpg) no-repeat top center;
}
header#header section{
	position:relative;
	margin-bottom:30px;
}
header#header section > p{
	position:absolute;
	right:-40px;
	bottom:145px;
	z-index:9;
}
header#header section > h1{
	margin:0;
	line-height: 0;
	padding:165px 0 196px 210px;
}
header#header section > div{
	text-align: center;
	padding:47px 0;
}

/* main
----------------------------------------------- */
div#main{
	margin-bottom:30px;
}
div#main div#main_Left{
	float:left;
	width:670px;
}
div#main div#main_Right{
	float:right;
	width:250px;
}

/* h2 */
div#main div#main_Left > section{
	margin-bottom:60px;
}
div#main div#main_Left section h2{
	font-size: 100%;
	padding:0 0 15px 0;
	margin-bottom: 15px;
	line-height:1;
	border-bottom:1px solid #8C6239;
}
div#main div#main_Left section h2 span{
	float: right;
	vertical-align: bottom;
	font-weight:normal;
	padding-top:6px;
}
div#main div#main_Left section#h2_02 h2{
	font-size: 100%;
	padding:0 0 0 0;
	text-align: center;
	margin-top:-20px;
}
/* h3 */
div#main div#main_Left > section > section{
	margin-bottom:50px;
}
div#main div#main_Left section h3{
	padding:5px 0 15px 35px;
	margin-bottom: 15px;
	line-height:1;
	border-bottom:1px solid #8C6239;
	background:url(../img/clover.png) no-repeat left 3px;
}
div#main div,
div#main ul li,
div#main dl dt,
div#main dl dd div#main p{
	line-height: 1.8;
}

/* 左カラム
----------------------------------------------- */
div#main div#main_Left > section{
	padding-top: 30px;
	margin-top: -30px;
}
div#main div#main_Left > section > ul{
	font-size: 133.33%;
	margin-bottom: 40px;
}
div#main div#main_Left > section > ul > li#campaign{
	font-size: 120%;
	font-weight:bold;
	.color:rgb(198,66,99);
	color:#E67A99;	
}
div#main div#main_Left > section > ul > li#campaign span{
	font-size: 120%;
}
div#main div#main_Left > section#h2_01 section p{
	margin-bottom: 20px;
}
div#main div#main_Left > section#h2_01 section dl{
	margin-bottom: 2px;
	width:60%;
}
div#main div#main_Left > section#h2_01 section dl dt,
div#main div#main_Left > section#h2_01 section dl dd{
	font-size:150%;
	font-weight:bold;
}
div#main div#main_Left > section#h2_01 section dl dt{
	float:left;
}
div#main div#main_Left > section#h2_01 section dl dd{
	float:right;
}
div#main div#main_Left > section#h2_01 section dl dd span{
	font-weight:normal;
}
div#main div#main_Left > section#h2_01 section#h3_03 p#callme{
	font-size:133.33%;
	padding:10px 0 0;
	font-weight:bold;
	color:rgb(198,66,99);
}
div#main div#main_Left > section#h2_02{
	position: relative;
}
div#main div#main_Left > section#h2_02 p#baloon{
	position: absolute;
	top:30px; right:40px;
}
div#main div#main_Left > section#h2_02 p{
	font-size:100%;
	padding:30px 0 0;
}
div#main div#main_Left > section#h2_02 ul li{
	font-size:150%;
	padding:0 0 5px 35px;
	background:url(../img/leaf.png) no-repeat left 3px;
}
div#main div#main_Left > section#h2_02 p#backmenu{
	font-size:133.33%;
	padding:10px 0 0;
	color:rgb(198,66,99);
}

/* 右カラム
----------------------------------------------- */
div#main div#main_Right > section{
	margin-bottom:20px;
}
div#main div#main_Right > section h3{
	font-size: 150%;
	line-height: 0;
	padding:10px 0 11px;
	margin-bottom:10px;
	border-top: 1px solid #8C6239;
	border-bottom: 1px solid #8C6239;
	text-align: center;
}
div#main div#main_Right > section dl dt,
div#main div#main_Right > section dl dd{
	float:left;
}

div#main div#main_Right > section dl:nth-child(-n+4) dt,
div#main div#main_Right > section dl:nth-child(-n+4) dd,
div#main div#main_Right > section dl:nth-child(6) dt,
div#main div#main_Right > section dl:nth-child(6) dd{
	font-size:116.667%;
}
div#main div#main_Right > section dl:nth-child(-n+4) dt{
	width: 80px;
	margin-right:10px;
}
div#main div#main_Right > section dl:nth-child(-n+4) dd{
	width: 159px;
}
div#main div#main_Right > section dl:nth-child(5) dt,
div#main div#main_Right > section dl:nth-child(5) dd{
	font-size:166.667%;
	font-weight:bold;
}
div#main div#main_Right > section dl:nth-child(6) dt,
div#main div#main_Right > section dl:nth-child(6) dd{
	margin-bottom: 5px;
}
div#main div#main_Right > section section h4{
	text-indent: -99999px;
	line-height:0;
}
#accessmap{
	height:248px;
	border:1px solid #8C6239;
	margin:10px 0;
}
div#main div#main_Right ul li{
	margin-bottom: 15px;
	line-height: 1;
}
div#main div#main_Right ul li img{
	width:100%;
}

/* footer
----------------------------------------------- */
footer#footer{
	border-top: 1px solid #8C6239;
}
footer#footer section{
	padding:30px 0 0;
}
footer#footer section > h6,
footer#footer section > ul{
	float:left;
}
footer#footer section > ul{
	padding-top:10px;
}
footer#footer section > h6{
	margin:0 3.125% 0 0;
}
footer#footer p#copyright{
	text-align: center;
	padding:60px 0;
}

/*totop.js*/
#back-top{
	position: fixed;
	right:20px;
	bottom: 20px;
	z-index:9999;
}
#back-top a{
	display: block;
	text-align:center;
	width:80px;
	line-height:80px;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
	background:#8CC63F;
	border-radius:50%;
 -webkit-transition-duration: 0.5s;
 -moz-transition-duration: 0.5s;
 -o-transition-duration: 0.5s;
}
#back-top a:hover{
	background:rgb(95,180,55);
}