#dayuse_btn {
	overflow: hidden;
}

#dayuse_btn div a {
	width:330px;
	text-align: center;
	padding: 12px 0;
	display: block;
	background-color: #7ab32d;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	font-size: 130%;
	font-family: serif;
	margin: 20px 0;
	transition: all 0.5s ease 0s;
	background-image: url(https://herknic1.heteml.net/hotel_data/trend_hotel/rakuten/img/dayuse_ya.gif);
	background-position: 300px center;
	background-repeat: no-repeat;
}

.btn_link a {
	width:350px;
	text-align: center;
	padding: 5px 0;
	display: block;
	background-color: #7ab32d;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	font-size: 120%;
	font-family: serif;
	margin: 20px 0;
	transition: all 0.5s ease 0s;
	background-image: url(https://herknic1.heteml.net/hotel_data/trend_hotel/rakuten/img/dayuse_ya.gif);
	background-position: right 20px center;
	background-repeat: no-repeat;
}

#dayuse_btn a:hover , .btn_link a:hover {
	background-color: #765d49;
	color: #fff !important;
}

.btn_link{
	clear: both;
}

.btn_1line{
	margin-top: 5px;
	width: 100%;
}

.btn_1line a{
	width: 100% !important;
	margin: 0 !important;
	background-position: right 20px center !important;
}


/*======== div#room ========*/

.room_box {
	width:650px;
	margin:0 auto 15px auto ;
}

.room_box .r_img {
	padding:7px 0 5px 0;
}

.room_box p {
	font-size:14px;
	line-height:19px;
	padding:3px 0 0 0;
}

.room_box p span {
	color:Red;
}

/*======== div#access ========*/

#Map {
	width:676px;
	border:2px solid #c9bdae;
	margin:0 auto 15px auto;
}

.access_box {
	width:655px;
	margin:0 0 15px 25px;
}

.access_box p {
	font-size:14px;
	padding:0 0 0 15px;
	background:url(../img/access/ya.gif) no-repeat 0 1px;
}

/*======== div#service ========*/

.service_box {
	width:650px;
	margin:0 auto;
}

.service_box .t_img {
	padding:5px 0 0 0;
}

.service_box .t_img2 {
	padding:15px 0 0 0;
}

.service_box p {
	font-size:14px;
	line-height:19px;
	padding:5px 0 0 0;
}

/*======== div#breakfast ========*/

.breakfast_box {
	width:680px;
	margin:0 auto 15px auto;
}

.breakfast_box p {
	font-size:14px;
	line-height:20px;
	padding:7px 0 0 0;
}

.breakfast_box .break_l {
	width:320px;
	float:left;
}

.breakfast_box .break_r {
	width:320px;
	float:right;
}
