img.guidance_onsen{
	width: 20%;
}
.br-sp{
	display: none;	
	}
.site-box {

	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.site-title {
	overflow: hidden;
	background-color: #F4F9EA;
	color: #000;
	display: block;
	height: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 20px;
}
.site-title span{
	overflow: hidden;
	font-size: 90%;
	color: #F00;
	float: right;
	padding-top: 3px;
	padding-right: 2px;
	font-weight: normal;
	background-color: #FF0;
	padding-bottom: 3px;
	padding-left: 5px;
}
.site-title a:hover {
	color: #333;
}
.site-body {
	overflow: hidden;
	padding: 0px;

}
.site-photo {
	width: 360px; text-align: center; float: left;
}
.site-photo-s {
	margin-top: 5px;
	padding-top: 5px;
}
.site-photo img {
	max-height: 300px; max-width: 360px;
}
.site-info {
	width: 63%; float: right;

}

.site-info table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: 1px solid #CCC;
	color: #333;
	font-size: 15px;
}
.site-info table th {
	padding: 6px 8px;
	border: 1px solid #f5f5f5;
	width: 60px;
	text-align: center;;
}
.site-info table td {
	padding: 6px 8px;
	border: 1px solid #f5f5f5;
}

.btn-site {
	padding: 10px 0px; text-align: right;
}
.btn-site li {
	margin: 0px 0px 0px 5px; 
	border-radius: 2px; display: 
	inline-block; -moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
}
.btn-site li span {
	text-align: center; display: block;
}

.btn-site-contact a:link {
	background-color: #525252;
	
	color: #FFF;
}
.btn-site-contact a:visited {
	background-color: #525252;
	color: #FFF;
}
.btn-site-contact a:hover {
	background: #f5f5f5;
	color: #333;
}
.btn-site-hikaku a:link {
	color: #FFF;
	background: #1E98B9;
}
.btn-site-hikaku a:visited {
	color: #FFF;
	background-color: #1E98B9;
}
.btn-site-hikaku a:hover {
background: #f5f5f5;
color: #333;
}

.btn-site-sumi {
	background: #efc0c8;
	font-size: 14px;
}
.btn-site-sumi a:hover {
background: #efc0c8;
}
.btn-site-detail {
	background: #ebebeb;
}
.btn-site-detail a:hover {
	background: #f5f5f5;
	color: #333;
}

.btn-site li span a {
	padding: 5px 0px;
	width: 160px;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

/* slider */

.slideFrame .bx-wrapper {
	margin: 0px auto; 
	width: 300px; 
	position: relative;
}
.slideFrame .bx-wrapper .bx-pager {
	text-align: center; 
	margin-top: 5px;
}
.slideFrame .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
}
.slideFrame .bx-wrapper .bx-prev {
	left: 10px;
}
.slideFrame .bx-wrapper .bx-next {
	right: 10px;
}

#sliderL .bx-wrapper .bx-pager a {
	background: rgb(102, 102, 102); 
	margin: 0px 5px; border-radius: 5px; 
	width: 10px; height: 10px; 
	text-indent: -9999px; 
	overflow: hidden; display: block; 
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

#sliderL .bx-wrapper .bx-pager a:hover {
	background: rgb(0, 0, 0);
}
#sliderL .bx-wrapper .bx-pager a.active {
	background: rgb(0, 0, 0);
}

#sliderL .bx-wrapper .bx-controls-direction a {
	top: 40%;
	width: 30px;
	height: 30px;
	color: rgb(252, 252, 252);
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	position: absolute;
	z-index: 100;
	text-shadow: 1px 1px 2px #333333;
	-moz-text-shadow: 1px 1px 2px #333333;
	-webkit-text-shadow: 1px 1px 2px #333333;

}
#sliderL .bx-wrapper .bx-prev {

}
#sliderL .bx-wrapper .bx-next {

}

/* slider end */
@media all and (max-width:800px) and (min-width:481px){

.slideFrame img.guidance_onsen{
	width: 20%;
}

.site-photo {
	width: 50%;  
}
.site-photo img {
	width: 98%;
}
.site-info {
	width: 50%;
}


.btn-site {
	text-align: right;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.btn-site li {
	border-radius: 2px;
	display: block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.btn-site li span {
	text-align: center;
}
.btn-site li span a {
	padding: 10px 0px;
	width: auto;
	color: #333;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	display: block;
}


.slideFrame .bx-wrapper {
	width: 300px; 
}
}

@media all and (max-width:480px) {


.br-sp{
	display: inline;
	}
.site-box {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 35px;
	margin-left: 5px;
}
.site-title {
	overflow: hidden;
	font-size: 120%;
}
.site-body {
	padding: 15px 0px 0px; overflow: hidden;
}
.site-photo {
	margin: 0px 0px 15px; 
	width: auto; text-align: center; float: none;
}
.site-photo img {
width: 98%;
	/*width: auto; */
	/*max-height: 280px;*/
}
.site-info {
	width: auto; float: none;
}
.site-info table {
	width: 100%;
	font-size: 100%;
	border: 1px solid #CCC;
	background-attachment: scroll;
	background-image: url(../img/arrow_icon.png);
	background-repeat: no-repeat;
	background-position: right top;
}
img.guidance_onsen{
	width: 22%;
}
}