@charset "UTF-8";

ul,ol { list-style: none; }

* { margin:0; padding:0; border:0; }

html {
	height:100%;
	margin:0;
	padding:0;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;}

body{
	font-family: "ヒラギノ明朝 ProN W3", 'Times New Roman', "游明朝", YuMincho,  "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	margin:0px;
	padding:0px;
	font-size:16px;	
	line-height:1;
	text-align:left;
	min-width:1000px;
}

a img {
	border:none;
}

a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#555;	
}

.t8{font-size:8px;}
.t10{font-size:10px;}
.t11{font-size:11px;}
.t12{font-size:12px;}
.t14{font-size:14px;}
.t16{font-size:16px;}
.t18{font-size:18px;}
.t20{font-size:20px;}
.t24{font-size:24px;}
.t36{font-size:36px;}
.t40{font-size:40px;}
.t60{font-size:60px;}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

rt, rp {font-size:10px; }

.clearboth { padding: 0; clear:both; }

.float-left{float:left;}
.float-right{float:right;}

.center{text-align: center;}

.ml16{margin-left: 16px;}
.mr16{margin-right: 16px;}
/*==========================================================*/
#top-body{
	background-image:url(img/top_bg1.jpg);
	background-size: cover;
	background-position: center;
	background-color: #2f2419;
	background-attachment: fixed;
	}

#top-header{
	margin:0px auto;
	padding:0px;
	background-image:url(img/top_main-img.jpg);
	background-repeat: no-repeat;
    background-position: top center;
	background-color: #2f2419;
}

#top-header p{
	text-align: justify;
	text-justify: inter-ideograph;
}

#top-header-logo{
	padding: 12px 0px 6px 28px;
	text-align: left;
	min-width:1000px; 
	max-width:1800px;
}

#top-menu-button{
	margin:0px auto;
	padding: 4px;
	margin-top: 668px;
}

#top-menu-button ul {
	display: table;
	table-layout: fixed;
	text-align: center;
	margin:0px auto;
	width: 990px;
}

#top-menu-button li {
	display: table-cell;
	vertical-align: middle;
}

#top-menu-button li a {
	display: block;
	border: 1px solid #fff;
	text-decoration: none;
	padding: 5px 0 1px 0;
	background-color: #332724;
	margin: 2px 4px;
}

#top-menu-button li a:hover {
	background-color: #b99759;
	transition: background-color 0.8s;
}

#top-header p{
	width: 950px;
	font-size: 18px;
	line-height: 1.8;
	margin:  0 auto;
	padding: 16px 22px;
	color: #fff;
}

#top-middle{
	
}

.c980{
	width:980px;
	margin: 0px auto;
}

#top-left{
	float: left;
	margin: 20px 0px;
	width:620px;
}

#news{
	font-size:16px;
	line-height:1.8;
	padding: 25px;
	margin: 30px 0;
	text-align: left;
	width:560px;
	background-color: #fff;
	background: rgba(255,255,255,0.6);
	color: #000;
	border-radius: 14px;
    -webkit-border-radius: 14px; 
    -moz-border-radius: 14px;
}

#news-left{
	float: left;
	width: 100px;
}

#news-right{
	float: right;
	width: 450px;
}

#news-right h3{
	font-size: 20px;
	font-weight: normal;
}

#news table{
	width:440px;
	font-size: 14px;
}

#news td{
	vertical-align: top;
	line-height: 1.1;
	padding: 2px 0;
}

#news .m, #news .d{
	white-space:nowrap;
	text-align: right;
}

#news .t{
	padding-left: 6px;
}

#news .l{
	padding-top: 3px;
	text-align: right
}

#top-right{
	float: right;
	margin: 40px 0 0 0;
	text-align: center;
	width:350px;
}

.midokoro-waku{
	font-size:14px;
	line-height:1.3;
	padding: 0px 16px 16px 16px;
	text-align: left;
	width:310px;
	background-color: #4c8a8c;
	background: rgba(76,138,140,0.8);
	color: #fff;
	border-radius: 10px;
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
	margin-bottom: 20px;
}

.midokoro-waku .tit{
	text-align: center;
	margin: 0 auto;
	width: 116px;
	padding-left: 10px;
}

.midokoro-waku img{
	margin-top: -10px;
}

.midokoro-waku .tit2{
	height: 16px;
	font-size: 10px;
	line-height: 1;
	float:left;
	margin: 20px 5px 0 5px;
}

.midokoro-waku .tit3{
	font-size: 50px;
	line-height: 1;
	float:left;
}

.midokoro-waku h4{
	font-size: 16px;
	margin-bottom: 4px;
	margin-top: 2px;
}

