@charset "utf-8";

*{margin:0;padding:0;}

html,body {
  -webkit-text-size-adjust: none;
}

html{background:#ffffff;}

body{
font: 15px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
/*background-color:#EDE4CD;*/
background:url(images/bg_body01.png);
-webkit-text-size-adjust: 100%;
}


a{color:#224a17;}
a:hover{color:#675d48;text-decoration:none;}
a:hover img{opacity:0.65;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}
p{margin-bottom: 20px;}
.center{text-align:center;}
.right{text-align:right;}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*******************************
全体幅
*******************************/
#header, #container, .inner{
margin: 0 auto;
width: 960px;
}


/*******************************
/* ヘッダー
*******************************/

#header{
position:relative;
height: 110px;
}

#border_top {
    background-color: #684525;
    height: 5px;
    position: relative;
    width: 100%;
}

#border_top2 {
    background-color: #FFFFFF;
    height: 1px;
    position: relative;
    width: 100%;
	margin-bottom:0px;
}

#border_top3 {
    background-color: #EBE9DD;
    height: 3px;
    position: relative;
    width: 100%;
}

#header h1,#header h2, #header h3, #header ul, #header .banners{
font-weight:normal;
position:absolute;
top:0;
color: #333;
font-size: 12px;
line-height: 21px;
}

#header h2{right: 0;}

/* ロゴの位置 */
#header h3{top: 35px;}


/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top: 25px;
right:0;
width: 205px;
height: 14px;
background:url(images/topnav.png) no-repeat 0 0;
line-height:14px;
}

#header ul li{float:left;list-style:none;}

#header ul a{
text-indent: -9999px;
text-decoration: none;
display: block;
height: 14px;
background:url(images/topnav.png) no-repeat;
}

#header ul a#policy{background-position:0 0;width: 205px;}
#header ul a#policy:hover, #header ul li.active a#policy{background-position:0 -14px;}



/******************
/* ヘッダー　バナー
******************/
#header .banners{
right:-10px;
top:45px;
}

#header .banners img{margin-right:10px;}


/************************************
/* メインナビゲーション
************************************/
ul#mainnav{
margin: 0 auto;
width: 960px;
height: 60px;
background:url(images/mainnav.jpg) no-repeat 0 0;
}

ul#mainnav li{float:left;list-style:none;width:192px;}

ul#mainnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 192px;
height: 60px;
background:url(images/mainnav.jpg) no-repeat 0 0;
}

ul#mainnav a#home{background-position:0 0;}
ul#mainnav a#menu1{background-position:-192px 0;}
ul#mainnav a#menu2{background-position:-384px 0;}
ul#mainnav a#menu3{background-position:-576px 0;}
ul#mainnav a#menu4{background-position:-768px 0;}


ul#mainnav a#home:hover, ul#mainnav li.active a#home{background-position:0 -60px;}
ul#mainnav a#menu1:hover, ul#mainnav li.active a#menu1{background-position:-192px -60px;}
ul#mainnav a#menu2:hover, ul#mainnav li.active a#menu2{background-position:-384px -60px;}
ul#mainnav a#menu3:hover, ul#mainnav li.active a#menu3{background-position:-576px -60px;}
ul#mainnav a#menu4:hover, ul#mainnav li.active a#menu4{background-position:-768px -60px;}



/*******************************
メイン画像
*******************************/
#mainImageTop{
	background: url("images/mainImg_bg.png") repeat scroll 0 0 #FFFFFF;
	height:300px;
	padding:10px 0 10px 0; 
}

#mainImage{
	background: url("images/mainImg_bg.png") repeat scroll 0 0 #FFFFFF;
	height:180px;
	padding:10px 0 10px 0; 
}

/*******************************
コンテンツ位置
*******************************/
#container{
padding: 20px 0;
}

#main {
float: left;
width: 715px;
padding-bottom:20px;
}

#sidebar {
float: right;
width: 225px;
padding-bottom:0px;
font-size:13px;
}


