﻿/* --------------------------------- */
/* 初期設定 */



*{
	margin		: 0;
	padding		: 0;
}

html{
	direction	: ltr;
	border		: 0;
}

address,blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,map,ol,p,pre,ul{
	display		: block;
}

code, pre, samp, var, kbd, input, select, textarea{
	font-family: Meiryo, Verdana, "メイリオ", "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka;
}

img {
	border: 0px;
}

table {
	border-collapse: collapse;
	/* border-collapse: separate; */
}

input, select, textarea{
	font-size: 12px;	
}

a,a:link,a:visited,a:active { color: #57ADA4; text-decoration: none; font-weight: normal;}
a:hover { color: #C85EA3; text-decoration: underline;}

.c-both {
	clear:both;
}

.none {
	display:none;
}

ul,dl,ol {list-style:none;}



/* 初期設定 End */
/* --------------------------------- */

body {
	margin:0;
	padding:0;
	line-height:105%;
	color:#ECE6CE;
	background-color:#ECE6CE;
	font-family: Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka;
	text-align:center;
}

#wrap {
	margin:0 auto;
	padding:0;
	width: 900px;
	text-align:center;
	background-image: url(../images/wrap.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


/* --------------------------------- */
/* フォント */

.bold {
	font-weight: bold;
}

/* フォント End */
/* --------------------------------- */



/* --------------------------------- */
/* ヘッダー */
/* --------------------------------- */

h1 {margin:0 auto; padding:5px 0 15px 0; width:860px; font-size:11px; color:#5E362E; text-align:center;}

h2 {
	margin: 0 auto 0 auto;
	width: 900px;
	height: 274px;
	overflow: hidden;
	text-indent:-9999px;
	text-align: left;
	background-image: url(../images/h2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#pv {padding:30px 0 0 0; text-align:center;}

#root {padding:30px 0 0 0; font-size:12px; color:#5E362E;}

#navi {padding:10px 0 0 0; font-size:14px; color:#5E362E;}

h3 {
	margin: 0 auto 0 auto;
	width: 900px;
	height: 608px;
	overflow: hidden;
	text-indent:-9999px;
	text-align: left;
	background-image: url(../images/h3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
		

/* --------------------------------- */
/* メイン */
/* --------------------------------- */

.btn {margin:0 auto; padding:30px 0 30px 0; width:790px; text-align:center;}
.btn2 {margin:0 auto; padding:0 0 30px 0; width:790px; text-align:center;}

.totop {margin:0 auto; padding:0 0 30px 0; width:720px; font-size:12px; text-align:right;}
.totop a {color:#ECE6CE; text-decoration: underline;}
.totop a:hover {color:#57ADA4; text-decoration: none;}
	
.box {
	overflow:hidden;
	margin: 0 auto 0 auto;
	width: 830px;
	height:320px;
	background-position: left top;
	background-repeat: no-repeat;
}
.box h4 {
	width:433px;
	height:50px;
	font-size:11px;
	text-align:left;
	text-indent:-9999px;
}
.box div {
	margin:0 54px 0 343px;
	padding:0 0 30px 0;
	width:433px;
	font-size:11px;
	text-align:left;
}
.box div p {padding:10px 0 0 0; text-align:right;}

.box2 {
	overflow:hidden;
	margin: 0 auto 0 auto;
	width: 830px;
	height:283px;
	background-position: left top;
	background-repeat: no-repeat;
}
.box2 h4 {
	width:433px;
	height:50px;
	font-size:11px;
	text-align:left;
	text-indent:-9999px;
}
.box2 div {
	margin:0 54px 0 343px;
	padding:0 0 30px 0;
	width:433px;
	font-size:11px;
	text-align:left;
}

#box1 {
	background-image: url(../images/img01.jpg);
}
#box2 {
	background-image: url(../images/img02.jpg);
}
#box3 {
	background-image: url(../images/img03.jpg);
}
#box4 {
	background-image: url(../images/img04.jpg);
}
#box5 {
	background-image: url(../images/img05.jpg);
}
#box6 {
	background-image: url(../images/img06.jpg);
}
#box7 {
	background-image: url(../images/img07.jpg);
}
#box8 {
	background-image: url(../images/img08.jpg);
}
#box9 {
	background-image: url(../images/img09.jpg);
}
#box10 {
	background-image: url(../images/img10.jpg);
}
#box11 {
	background-image: url(../images/img11.jpg);
}


#selector {
	overflow:hidden;
	margin: 0 auto 30px auto;
	width: 700px;
	text-align:center;
	background-position: left top;
	background-repeat: no-repeat;
}
#selector td {
	padding:0 0 20px 20px;
	width:50%;
	font-size:18px;
	text-align:left;
	vertical-align:top;
	border-left:1px solid #ECE6CE;
}
#selector td span {font-size:12px;}
#selector td a {color:#ECE6CE; text-decoration: underline;}
#selector td a:hover {color:#57ADA4; text-decoration: none;}


#shop {
	overflow:hidden;
	margin: 0 auto 30px auto;
	width: 700px;
	text-align:center;
	background-position: left top;
	background-repeat: no-repeat;
}
#shop td {
	padding:0 20px 20px 20px;
	width:33%;
	font-size:15px;
	text-align:left;
	vertical-align:top;
	border-left:1px solid #ECE6CE;
}
#shop td span {font-size:12px;}
#shop td a {color:#ECE6CE; text-decoration: underline;}
#shop td a:hover {color:#57ADA4; text-decoration: none;}


#t-s {
	overflow:hidden;
	margin: 0 auto 30px auto;
	text-align:center;
}


#ticket {
	overflow:hidden;
	margin: 0 auto 30px auto;
	width: 700px;
	text-align:center;
	background-position: left top;
	background-repeat: no-repeat;
}
#ticket .title {padding:0 0 2px 0; font-size:18px; font-weight:bold; line-height:155%; text-align:left; border-bottom:1px dotted #ECE6CE;}
#ticket .data {
	overflow:hidden;
	margin: 0 auto 0 auto;
	padding:15px 0 25px 0;
	width: 650px;
	font-size:15px;
	line-height:130%;
	text-align:left;
	background-position: left top;
	background-repeat: no-repeat;
}
#ticket span {font-size:11px; color:#A3D1CD;}
#ticket a {color:#ECE6CE; text-decoration: underline;}
#ticket a:hover {color:#57ADA4; text-decoration: none;}


#access {
	overflow:hidden;
	margin: 0 auto 30px auto;
	width: 813px;
	text-align:center;
	background-position: left top;
	background-repeat: no-repeat;
}


#thanks {
	overflow:hidden;
	margin: 0 auto 30px auto;
	width: 750px;
	text-align:center;
	background-position: left top;
	background-repeat: no-repeat;
}
#thanks img {margin:5px;}

/* --------------------------------- */
/* フッター */
/* --------------------------------- */

#foot {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 900px;
	height: 125px;
	font-size: 11px;
	text-align: center;
}