.midokoro-waku p{
	text-align: justify;
	text-justify: inter-ideograph;
}

#top-infobox{
	margin:0px auto;
	padding: 20px 4px 0 4px;
}

#top-infobox ul {
	display: table;
	table-layout: fixed;
	text-align: center;
	margin:0px auto;
	width: 980px;
}

#top-infobox li {
	display: table-cell;
}

#top-infobox .waku{
	background-color: #fff;
	width:300px;
	margin-bottom: 20px;
}

#top-infobox img{
	margin-top:-25px;
}

#top-info{
	background-color: #594635;
	background: rgba(89,70,53,0.8);
	padding: 30px 0 20px 0;
	color: #fff;
}

#top-kaiki{
	width:990px;
	margin:0px auto;
	text-align: left;
	line-height: 1.6;
	font-size: 18px;
}

div#top-kaiki .c1{
	float: left;
	width:475px;
	padding: 10px;
}

div#top-kaiki h2{
	font-size: 18px;
	background-color: #2f2419;
	background: rgba(41,32,25,0.8);
	border-radius: 6px;
    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px;
	color: #fff;
	padding: 6px 16px;
	letter-spacing: 0.1em;
	line-height: 1;
	font-weight: normal;
	margin-bottom: 10px;
}

div#top-kaiki a{
	color: #fff;
}

table.fee{
	width:440px;
	font-size:14px;
	text-align:center;
	border-collapse: collapse;
	line-height:1.3;
	margin: 10px 0;
	color: #111;
	margin: 20px 0 0 16px;
}

table.fee th, table.fee td{
	border: 1px solid #2f2419;
	padding: 4px 4px;
	font-weight:normal;
}

table.fee td{
	background-color:#EEE;
}

table.fee th{
	background-color:#AA9275;
}

.itemize{
	text-indent:-1em;
	margin:6px 18px 0px 32px;
	font-size:13px;
	line-height:1.1;
	text-align:left;
}

div#top-kaiki p{
	margin: 0px 16px 30px 16px;
}

table.sponsor{
	width: 448px;
	font-size:14px;
	line-height:1.3;
	margin:20px 0 20px 15px;
}

table.sponsor th{
	font-weight: normal;
	vertical-align:top;
	text-align: right;
	padding-right: 10px;
}

div#top-kaiki h3{
	font-size: 20px;
	color: #B99759;
	padding: 6px 16px 2px 6px;
	line-height: 1;
	font-weight: normal;
}

div#top-kaiki h3 img{
	vertical-align:middle;
}

.event{
	font-size: 16px;
}

.event td, .event th{
	vertical-align: top;
}

.event th{
	padding-left: 10px;
	white-space:nowrap;
	font-weight: normal;
}

.event table{
	width:470px;
}

#top-credit{
	font-size: 12px;
	text-align: right;
	margin: 10px 20px 10px 0;
	opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}


/*footer =====================*/
div#f_menu{
	margin:0px 0 0 0;
	font-size:16px;
	text-align:center;
	background-color:#598D8E;
	padding:30px 0;
	line-height:1.8;
	color:#000;
}

div#f_menu h2{
	font-size:24px;
	font-weight:normal;
	line-height:1.1;
	margin-bottom: 16px;
}

div#f_menu .accent-color{
	color:#000;
}
	
div#f_menu .accent-color a {
	padding:2px;
	color:#000;
	text-decoration:none;
}

div#f_menu .accent-color a:hover {
	color:#fff;
	background-color:#2f2419;
	transition: background-color 0.8s;
}

/*detail ==============================*/

#detail-body{
	background-image: url('img/detail_bg1.jpg');
	background-size: cover;
	background-attachment:fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #222;
	color: #bbb;
	line-height: 1.8;
}

#detail-body p a{
	color: #bbb;
	text-decoration: underline;
}

#detail-header-bg{
	background-color: #282119;
	background: rgba(36,27,20,0.9);
	border-bottom: 2px solid #000;
}

#detail-header{
	width:1000px;
	margin:0px auto;
	padding:8px 5px 6px 5px;
	line-height: 1;
}

#detail-header .float-right{
	text-align: right;
}

#detail-header .float-right img{
	margin-bottom: 10px;
}

#detail-menu-button{
	margin:0px auto;
}

#detail-menu-button ul {
	display: table;
	table-layout: fixed;
	text-align: center;
	margin:0px auto;
	width: 998px;
}

#detail-menu-button li {
	display: table-cell;
	vertical-align: middle;
}

#detail-menu-button li a, .selected{
	display: block;
	text-decoration: none;
	padding: 1px 0;
	background-color: #AD8348;
	background: rgba(173,131,72,0.6);
	margin: 2px 2px;
}

