@charset "UTF-8";
/* CSS Document */
body {
	background-color:#FFF;
	font-family:"メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color:#333333;
	font-size:14px;
	line-height:18px;
	height:100%;
}
ul,li {
	margin:0;
	padding:0;
}
a:link{
	text-decoration:none;
	color: #000;
} 
a:active{text-decoration:none;} 
a:visited{
	text-decoration:none;
	color: #666;
} 
a:hover{
	text-decoration:underline;
	color: #761414;
} 
a:hover img.btnon{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
}
.arrlink {
	background-image: url(../images/arr_tlink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	display: inline-block;
}
.txt_red {
	color: #C00;
}
.p-title {
	font-size:15px;
	font-family:"メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color:#2092e1;
}
.cap-title{
	font-size:15px;
	font-family:"メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color:#2552ac;
}
#wrapper {
	display: block;
	margin: 0 auto;
	padding: 0px;
	width: 950px;
	height:100%;
	background-color: #FFF;
}
#head {
	display: block;
	height: 170px;
	width: 950px;
	margin-bottom: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
	border: 0;
}
.clear{
	clear:both;
}
.logo {
	float:left;
	display:block;
	width:200px;
	height:170px;
	background:url(../images/logo.gif);
}
h1 {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	display:block;
	float:left;
	width: 380px;
	height:60px;
	padding:10px;
	margin:0;
}
.px16tit {
	font-size: 16px;
	line-height:32px;
	font-weight:100;
	margin-top:15px;
	margin-bottom:10px;
}
.headlink {
	display:block;
	float:left;
	width: 350px;
	padding:10px 0 10px;
	text-align:right;
}
.snslink {
	display:block;
	float:left;
	width: 350px;
	padding:0 0 10px;
	text-align:right;
}
.snslink a {
	display:inline-block;
	width:30px;
	margin-left:10px;
}

#menu {
	display:block;
	float:left;
	width: 750px;
}

