/* CSS Document */


#headText {
	background-color: #F1A114;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A87330;
}

#headText h1{
	width:1000px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	color: #FFF;
	font-size: 12px;
	line-height: 30px;
}

#topImage {
	height:600px;
	text-align:center;
	z-index:1;
	position:relative;
}

#topImage #viewer {
	position:relative;
	width:100%;
	overflow: hidden;
}

#topImage #viewer .prev_left{
	position:absolute;
	background-image:url(images/leftNav.png);
	width:40px;
	height:60px;
	top:250px;
	left:0px;
	z-index:100;
}

#topImage #viewer .prev_right{
	position:absolute;
	background-image:url(images/rightNav.png);
	width:40px;
	height:60px;
	top:250px;
	right:0px;
	z-index:100;
}

#viewer .overlay {
	position:absolute;
	top:0;
	text-align:center;
	z-index:2;
	width:100%;
	margin:0 auto;
}

#viewer .overlay img {
	display:inline;
}

#viewer .inner {
	position:relative;
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}

#viewer .top_copy {
	position:absolute;
	top:0px;
	z-index:3;
	left: 0px;
}

#menu {
	float:none;
	clear:both;
	height:60px;
	background-color: #7F191B;
}

#menu ul {
	display:block;
	width:1000px;
	margin:0 auto;
}

#menu ul li {
	display:block;
	float:left;
	width:166px;
	height:60px;
}

#menu ul li a {
	display:block;
	height:60px;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(images/navi.png);
	background-repeat:no-repeat;
}

#menu ul li.btn06 {
	width:170px;
}

#menu ul li.btn01 a {	background-position:0 0; }
#menu ul li.btn02 a {	background-position:-166px 0;}
#menu ul li.btn03 a {	background-position:-332px 0;}
#menu ul li.btn04 a {	background-position:-498px 0;}
#menu ul li.btn05 a {	background-position:-664px 0;}
#menu ul li.btn06 a {	background-position:-830px 0;}

#menu ul li.btn01 a:hover {	background-position:0 -60px; }
#menu ul li.btn02 a:hover {	background-position:-166px -60px; }
#menu ul li.btn03 a:hover {	background-position:-332px -60px; }
#menu ul li.btn04 a:hover {	background-position:-498px -60px; }
#menu ul li.btn05 a:hover {	background-position:-664px -60px; }
#menu ul li.btn06 a:hover {	background-position:-830px -60px; }


#contents {
	background-image: url(images/bg.png);
	background-repeat: repeat;
	padding-top: 30px;
	padding-bottom: 50px;
}

#main {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}

#concept {
	margin-bottom:50px;
}

#concept h3{
	background-image: url(images/concept_title.png);
	background-repeat: no-repeat;
	height: 160px;
	text-align: right;
	font-size: 14px;
	line-height: 125px;
	margin-bottom: 20px;
}

#concept .copy{
	text-align:center;
	margin-bottom:20px;
}

#concept p{
	text-align:center;
	font-size: 16px;
	line-height: 26px;
}

#spot {
	margin-bottom:50px;
}

#spot h3{
	background-image: url(images/spot_title.png);
	background-repeat: no-repeat;
	height: 150px;
	text-align: right;
	font-size: 14px;
	line-height: 100px;
	margin-bottom: 20px;
}

#spot .copy{
	text-align:center;
	margin-bottom:30px;
}

#spot .gallery{
	width:800px;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#plan {
	margin-bottom:50px;
}

#plan h3{
	background-image: url(images/plan_title.png);
	background-repeat: no-repeat;
	height: 130px;
	text-align: right;
	font-size: 14px;
	line-height: 60px;
	margin-bottom: 20px;
}

#plan .copy{
	text-align:center;
	margin-bottom:20px;
}

#plan .madori{
	text-align:center;
	margin-bottom:30px;
}

#plan .madori_detail{
	width:1040px;
	overflow:hidden;
}

#plan .madori_detail li{
	width:480px;
	float:left;
	margin-right:40px;
}


#pickup {
	margin-bottom:50px;
	clear: both;
}

#pickup h3{
	background-image: url(images/pickup_title.png);
	background-repeat: no-repeat;
	height: 150px;
	text-align: right;
	font-size: 14px;
	line-height: 100px;
	margin-bottom: 20px;
}

#pickup .copy{
	text-align:center;
	margin-bottom:20px;
}

#location {
	margin-bottom:50px;
}

#location h3{
	background-image: url(images/location_title.png);
	background-repeat: no-repeat;
	height: 140px;
	text-align: right;
	font-size: 14px;
	line-height: 75px;
	margin-bottom: 20px;
}

#location .copy{
	text-align:center;
	margin-bottom:20px;
}

#location .sisetu{
	width:1020px;
	overflow:hidden;
}

#location .sisetu li{
	width:235px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

#location .sisetu p{
	font-size: 12px;
	line-height: 30px;
	text-align: left;
}


#access {
	margin-bottom:50px;
	clear: both;
}

#access h3{
	margin-bottom: 20px;
}

#access .copy{
	text-align:center;
	margin-bottom:20px;
}

#access #gMap{
	width:1000px;
	height:380px;
}


#outline {
	margin-bottom:70px;
	clear: both;
}

#outline h3{
	background-image: url(images/outline_title.png);
	background-repeat: no-repeat;
	height: 125px;
	text-align: right;
	font-size: 14px;
	line-height: 50px;
	margin-bottom: 20px;
}

#outline table {
	border-collapse:collapse;
	background-color: #FFF;
	width: 100%;
}

#outline table th,
#outline table td {
	padding:15px;
	font-size:14px;
	line-height:20px;
	border:1px #E7DECB solid;
}

#outline table th {
	background:#F0EBDF;
	text-align:center;
	font-weight:normal;
	width:90px;
}

#outline table tr:nth-child(even) {
    background:#FAF8F3;
}

#inquiry {
	margin-bottom:50px;
}

#inquiry .btn{
	margin-bottom:20px;
	text-align: center;
}

#inquiry .tel{
	margin-bottom:10px;
	text-align: center;
}

#inquiry p{
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
}

#inquiry .card{
	text-align: center;
}
