@charset "utf-8";

*{
	margin:0;padding:0;
}

body{
	font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background: #efede3 url(images/bg.png) repeat-x top;
 min-width:1086px; 
}

body#toppage{
	background : white url(images/bg_top.png) repeat-x scroll center top;
}

body#toppage2{
	background : white url(image/bgtop2.png) repeat-x scroll center top;
}

a{
	color:#624e24;text-decoration:none;
}
a:hover{
	color:#927a49;
}

a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

a:active, a:focus{
	outline: 0;
}
img{
	border:0;
}
.clear{
	clear:both;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}

/*************
全体
*************/
#wrapper{
	margin: 0 auto;
padding: 0 20px;
width : 1000px;
  
  

  left : 0px;
}

/*************
/* ヘッダー
*************/
#header{
	background : transparent;background-repeat : no-repeat;background-attachment : scroll;background-position : 100% 10px;
height: 81px;
}

#header h1{
	color: #3c2f13;
padding: 10px 0 0 6px;
font-size: 10px;
font-weight: normal;
}


/*************
/* トップナビゲーション
*************/
ul#topnav{
	margin : 0px 0px;margin-left : 0px;
width: 1000px;
height : 60px;
background:url(images/topnav2.png) no-repeat 0 0;
}

ul#topnav li{
	float:left;list-style:none;width:166px;
}

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

ul#topnav a#home{
	background-position:0 0;
}
ul#topnav a#about{
	background-position:-166px 0;
}
ul#topnav a#menu{
	background-position:-332px 0;
}
ul#topnav a#faq{
	background-position:-498px 0;
}
ul#topnav a#map{
	background-position:-664px 0;
}
ul#topnav a#blog{
	background-position:-830px 0;
}


ul#topnav a:hover#home, ul#topnav li.active a#home{
	background-position : 0px -60px;
}
ul#topnav a:hover#about, ul#topnav li.active a#about{
	background-position : -166px -60px;
}
ul#topnav a:hover#menu, ul#topnav li.active a#menu{
	background-position : -332px -60px;
}
ul#topnav a:hover#faq, ul#topnav li.active a#faq{
	background-position : -498px -60px;
}
ul#topnav a:hover#map, ul#topnav li.active a#map{
	background-position : -664px -60px;
}
ul#topnav a:hover#blog, ul#topnav li.active a#blog{
	background-position : -830px -60px;
}

li.active a#home{
	background-position : 0px -60px;
}
li.active a#guide{
	background-position : -213px -60px;
}
li.active a#faq{
	background-position : -429px -60px;
}
li.active a#mp{
	background-position : -573px -60px;
}


/*************
メイン（右側）コンテンツ
*************/
#main2{
	float: right;
width: 1000px;
padding: 25px 0;
display: inline;
}

#main2 .bannerM img{
	padding-right: 10px;
padding-bottom: 15px;
}
#main2 .bannerM img.last{
	padding-right:0;
}

#main2 h2{
	margin-bottom: 10px;
padding: 0 10px 0px 10px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #252525;
background: url(images/heading.png) no-repeat;
}

#main2 h3{
	font-size: 13px;
font-weight: normal;
line-height: 30px;
padding-left: 15px;
margin-top: 10px;
letter-spacing: 0.2em;
color: #624e24;
border-bottom: 1px solid #cccccc;
}

#main2 p{
	padding: 15px 15px 15px 20px;
}

/* 画像を右に回りこみ */
#main2 p.withImage{
	width: 598px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main2 p.withImage img{
	float: right;
margin-left: .5em;
}

#main{
	float: right;
width: 740px;
padding: 25px 0;
display: inline;
}

#main .bannerM img{
	padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{
	padding-right:0;
}

#main h2{
	margin-bottom: 10px;
padding: 0 10px 0px 10px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #252525;
background: url(images/heading.png) no-repeat;
}

#main h3{
	font-size: 13px;
font-weight: normal;
line-height: 30px;
padding-left: 15px;
margin-top: 10px;
letter-spacing: 0.2em;
color: #624e24;
border-bottom: 1px solid #cccccc;
}

#main p{
	padding: 15px 15px 15px 20px;
}

/* 画像を右に回りこみ */
#main p.withImage{
	width: 598px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main p.withImage img{
	float: right;
margin-left: .5em;
}

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

#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{
	float: left;
width : 290px;
margin: 20px 16px 10px 0;
line-height: 1.2;
  
}

.box_img{
	padding: 0px 0px 10px 0px;
}

.last{
	margin-right:0;
}

.box2{
	float: left;
width : 600px;
margin: 20px 16px 10px 0;
line-height: 1.2;
  
}

.box2_img{
	padding: 0px 0px 10px 0px;
}

.last{
	margin-right:0;
}


/* ボタン */
p.button{
	text-align: center;
padding: 10px 0;
}

