@charset "utf-8";
/* CSS Document */


body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color:#333333;
	font-size:12px;
	line-height:1.6em;
}
a {
	color:#b30000;
}
p {
	text-align:justify;
}
a:hover img {
	filter: alpha(opacity=80);
	opacity:0.80;
}
.red {
	color:#d80000;
	font-weight:600;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/  
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */ 

.wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.wrap {
	display: inline-table;
}
/* Hides from IE-mac \*/  
* html .wrap {
	height: 1%;
}
.wrap {
	display: block;
}
/* End hide from IE-mac */
.left {
	float:left;
}
.right {
	float:right;
}
#keyVisual {
	padding-bottom:10px;
}
#slider_navi {
	width:900px;
	margin:auto;
}
#slider_navi_bt_left {
	z-index:100;
	position:absolute;
	float:left;
	width:45px;
	margin-left:-70px;
	margin-top:234px;
}
#slider_navi_bt_right {
	z-index:100;
	position:absolute;
	margin-left:902px;
	float:right;
	margin-top:234px;
}
#slider {
	margin-left:4px;
}
.nav {
	width:100%;
	/*
	background:url(../img/common/bgTitleIndex.png) repeat;
	*/
	margin:5px 0;
}
.nav ul {
	text-align:center;
	overflow:hidden;
}
.nav li {
	display:inline;
}
.nav li.washiwo a {
	margin-top:-3px;
}
.nav li a img {
	height:15px;
}
.nav li a.type05 img, .nav li a.type00 img, .nav li a.type06 img {
	padding-top:3px;
	height:11px;
}
.nav a {
	padding:10px 0;
	color:#ececec;
	text-decoration:none;
	letter-spacing:0.1em;
	font-size:14px;
	width:14%;
	display:block;
	float:left;/*
	border-right:#999 1px dashed;
	*/
}
.nav a.last {
	width:14%;
	border-right:0;
}
.nav a:hover {
	text-decoration:none;
}
footer {
	width:100%;
	background: url(../img/common/bgTitleIndex.png) repeat;
	font-size:8px;
	padding-top:8px;
	letter-spacing:0.1em;
}
footer .copyRight a {
	color:#828282;
	display:block;
	padding:5px 10px 10px 0;
	text-decoration:none;
}
footer .copyRight {
	text-align:right;
}
.box .title {
	background:url(../img/common/bgTitleIndex.png) repeat;
	margin-bottom:5px;
	font-size:20px;
	padding:25px 10px 20px 20px;
	letter-spacing:0.1em;
}
.box .title span {
	margin-top:5px;
	display:block;
	font-size:60%;
}
.box .caption {
	margin-bottom:5px;
}
.box .caption .section {
	margin-bottom:5px;
}
.box .thumbnail {
	margin-bottom:10px;
	text-align:center;
}
.box .thumbnail img {
	width:290px;
}
.box .readMore {
	text-align:right;
	padding-right:10px;
	padding-bottom:30px;
}
.box {
	width:310px;
	margin-bottom:25px;
	margin-right:15px;
	float:left;
}
.box.type01, .box.type04, .box.type07 {
	clear:left;
}
.box.type02, .box.type05, .box.type08 {
	margin-right:0px;
}
.box.type03, .box.type06, .box.type09 {
	float:right;
	margin-right:0px;
}
.wrap {
	width:960px;
	margin:auto;
}
.stage li {
}
.stage img {
	width:960px;
}
#keyVisualSub {
	margin-bottom:15px;
}
#keyVisualSub img {
	width:960px;
}
#keyVisualTitle {
	width:940px;
	position:relative;
	margin:auto;
	margin-top:-83px;
	top:192px;
	text-align:center;
}
#pan {
	margin-bottom:80px;
}
#pan span {
	margin-right:5px;
}
.boxSub {
	margin-bottom:80px;
	overflow:hidden;
	clear:both;
}
.boxSub .titleSub {
	background-image:url(../img/sub/boxSubBg.png);
	background-repeat:no-repeat;
	width:100%;
	margin-bottom:15px;
	font-size:20px;
	letter-spacing:0.1em;
}
.boxSub .titleSub span {
	padding-left:10px;
	font-size:60%;
}
.boxSub .titleSub.type01 {
	background-position:330px 7px;
}
.boxSub .titleSub.type02 {
	background-position:185px 7px;
}
.boxSub .titleSub.type03 {
	background-position:245px 7px;
}
.boxSub .titleSub.type04 {
	background-position:200px 7px;
}
.boxSub .titleSub.type05 {
	background-position:140px 7px;
}
.boxSub .titleSub.type06 {
	background-position:415px 7px;
}
.boxSub .titleSub.type07 {
	background-position:275px 7px;
}
.boxSub .photo {
	float:left;
	padding-right:15px;
}
.boxSub .photoList ul {
	text-align:center;
}
.boxSub .photoList ul li {
	display:inline;
}
.boxSub .photoList ul.list05 li img {
	width:155px;
}
.boxSub .photoList .seriesTitle {
	font-size:16px;
	border-bottom: 1px dashed #999;
	margin:15px auto 8px;
	padding-bottom:5px;
	width:98%;
}
table {
	width:100%;
}
table strong {
	color:#C00;
}
table td, table th {
	border:#CCC 1px solid;
	padding:15px;
}
table th {
	background:#f0f0f0;
	width:20%;
}
table + p {
	margin:10px 0;
}
#hide {
	display:none !important;
}
#pageTop {
	position: fixed;
	bottom: 42px;
	right: 0px;
	z-index:200;
}
#subMenu {
	position:absolute;
	width:14.5%;
	background:url(../img/common/bgSubMenu.png) repeat;
	margin-left:55.7%;
	margin-top:0px;
	border: solid 1px #ccc;
	float:left;
	border-radius:0 0 5px 5px;
	display:none;
	z-index:999;
}
#subMenu ul, #subMenu li {
	padding:0;
	margin:5px;
}
#subMenu ul, #subMenu li a {
	color:#333;
	text-decoration:none;
}
#subMenu li {
	background:url(../img/common/arrow01.png) no-repeat left 5px;
	padding-left:12px;
}
.contentTabNav li {
	float:left;
	width:110px;
	background:#f2f2f2;
	border-radius:10px 10px 0 0;
	margin-right:5px;
}
.contentTabNav li a {
	background:url(../img/common/icon01.png) no-repeat 10px center;
	display:block;
	padding:12px 5px;
	font-size:17px;
	padding-left:25px;
	color:#333;
	text-decoration:none;
}
.contentTabNav li.active {
	background:#e5e5e5;
}
.contentTab {
	border:5px solid #e5e5e5;
}
.contentTab .tab_content {
	padding:15px;
}
.contentTab .tab_content .tabBpx .title {
	border-bottom:#CCC 1px dashed;
	font-size:20px;
	background:url(../img/common/icon02.png) no-repeat;
	padding:8px 0 0 15px;
	min-height:32px;
}
.contentTab .tab_content .tabBpx .title span {
	color:#999;
	font-size:12px;
	padding-left:8px;
}
.contentTab .tab_content .tabBpx .left {
	color:#999;
	width:48%;
	float:left;
}
.contentTab .tab_content .tabBpx .right {
	color:#999;
	width:48%;
	float:right;
}
.contentTab .tab_content .tabBpx .menuBox {
	overflow:hidden;
}
table.menu {
	width:90%;
	margin:10px auto;
}
table.menu th {
	width:70%;
}
table.menu th, table.menu td {
	vertical-align:top;
	background:none;
	border:0;
}
table.menu td {
	text-align:right;
	background:none;
	border:0;
	padding:10px 10px 0;
}
table.menu th {
	padding:10px 10px 0px 15px;
	background:url(../img/common/icon03.png) no-repeat left 13px;
}
.contentTab .tab_content .img {
	text-align:center;
	clear:both;
	margin-top:30px;
}
.contentTab .tab_content .img img {
	width:80%;
}
img.example-image {
	width:233px;
}
.leftPhoto {
	float:left;
	margin-left:6px;
}
.mailForm {
	margin-top:15px;
}
.mailForm .submit, .mailForm .reset, .mailForm .back {
	float:left;
	width:90px;
}
.mailForm input[type="text"], .mailForm textarea {
	width:50%;
}
.mailForm textarea {
	min-height:150px;
}
.mailForm input[type="submit"], .mailForm input[type="reset"], .mailForm input[type="button"] {
	width:80px;
}
.back-link {
	margin-top:10px;
}
.finish, .error {
	font-size:16px;
	margin-bottom:10px;
}
.reserve {
	background:#efefef;
	margin-top:10px;
	border-radius:10px;
	padding:10px;
}
.reserve h3 {
	font-size:15px;
	border-bottom:1px #ccc dashed;
	margin-bottom:5px;
	padding-bottom:5px;
	font-weight:600;
}
.thumbnail img {
	border:#efefef 1px solid;
}
.caption .text {
	margin-bottom:7px;
}
.menu {
	background:#FFF;
	overflow:hidden;
}
.menu .menu_box {
	width:200px;
	background:#f2f2f2;
	border-radius:10px;
	padding:10px 10px;
	float:left;
	margin-right:20px;
	margin-top:13px;
	min-height:233px;
}
.menu .menu_box.last {
	float:right;
	margin-right:0px;
}
.menu .menu_box p.title {
	background:url(../img/common/icon01.png) no-repeat left 5px;
	font-size:14px;
	padding-left:12px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:#999 1px dashed;
}
.menu .menu_box p.img {
	text-align:center;
}
.menu .menu_box img {
	width:200px;
}
.photo_food {
	margin:15px 0 5px;
	width:100%;
}
.photo_food img {
	width:100%;
}
.box .wrap_height {
	min-height:540px;
}
.box .caption {
	padding:4px 8px 0;
}
.box .caption .date {
	font-weight:bold;
}
.box .caption .text {
}
.box .title {
	text-align:center;
}
.box .title span {
	margin-top:10px;
}
.box.type01 .thumbnail, .box.type02 .thumbnail, .box.type03 .thumbnail, .box.type04 .thumbnail, .box.type05 .thumbnail {
	margin-top:80px;
}
#user_gmap01 {
	width:400px;
	height:400px;
	margin:0;
	border:0;
}
/*ie6以下ハック*/
#wrap_parent {
	_text-align:center;
	_margin-top:10px;
}
#wrap_parent div, .ie6　 #wrap_parent p {
	_text-align:left;
}
#slider {
	_margin-left:-150px;
}
#wrap_parent .readMore {
	_text-align:right;
}
#contact #wrap_parent .boxSub .caption {
	_margin-top:-80px;
}
#index .type09 .readMore {
	_margin-top:0 !important;
}