#detail-menu-button li a:hover {
	background-color: #AD8348;
}

#detail-menu-button .selected{
	background-color: #AD8348;
}

#detail-body .c980 h2{
	color:#B99759;
	font-size: 34px;
	font-weight: normal;
	margin: 30px 0 0px 0;
}

.sho-no{
	float: left;
	background-color:#B99759;
	color: #000;
	font-size: 22px;
	line-height: 1;
	padding: 1px 6px;
	font-family: "ヒラギノ明朝 ProN W3", 'Times New Roman', "游明朝", YuMincho,  "Hiragino Mincho ProN", serif;
}

.sho-title{
	float: left;
	font-size: 48px;
	color: #B99759;
	line-height: 1;
	padding: 9px 0 0 12px;
	font-family: "ヒラギノ明朝 ProN W3", 'Times New Roman', "游明朝", YuMincho,  "Hiragino Mincho ProN", serif;
}

.sho-main{
	border-left: 1px solid #493F2F;
	padding:14px;
	font-size: 11px;
	line-height: 1.2;
	margin-bottom: 80px;
}

.sho-main img{
	margin-bottom: 4px;
}

.sho-main p{
	font-size:18px;
	line-height: 1.6;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow:auto; zoom:1;
}





/*specials=====================*/
#specials-body{
	background-image: url('img/specials_bg.jpg');
	background-size: cover;
	background-attachment:fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
	color: #bbb;
}

.specials-waku{
	width:900px;
	margin:0px auto;
	margin-bottom: 30px;
	background-color: #000;
	background: rgba(0,0,0,0.8);
	font-size: 16px;
	line-height: 1.6;
	border: 2px solid #B79559;
	padding:30px 40px;
}

.specials-waku h2{
	text-align: center;
	color: #B79559;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 16px;
	font-family: "ヒラギノ明朝 ProN W3", 'Times New Roman', "游明朝", YuMincho,  "Hiragino Mincho ProN", serif;
}

.zuroku-inner{
	float: left;
	width: 362px;
	text-align: center;
	padding: 20px 40px;
}

.zuroku-line{
	border-right: 1px solid #B79559;
}

.zuroku-inner h3{
	color: #B79559;
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	font-family: "ヒラギノ明朝 ProN W3", 'Times New Roman', "游明朝", YuMincho,  "Hiragino Mincho ProN", serif;
}

.zuroku-inner p{
	text-align: left;
}

.accent-color{
	color: #B79559;
}

.goods-title{
	font-size: 21px;
	color: #B79559;
	text-align: center;
	border-top: 1px solid #B79559;
	border-bottom: 1px solid #443C30;
	padding: 12px 0 4px 0;
	font-family: "ヒラギノ明朝 ProN W3", 'Times New Roman', "游明朝", YuMincho,  "Hiragino Mincho ProN", serif;
}

.goods-inner{
	float: left;
	text-align: center;
	width: 450px;
	font-size: 14px;
	margin: 40px 0;
}

.goods-inner img{
	margin-bottom: 8px;
}

.goods-inner2{
	display:table;
	height:247px;
	width: 700px;
	margin: 40px auto;
}

.goods-inner2 .txt{
	display:table-cell;
	vertical-align:middle;
	padding-left: 16px;
	font-size: 14px;
}

#goods-caution{
	border-top: 1px solid #443C30;
	color:#766347;
	font-size: 14px;
	padding: 12px;
}

.guide-title{
	font-size: 26px;
	color: #B79559;
	text-align: center;
	border-bottom: 1px solid #B79559;
	padding: 0px 0 4px 0;
	font-family: "ヒラギノ明朝 ProN W3", 'Times New Roman', "游明朝", YuMincho,  "Hiragino Mincho ProN", serif;
}

#guide-inner{
	margin: 20px;
	font-size: 14px;
}

#guide-inner .left{
	float: left;
	margin-right: 30px;
}

#guide-inner a{
	color:#bbb;
}

/*vela=====================*/
#vela-body{
	background-image: url('img/vela_bg.jpg');
	background-size: cover;
	background-attachment:fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
	color: #bbb;
}

.vela-waku{
	margin-bottom: 10px;
	background-color: #000;
	background: rgba(0,0,0,0.8);
}

ul.vela-main {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

h2.vela-waku{
	width:968px;
	margin:0px auto;
	color: #B79559;
	font-size: 36px;
	font-weight: normal;
	line-height: 1;
	padding:12px 6px;
	margin-bottom: 10px;
}

#vela-body .left{
	width:590px;
	padding: 30px 17px;
	line-height: 1.6;
	font-size: 18px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-right: 16px;
}