p.button a{
	display:block;
line-height: 32px;
background: url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{
	color:#624e24;
}
p.button a:hover{
	color:#927a49;
}

p.button a:hover{
	cursor:pointer;
background-position: 0 -32px;
}
p.button2{
	text-align: center;
padding: 10px 0;
}

p.button2 a{
	display:block;
line-height: 32px;
background: url(images/button2.png) no-repeat;
margin: 0 -20px;
}

p.button2 a{
	color:#624e24;
}
p.button2 a:hover{
	color:#927a49;
}

p.button2 a:hover{
	cursor:pointer;
background-position: 0 -32px;
}


/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{
	margin-left: 20px;
}
#main li, #footer li{
	margin-bottom: 3px;
}


/*************
サイド（左側）コンテンツ
*************/
#sidebar{
	float : left;
width : 260px;
padding-left : 10px;
  padding-top : 25px;
}

#sidebar p{
	margin-bottom: 20px;
}

#sidebar h2{
	
padding: 0 10px 0 10px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #252525;
background: url(images/heading2.png) no-repeat;
  margin-bottom : 10px;
}

#sidebar ul{
	margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
	margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px solid #bab48d;
}

#sidebar li a{
	background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{
	background-position: 3px 50%;
}




/*************
/* フッター
*************/
#footer{
	
padding : 10px 0px;padding-left : 0px;
border-top: 1px solid #cccccc;
  background-color : white;
  color : #fed700;
  background-image : none;
  background-repeat : repeat-x;background-position : center bottom;
  clear : both;
}

#footer .inner{
	overflow: hidden;
  background-color : white;
  color : #fed700;
}

* html #footer .inner{
	height:1%;
}

#footer #logo{
	float:left;
padding : 0px 0px 5px;
width: 292px;
}

address{
	padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
  color : #ffffff;
  background-color : #000000;
}


#footer a{
  color : #af9b6a;
}

.foot{
  background-color : #999999;
  background-image : none;
  background-repeat : repeat-x;background-position : center bottom;
  text-align : center;
  height : 200px;
}

.menu1{
  
  
  
  padding-top : 3px;
  padding-bottom : 3px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : silver;
  margin-top : 0px;
  margin-bottom : 0px;
}

.media{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.mh1{
  font-size : small;
  font-weight : bold;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : rgb(105, 66, 59);
}

.tpbox{
	border-width : 1px;border-style : solid;border-color : silver;
}

.rmpop{
  font-size : small;
  line-height : 14px;
  word-spacing : 3em;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}
.rmpop2{
  font-size : small;
  text-align : right;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.spe{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}

.waku{
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;border-width : 1px;border-style : solid;border-color : silver;
}

.ken{
  line-height : 15px;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}

.ql{
  font-size : medium;
  background-color : #efefef;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 15px;border-width : 1px;border-style : solid;border-color : gray;
  border-collapse : collapse;
  border-spacing : 0px 0px;
  table-layout : auto;
  empty-cells : show;
  text-align : left;
}
.ql2{
  font-size : small;
  background-color : #ffffff;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;border-width : 1px;border-style : solid;border-color : gray;
  border-collapse : collapse;
  border-spacing : 0px 0px;
  table-layout : auto;
  empty-cells : show;
  text-align : left;
}
.ql1{
  font-size : small;
  background-color : #efefef;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;border-width : 1px;border-style : solid;border-color : gray;
  border-collapse : collapse;
  border-spacing : 0px 0px;
  table-layout : auto;
  empty-cells : show;
  text-align : center;
}
/* 
-----------------------------------------*/
#navi2 li{
	width:130px;
	height:85px;
	float:left;
	background:none;
	padding:0 10px 0px 0;
	margin:0 0 10px 0;
}
#navi2 li a{
	display:block;
}
#navi2 li a:link    {}
#navi2 li a:visited {}
#navi2 li a:hover   {opacity:0.8;}
#navi2 li a:active  {opacity:0.8;}
/* IE用 ↓*/
#navi2 li a:hover img {filter:alpha(opacity=80);}

#photo{
	width:700px;
	height:466px;
	margin:20px 0 0 0;
}
#photo img{
	position:absolute;
}

/* mod_gallery(複数設置の場合)
-----------------------------------------*/
.mod_gallery{
 margin:20px 0 20px 0;
}
/* .mod_gallery_navi */
.mod_gallery_navi li{
	width:130px;
	height:88px;
	float:left;
	background:none;
	padding:0 10px 0px 0;
	margin:0 0 10px 0;
}
.mod_gallery_navi li a{
	display:block;
}
.mod_gallery_navi li a:link    {}
.mod_gallery_navi li a:visited {}
.mod_gallery_navi li a:hover   {opacity:0.8;}
.mod_gallery_navili a:active  {opacity:0.8;}
/* IE用 ↓*/
.mod_gallery_navi li a:hover img {filter:alpha(opacity=80);}

/* mod_gallery_photo */
.mod_gallery_photo{
	width:700px;
	height:350px;
	margin:20px 0 0 0;
}
.mod_gallery_photo img{
	position:absolute;
}
