@charset "UTF-8";


/*
---------------------------------- */

h2 {
	width: 100%;
	text-align: center;
	height: auto;
	border-top:3px dashed #fa8072;
	/*height: 95px;*/
	/*margin: 0 auto;*/

	/*background: url(../img/theme/theme_title_2.gif) right top no-repeat;
    background-size:500px 95px;
    background-position: right top;*/
}

#pic {

	margin: 0 auto;
}

/*
---------------------------------- */

#themes {
	width: 100%;
	background: #fff;
  /*background-size:10px 30px;*/
  /*background-position: right top;*/
  padding-top: 25px;

	padding-bottom: 5px;
}
#themes .tour {
	width: 100%;
	/*border-top: 13px solid #fff;*/
	/*margin-top: -23px;*/
}
#themes .tour h3 {
	width: 100%;
	background-color: #fff;
	text-align: center;
	height: auto;
	margin-top: -2px;
}
#themes .tour a {
	/*color: #4c4c4c;:/
	/*display: block;*/
}
#themes .tour #info {
	color: #5b5b6c;
	/*border-top: 13px solid #fff;
	border-bottom: 13px solid #fff;*/
	width: 100%;
	margin-top:-2px;
	/*background: #fff url(../img/common/tour_info_ar.gif) right center no-repeat;
    background-size:30px 35px;*/
}
#themes .tour #info-inner {
	border-left: 3px dashed #fa8072;
	border-bottom: 1px solid #fa8072;
	padding: 5px 30px 5px 15px;
}
#themes .tour #info-inner_hotel {
	/*border-left: 3px solid #0b511f;*/
	border-bottom: 1px solid #0b511f;
	padding: 5px 15px;
}
#themes .tour #info h4 {
	font-weight: normal;
	padding-bottom: 2px;
}
#themes .tour #info p {
	line-height: 18px;
}
#themes .tour .area-tit {
	width: 100%;
	margin: 13px auto 7px;
	text-align: center;
}
#themes .tour .area {
	margin: 0 auto 20px;
	text-align: center;
}
#themes .tour .area li {
	font-size: 14px;
	display: inline-block;
	background: url(../img/theme/theme_line.gif) right top no-repeat;
    background-size:13px 15px;
    padding-right: 15px;
}
#themes .tour .area li:last-Child {
	background-image: none;
	padding-right: 0;
}

/*
---------------------------------- */

#back-btn {
	width: 100%;
	height: 93px;
	margin: 0 auto;
    background:#efefef url(../img/common/sh_bottom_2.gif) left top repeat-x;
    background-size:5px 25px;
}
#back-btn-inner {
	width: 320px;
	margin: 0 auto;
	padding-top: 13px;
}


.sp {
	width: 100%;
	height: 25px;

	background: #fff url(../img/common/col_bg_grey.gif) left top repeat-x;
	background-size: 10px 30px;
}
.sp-2 {
	width: 100%;
	height: 30px;

	background: #fff url(../img/common/col_bg_grey_2.gif) left bottom repeat-x;
	background-size: 5px 35px;
}
.sp-3 {
	width: 100%;
	height: 20px;

	background: #fff url(../img/common/col_bg_grey_3.gif) left bottom repeat-x;
	background-size: 5px 20px;
}


.lead {
	border: 2px solid #496933;
	margin-bottom: 1px;
	margin-top: -1px;
	padding: 9px;
	background-color: #fff;
	color: #496933;
	/*border-radius:11px;*/
	font-size: 15px;
}
#hotel_title{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
/*#hotel_title img{
	border-top: solid 1px;
}*/
#btn_contents_0{
/*background-color: #87ceeb;*/
width: 90%;
margin-left:auto;
margin-right: auto;
}
#btn_contents_1{
/*background-color: #F5F5F5;*/
width: 90%;
margin-left:auto;
margin-right: auto;
}
#btn_0{
	margin-top: 9px;
	margin-bottom: 10px;
}
#btn_0 img{
	width:100%;
	/*float:left;*/
	margin-right: 10px;
}
#btn_1 img{
	width:100%;
	/*float:left;*/
}
#btn_2 img{
	width:48%;
	margin-top: 9px;
}

#btn_3 {
	width:90%;
	text-align: right;
	margin-left: auto;
	margin-top:-10px;
}
#btn_3 img{
	width:45.2%;
}

#map{
background: #cfe7fa; /* Old browsers */
background: -moz-linear-gradient(top, #cfe7fa 0%, #6393c1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfe7fa), color-stop(100%,#6393c1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #cfe7fa 0%,#6393c1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #cfe7fa 0%,#6393c1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #cfe7fa 0%,#6393c1 100%); /* IE10+ */
background: linear-gradient(to bottom, #cfe7fa 0%,#6393c1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe7fa', endColorstr='#6393c1',GradientType=0 ); /* IE6-9 */
}
#title_top{
	color: #c20056;
	font-size: 15px;
	font-weight:bold;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#title_sub{
	color: #6b3d3b;
	margin-top: 10px;
	/*margin-bottom: 43px;*/
	font-weight: bold;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#line{
	border-top:2px solid #ded1c8;
}
#info_box{
	width: 100%;
}