.of{
	overflow:auto; zoom:1;
}

#vela-body .left-inner{
	float: left;
	width:246px;
	font-size: 11px;
	margin-right: 16px;
	line-height: 1.3;
}

#vela-body .left-inner img{
	margin-bottom: 6px;
}

#vela-body .right{
	width:306px;
	padding: 30px 17px;
	text-align: center;
	font-size: 18px;
	color:#B79559;
	line-height: 1.3;
}

#vela-body .right img{
	margin-bottom: 6px;
}

#vela-body .right table{
	width:300px;
	color: #aaa;
	margin-top: 10px;
	font-size: 16px;
	text-align: left;
	
}

#vela-body .right th,#vela-body .right td{
	vertical-align: top;
	padding: 5px 0px;
}

#vela-body .right th{
	white-space: nowrap;
	padding-right: 6px;
	text-align: right;
	font-weight: normal;
}

/*diary==========================================================*/

#diary-body{
	background-image: url('img/diary_bg.jpg');
	background-size: cover;
	background-attachment:fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: darkgray;
}

h2.diary{
	font-size: 36px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 12px;
}

#diary-left{
	float: left;
	width:230px;
	line-height: 1.4;
}

.diary-waku{
	background-color: #fff;
	border-radius: 12px;
    -webkit-border-radius: 12px; 
    -moz-border-radius: 12px;
	
}

#diary-left .diary-waku{
	padding: 16px;
	background: rgba(255,255,255,0.7);
	line-height: 1.4;
	margin-bottom: 20px;
	}

#diary-left h5{
	margin:0 0 2px 0;
	font-weight:normal;
	font-size:12px;
	margin-top:14px;
	padding-top:14px;
	border-top:#999 dotted 1px;
	color: #000;
} 

#diary-right{
	float: right;
	width:720px;
	line-height: 1.8;
}

#diary-right .diary-waku{
	padding: 30px;
	background: rgba(255,255,255,0.8);
	margin-bottom: 30px;
	}

#diary-right h6{
	font-size:14px;
	font-weight:normal;
	line-height:1.2;
}

#diary-right h4{
	font-size:36px;
	font-weight:normal;
	margin:2px 0px 6px 0px;
	line-height:1.2;
}

#diary-right p{
	margin-bottom: 10px;
}











/*==========================================================*/
#footer-line{
	height:7px;
	background-image:url(img/line01.gif);
	margin:0px 0 0 0;
	}

#footer {
	padding:18px 0 0 0;
	background-color:#ffffff;
}

#footer a{color: #111;}
#footer a:hover{color: #999;}

#footer .logo{
	float:left;
	margin:0px 22px 30px 40px;
}

#footer .address{
	float:left;
	text-align:left;
	font-size:12px;
	color:#bbb;
	width:440px;
}

#footer .link {
	float:right;
	font-size:14px;
	text-align:right;
	margin-right:20px;
	color:#999999;
}

/*==========================================================*/
/* #calendar */
#news-calendar {
	width:180px;
	margin:0 auto;
	margin-top:20px;
}
#news-calendar .button {
	width: 180px;
	height: 23px;
	margin: 0;
	text-align: center;
	position: absolute;
	z-index: 10;
}
#news-calendar .next {
	float: left;
	position: relative;
	z-index:10;
}
#news-calendar .back {
	float:right;
	position:relative;
	z-index:10;
}
#news-calendar .month {
	color:#000;
	font-size:121%;
	font-weight:bold;
	text-align:center;
	line-height:1.5em;
	width:180px;
	margin-bottom:4px;
}
#news-calendar .month span {
	font-size:130%;
}
#news-calendar ul.calender {
	clear: both;
	width:180px;
}
#news-calendar ul.calender li {
	float:left;
	width:180px;
}
#news-calendar table {
	color: #000;
	font-size: 108%;
	text-align: center;
	width: 180px;
}
#news-calendar table th {
	font-weight:normal;
	height:30px;
	text-align:center;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
#news-calendar table td {
	height: 1.8em;
	line-height: 1.8em;
	padding:3px 0;
}
#news-calendar table td a {
	background: #72A6A4;
	color: #000;
	text-decoration: none;
	display: block;
	height: 1.8em;
}
#news-calendar table td a:hover {
	background: #B1BBB1;
	color: #661A00;
	text-decoration: none;
	display: block;
	height: 1.8em;
}
#news-calendar table th.sun,
#news-calendar table td.sun {
	color: #B30606;
}
#news-calendar table th.saturday,
#news-calendar table td.saturday {
	color:#002081;
}


/*==========================================================*/

@media print{

body {
_zoom:60%; /*WinIE only */
}
#print{
	display:none;
}
}