/*　メニュー
-------------------------*/
nav {
text-align: left;
line-height: 1.3em;
}
nav ul {
margin: 0;
padding: 0;
list-style-type: none;
}
nav ul li {
margin: 0;
padding: 0;
float: left;
}
nav ul li:first-child {
margin-left: 0;
}
nav a:link {color: #fff;}
nav a:hover {color: #fff;}
nav a:visited{ color:#fff;}

a,a:hover {
-o-transition: background 0.25s ease-in;
-webkit-transition: background 0.25s ease-in;
-moz-transition: background 0.25s ease-in;
transition: background 0.25s ease-in;
}

.m1 a {
    margin: 0 ;
    padding:0;
    width: 114px;
    height: 90px;
	background:url(../images/menu_01.gif) no-repeat;
	display: block;
	overflow:hidden;
	text-indent:-150px;
}
.m1 a:hover, .m1 a.current {
	background:url(../images/menuon_01.gif) no-repeat;
}
.m2 a {
    margin: 0 ;
    padding:0;
    width: 106px;
    height: 90px;
	background:url(../images/menu_02.gif) no-repeat;
	display: block;
	overflow:hidden;
	text-indent:-150px;
}
.m2 a:hover, .m2 a.current {
	background:url(../images/menuon_02.gif) no-repeat;
}
.m3 a {
    margin: 0 ;
    padding:0;
    width: 106px;
    height: 90px;
	background:url(../images/menu_03.gif) no-repeat;
	display: block;
	overflow:hidden;
	text-indent:-150px;
}
.m3 a:hover, .m3 a.current {
	background:url(../images/menuon_03.gif) no-repeat;
}
.m4 a {
    margin: 0 ;
    padding:0;
    width: 106px;
    height: 90px;
	background:url(../images/menu_04.gif) no-repeat;
	display: block;
	overflow:hidden;
	text-indent:-150px;
}
.m4 a:hover, .m4 a.current {
	background:url(../images/menuon_04.gif) no-repeat;
}
.m5 a {
    margin: 0 ;
    padding:0;
    width: 106px;
    height: 90px;
	background:url(../images/menu_05.gif) no-repeat;
	display: block;
	overflow:hidden;
	text-indent:-150px;
}
.m5 a:hover, .m5 a.current {
	background:url(../images/menuon_05.gif) no-repeat;
}
.m6 a {
    margin: 0 ;
    padding:0;
    width: 106px;
    height: 90px;
	background: url(../images/menu_06.gif) no-repeat;
	display: block;
	overflow:hidden;
	text-indent:-150px;
}
.m6 a:hover, .m6 a.current {
	background:url(../images/menuon_06.gif) no-repeat;
}
.m7 a {
    margin: 0 ;
    padding:0;
    width: 106px;
    height: 90px;
	background:url(../images/menu_07.gif) no-repeat;
	display: block;
	overflow:hidden;
	text-indent:-150px;
}
.m7 a:hover, .m7 a.current {
	background:url(../images/menuon_07.gif) no-repeat;
}

.pc-slide {
	width:950px;
	height:300px;
	background:#FFF;
}

.sl {
	display:none;
}


#info, .info {
	display: block;
	width: auto;
	margin-top: 4px;
	background:#d5cfc2;
	padding:14px;
	clear:both;
}
.r-banner {
	float:right;
	margin-right:15px;
}
#feeds {
	width:65%;
	float:right;
}
.info-l ul, .infoall ul, .information ul{
	margin:10px 0;
}
.info-l li, .infoall li, .information li {
	list-style:none;
	background:url(../images/arr.gif) 4px 4px no-repeat;
	font-size:13px;
	line-height:20px;
	padding:5px 0 5px 18px;
	border-bottom:dotted 1px #4A4949;
}
.info-l1 {
	width:65%;
	float:left;
}
.lpadd18 {
	display:block;
	text-indent:0;
	padding-left:18px;
	padding-top:10px;
}

a.link {
	text-decoration:underline;
	color:#77110E;
}
a.link:hover {
	color:#77110E;
}

.info-r {
	width:30%;
	float:left;
}
.info-r.x2 {
	width:65%;
	float:left;
	margin-left:2%;
}
.wk-gry {
	border: solid 2px #999;
	padding:10px;
}
.info-r1 {
	width:30%;
	float:right;
}
 ul.exhibi {
	margin:10px 0;
}
.exhibi li {
	list-style:none;
	
}
.extit {
	font-size:14px;
	line-height:20px;
	padding:10px 0 5px;
	margin-bottom:5px;
	border-top:solid 2px #761313;
	border-bottom:dotted 1px #761313;
}
.extit .brtag {
	display:block;
	clear:both;
}
.eximg {
	margin:0px 15px 20px 0;
	height:150px;
/*	float:left;*/
}


#guide {
	font-size: 12px;
	line-height: 18px;
	background:#dbdad9;
	padding:15px;
}

.guide-l {
	display: block;
	width:50%;
	float:left;
}

.guide-r {
	display: block;
	width:50%;
	float:right;
}


#fotter {
	display: block;
	margin-top: 38px;
	width: 950px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
.footmenu {
	font-size: 12px;
	line-height: 24px;
	text-indent: 10px;
	margin-bottom: 5px;
}
.footcopy {
	font-size: 10px;
	line-height: 22px;
	color: #FFF;
	background-color: #195683;
	text-indent: 10px;
	display: block;
	width: 950px;
	padding-bottom: 2px;
}
.px12 {
	font-size: 12px;
	line-height: 18px;
}
.btgmap {
	margin-top: 5px;
	margin-left: 256px;
}
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:40px;
	height:69px;
	border:none;
	text-indent:-100%;
	background:url(../images/totop.png) no-repeat left top;
	z-index:500;
}
.kagi {
	display:block;
	margin-left:-8px;
}

