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


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

.left_column{
	width:100%;
	margin:0px auto 40px auto;
	overflow:hidden;
}

.local_navi{
	width:100%;
	margin:0px auto;
	overflow:hidden;
}
.local_navi dt{
	width:90%;
	margin:0px auto;
}

.local_navi dd{
	width:90%;
	margin:0px auto;
	overflow:hidden;
}
.local_navi dd ul {
}
.local_navi dd ul li {
	border-bottom: 2px solid #FFD8E1;
	list-style-type: none;
}
.local_navi dd ul li a {
	text-decoration: none;
	color: #000000;
	font-family: "Mplus 1p";
	font-size: 16px;
	font-weight: bold;
	padding: 1em 0em 1em 1em;
	overflow: hidden;
	display: block;
	letter-spacing: -1px;
}
/*-----------------------------------------*/

.right_column {
	width: 100%;
	overflow: hidden;
	margin: 40px auto 0px auto;
}
.subtitle {
	clear: both;
	background-image: url(../kankou/dogo_matsuyama/sub_border.png);
	background-repeat: repeat-x;
	background-position: left center;
	margin: 15px auto;
	overflow: hidden;
}
/*-----------------------------------------*/

.photo_large {
	width:95%;
	margin: 0px auto;
	overflow: hidden;
}
/*-----------------------------------------*/

.bath_guide {
	width:90%;
	margin: 0px auto;
	overflow: hidden;
	background-image: url(yunoka/bg_flower.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bath_guide .txt {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	font-size: 14px;
}
.bath_guide .txt p {
	margin-bottom: 1em;
}
.bath_guide .txt p em {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
}
.bath_guide .txt dl {
}
.bath_guide .txt dl dt {
	font-weight: bold;
	color: #8C0600;
}
.bath_guide .txt dl dd {
}
.bath_guide .img {
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
	text-align:center;
}
/*-----------------------------------------*/

.amenity {
	width: 90%;
	margin: 0px auto 40px auto;
	overflow: hidden;
	font-size: 14px;
}
.amenity li {
	list-style-type: none;
	overflow: hidden;
	background-image: url(yunoka/icon_cir.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 0.5em;
}
.amenity li p {
	white-space: nowrap;
	padding-left: 15px;
}
/*-----------------------------------------*/

.service{
	width:90%;
	margin:0px auto 40px auto;
	overflow:hidden;
}

.service li{
	list-style-type:none;
	overflow:hidden;
	margin-bottom:20px;
}

.service li div{
	text-align:center;
}


.clear{
	clear:both;
}

.service li p{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin:0.5em 0px;
	overflow:hidden;
}

.service li dl{
	width:50%;
	margin:0px auto;
	float:left;
}

.service li dl dt{
	width:95%;
	margin:0px auto;
}

.service li dl dd{
	width:95%;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin:0.35em auto;
	overflow:hidden;
}