/*************************
/* ボックスの囲み
/* .boxContainer
/* 背景画像でボックスの高さを調整
/* 
/* 各ボックス
/* .box1 1番目の2つのbox
/* .box2 2番目の3つのbox（画像）
/* .box3 3番目の2つのbox
/* .box4 4,5番目の1つのbox
/* #sidebar .box1 サイドバーのbox
*************************/
.boxContainer{
width:715px;
margin:0 auto 20px;
background:url(images/box1.gif) 0 100%;
}

.box1,.box2, .box3, .box4{
float: left;
width: 225px;
margin: 0 20px 20px 0;
}

.box1, .box3, .box4{
width:327px;
margin:0 21px 0 0;
padding: 10px;
}

#sidebar .box1{
width:209px;
margin: 0 0 20px;
padding: 10px 7px;
border:2px solid #224a17;
}

.box3{
width:347px;
padding:0 0 10px;
}

.box4{
margin:0 0 20px 0;
padding:0;
width:715px;
}

/* 最後のbox */
.last{margin-right:0;}


/* 画像を中央表示 */
.box1 .center{padding-bottom:10px;}

/* 画像を左に回りこみ */
.box4 img{
float:left;
margin: 0 10px 10px;
}

.box4 h4 img{float:none;margin:0 0 10px;}

.box4 p{padding: 0 10px 10px;}



#date {
text-align: right;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
font-weight:bold;
color:#858585;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

.box_img_border{
   border: 2px solid #1c1b18;
   padding: 1px;
  margin: 1px;
}


/*************
/* 見出し
*************/
.box3 h4{margin-bottom:10px;}

#container h3{
margin-bottom:10px;
padding-bottom:5px;
color: #444444;
font-weight: normal;
border-bottom: 2px dotted  #675d48;
}

#container h2{
padding: 0 5px 0 30px;
margin-bottom:10px;
line-height:37px;
font-size: 14px;
font-weight: normal;
color:#ffffff;
background:url(images/h2Bg.png) no-repeat 0 100%;
}

#container .box4 h3{
padding: 7px 5px;
}


/*************
/* リスト
*************/
#container ul{margin-left: 5px;}

#container ul li, #footerUpper ul li{
list-style: none;
margin-bottom: 8px;
padding: 0 5px 0 12px;
background:url(images/bullet.gif) no-repeat 0 5px;
}

#container .box3 ul{padding: 0 5px;}

#sidebar ul{margin-left:3px;}

/*************
サイド（右側）コンテンツ
*************/
#sidebar p{margin-bottom:20px;}
#sidebar ul{margin-bottom:10px;}


/*******************************
/* フッター
*******************************/
#footerUpper{
clear:both;
padding: 20px 0;
border-bottom:1px solid #5c4614;
overflow: hidden;
background:#fff8d9 url(images/footer_bk.gif) repeat;
}


#footerUpper .inner .box{
float: left;
width: 125px;
padding-left:10px;
margin:0 20px 10px 0;
line-height: 1.2;
}

#footerUpper .inner .last{
width: 170px;
margin-right:0;
}

#footerUpper ul li{
color:#fff;
background:url(images/bullet.gif) no-repeat 0 3px;
}

#footerUpper a{color:#5c4614;}
#footerUpper a:hover{color:#61563d;}

#footerLower{
clear:both;
padding: 10px;
text-align:center;
border-top:1px solid #7e7e7e;
background:#422018;
}

address{
color: #fff;
font-style:normal;
font-size:13px;
}



div#footerUpper section {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EBEACB;
    padding: 12px 18px;
}
section#accessMap div.fR h1 {
    margin: 0px 0 15px;
}

section#accessMap div.fR span.add {
    margin-bottom: 15px;
}

section#accessMap div.fR span {
    display: block;
    font-size: 13px;
    line-height: 1.6;
}
section#accessMap {
    padding: 20px 18px !important;
    position: relative;
    width: 924px;
}

section#accessMap div.fR {
    float: right;
    width: 395px;
}

.clearfix:after {
	clear:both;
	display:block;
	height:0;
}

.radiusBox {
	border-radius: 5px 5px 5px 5px;
}

#footer {
    margin-top: 15px;
    width: 100%;
	clear:both;
	background-color:#EAE7E0;
}

.footerInner {
    margin: 0 auto;
    width: 960px;
}

.footerInner p {
    float: right;
    margin-top: 10px;
	margin-bottom:0px !important;
}