.shop_title {
	font-size:16px;
	margin-top:15px;
	margin-bottom:15px;
}
.shop_title img {
	margin-bottom:15px;
}
.shop_txt {
	margin-top:15px;
	text-align:left;
}
.block2 {
	display: block;
	float: left;
	width: 40%;
	margin-top: 20px;
	margin-right: 5%;
	margin-bottom: 20px;
	margin-left: 5%;
}
.barbtm {
	border-bottom: 1px solid #cccccc;
	margin-bottom:10px;
}
.namelist li {
	line-height:30px;
	border-bottom:dotted 1px #4C2809;
	border-left:solid 4px #761313;
	padding-left:10px;
	display:block;
	width:40%;
	margin-right:3%;
	margin-bottom:10px;
	float:left;
}
.namelist li a:hover{
	text-decoration:none;
}

table.table-fee {
	margin-bottom:5px;	
}

.table-fee th {
	background:#E6E6E6;
	border-bottom:dotted 1px #A8927C;
}
.table-fee td {
	background:#fff;
	border-bottom:dotted 1px #A8927C;
}
.table-dan td {
	border-left:dotted 1px #A8927C;
}
.bookinfo {
	background-color: #FFFFFF;
	display: block;
	padding: 10px;
	width: 96%;
	margin: 0 auto 20px;
	border: 1px solid #9C8049;
}

.bookinfonone {
	background-color: none;
	display: block;
	padding: 10px;
	width: 96%;
	margin: 0 auto 20px;
	border: none;
}
.bookktnh {
	width: 45%;
	min-height:140px;
	float:left;
	margin: 0 10px 20px;
}
.bookktnh:nth-of-type(2n) {
	clear:right;
}
.bookktnh:nth-of-type(2n+1) {
	clear:left;
}
.bookimg {
	display: block;
	width:130px;
	float:left;
	text-align:center;
}
.bookktnh .bookimg {
	width:100px;
}
.booktext {
	display: block;
	padding-left:130px;
}
.bookktnh .booktext {
	padding-left:100px;
}
.booktitle {
	font-size:16px;
	line-height:32px;
	color:#600F0F;
}
.subtit {
	font-size: 16px;
	line-height:24px;
	color: #FFFFFF;
	background-color: #741712;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.toiwaku {
	background-color: #E7E0D0;
	display: block;
	padding: 10px;
	width: 90%;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	border: 2px solid #741712;
}
.sub-tomo {
	background-color: #F4C51E;
	padding: 4px;
	margin-bottom: 10px;
	font-size:16px;
	font-weight:600;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.note {
	display: block;
	padding: 4px;
	border: 1px solid #666666;
	width: 80%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.note .title {
	display: block;
	padding: 4px;
	background: #666666;
	color:#FFF;
	margin-bottom:10px;
}
iframe.gmap {
	display: block;
	 width:45%;
	 margin:0 30px 30px 0;
	 float:left;
}
/*---exhibition---*/
.exhibi-p {
	display: block;
	width:35%;
	float:left;
	text-align:center;
}
table.exhibition {
	width:65%;
	float:left;
	border-top:solid 2px #999;
	border-bottom:solid 2px #999;
}
table.exhibition th {
	width:20%;
	padding:7px;
	background: #eee;
	border-bottom:dotted 1px #333;
}
table.exhibition td {
	padding:7px;
	border-bottom:dotted 1px #333;
}
.post-body .exb-date {
	display:block;
	color:#5B0C0D;
	text-align:right;
}

.kanren-tit {
	display:block;
	font-size:16px;
	font-weight:bold;
	float:left;
}
.kanren-date {
	display:block;
	width:40%;
	float:right;
	text-align:right;
}
.post-body img {
	width:100%;
}

a.btn-leaf {
	display: inline-block;
	padding:4px;
	margin:0 5px 0 0;
	background:#000;
	color:#FFF;
	text-decoration:none;
}
a:hover.btn-leaf {
	background:#666;
｝