.box.fix.room h2 {
	font-size: 16px;
	color: #960;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #960;
	margin-bottom: 10px;
}

.box.fix.room img {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.room_photo {
	clear: both;
}

.box.fix.room h3 {
	clear: both;
	color: #960;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #960;
	margin-bottom: 10px;
}
.box.fix.room p {
	font-size: 14px;
	line-height: 24px;
}
.room_photo ul li img {
	border: 1px solid #C6A65D;
}
.roomPrice {
	font-size: 18px;
}
.box.fix.price h3 {
	color: #C90;
	font-size: 20px;
}
.price table tr .roomPrice {

}
.roomPrice2 h3{
	padding-top: 15px;
}
.price .basic-price tr td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFE188;
	padding-top: 10px;
	vertical-align: middle;
}
.box.fix.price .basic-price tr td .red {
	font-size: 22px;
}


#map {
	height: 680px;
	width: 680px;
	margin-bottom: 15px;
}
.box.fix.maps table tr td {
	vertical-align: middle;
	line-height: 36px;
	padding-bottom: 10px;
	width: 33%;
}
.map_p {
	display: block;
}
.yamadera {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D59933;
	padding-bottom: 10px;
}
.yamadera h3 {
	font-size: 16px;
	color: #C93;
}
.yamadera img {
	display: block;
	float: left;
	margin-right: 20px;
}
.box.fix.contact table tr td {
	padding: 10px;
	vertical-align: middle;
}
.telNO {
	font-size: 24px;
	color: #333;
}
.time {
	display: block;
	clear: both;
	padding-top: 5px;
	color: #960;
}

.fnf01 {
	font-size: 80px;
	font-weight: bolder;
	display: block;
	line-height: 80px;
}
.fnf02 {
	font-size: 50px;
	font-weight: bolder;
	color: #333;
}
.fnf03 {
	font-size: 16px;
	font-weight: bolder;
	color: #960;
}
.reiwa {
	margin-bottom: 50px;
	background-color: #e4ac4f;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #333;
}
.reiwa table {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	border-collapse: separate;
    border-spacing: 3px;
}
.reiwa table tr td {
	background-color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 3px;
}
.reiwa .reiwa-text {
	background-color: #F8E8CD;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px;
	font-size: 14px;
	border-radius: 5px;
}
.reiwa table tr td span {
	font-size: 26px;
	margin-right: 5px;
	font-weight: bold;
}



*****BlogMidashi***** {
}
.post {
	float: left;
	width: 214px;
	margin-bottom: 20px;
	min-height: 250px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C93;
	padding-bottom: 5px;
	position: relative;
}
#content_box .post:not(:nth-of-type(3n)) {
	margin-right: 19px;


}
.featured-thumbnail {
	height: 120px;
	width: 214px;
	margin-bottom: 7px;
}
.featured-thumbnail img{
	height: 120px;
	width: 214px;
}
.post .title {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bolder;
}

.readMore {
    color: #7B7A79;
    position: absolute;
    right: 0;
    bottom: 10px;
}