div#footerUpper table {
    border-right: 1px solid #AAA;
    border-top: 1px solid #AAA;
    margin-bottom: 8px;
    width: 100%;
}
div#footerUpper table th, div#footerUpper table td {
    font-size: 13px;
    padding: 8px 6px;
    text-align: center;
}
div#footerUpper table th {
    background: none repeat scroll 0 0 #956134;
    border-bottom: 1px solid #AAA;
    border-left: 1px solid #AAA;
    color: #FFFFFF;
    font-size: 12px;
}
div#footerUpper table th.AAA {
    border-left: 1px solid #AAA;
    letter-spacing: 1px;
}
div#footerUpper table td.time {
    letter-spacing: 1px;
    text-align: center;
}
div#footerUpper table td {
    border-bottom: 1px solid #AAA;
    border-left: 1px solid #AAA;
    font-size: 11px;
}

h4{
	background: url("images/bg_h2.png") no-repeat scroll left bottom transparent;
    clear: both;
    display: block;
	letter-spacing:0.1em;
    font-size: 22px;
    font-weight: bold;
	height:34px;
	padding:8px 0 5px 44px;
    margin-bottom: 15px;
}

.tourImg {
    display: block;
    float: left;
    padding: 0px;
    text-align: center;
}

.kyoseiImg {
    display: block;
    float: left;
    padding: 0px;
    text-align: center;
    width: 206px;
}

.mr27 {
    margin-right: 27px;
}

.mr20 {
    margin-right: 20px;
}

.mB15 {
	margin-bottom:15px;
}

.clear {
    clear: both;
}

span.att2 {
    color: #0066CC;
    font-size: 105%;
    font-weight: bold;
}

span.att3 {
	color: #0175C0;
    display: inline-block;
    font-size: 120%;
    font-weight: bold;
    margin: 5px 5px 10px 0;
    padding: 3px 00px;
}

.imgBorder {
	border:1px solid #C0BC95; padding:2px;
}

table.tblTate {
    border: 1px solid #956134;
	margin:5px 0 35px 20px;
    width: 673px;
}


table.tblTate th {
    background: none repeat scroll 0 0 #FAFFF4;
    border-bottom: 1px dotted #956134;
    border-right: 1px dotted #956134;
    color: #40382D;
    font-weight: bold;
    padding: 8px 0;
    text-align: center;
    vertical-align: top;
    width: 200px;
}


table.tblTate td {
	 background: none repeat scroll 0 0 #FFF;
    border-bottom: 1px dotted #956134;
    padding: 8px 10px;
    text-align: left;
}

.fineList {
    clear: both;
    display: block;
    margin-bottom: 20px;
	padding:0 20px 0 20px;
}

.fineList p{
	margin-left:0px !important;
}

.fLeft {
    float: left !important;
}


.fRight {
    float: right !important;
}

div#main p {
	margin-left:20px;
}


.imgBox {
    margin-bottom: 35px;
}

.imgBox .fltImg {
    float: right;
	margin-right:18px;
    margin-top: 5px;
}

.imgBox .textBox {
    float: left;
    width: 370px;
}

.effect2
{
  position: relative !important
}
.effect2:before, .effect2:after
{
  z-index: -1 !important;
  position: absolute !important;
  content: "" !important;
  bottom: 15px !important;
  left: 10px !important;
  width: 50% !important;
  top: 80% !important;
  max-width:300px !important;
  background: #777 !important;
  -webkit-box-shadow: 0 15px 10px #777 !important;
  -moz-box-shadow: 0 15px 10px #777 !important;
  box-shadow: 0 15px 10px #777 !important;
  -webkit-transform: rotate(-3deg) !important;
  -moz-transform: rotate(-3deg) !important;
  -o-transform: rotate(-3deg) !important;
  -ms-transform: rotate(-3deg) !important;
  transform: rotate(-3deg) !important;
}
.effect2:after
{
  -webkit-transform: rotate(3deg) !important;
  -moz-transform: rotate(3deg) !important;
  -o-transform: rotate(3deg) !important;
  -ms-transform: rotate(3deg) !important;
  transform: rotate(3deg) !important;
  right: 10px !important;
  left: auto !important;
}
