@charset "utf-8";

/*--------------------------------------------
mainarea
----------------------------------------------*/

#main img {
	margin-bottom:5px;
}

#contact {
	width:580px;
	margin:0px auto;
}

#contact p {
	width:400px;
	font-size:92%;
	line-height:150%;
	padding:10px 5px 10px 25px;
	float:right;
}

.telnumberimg {
	width:500px;
	margin:5px auto 0px;
}

.telimg {
	float:left;
}

.pagetop {
    width:77px;
	height:12px;
	margin:0px 0px 0px 503px;   
}

/*--------------------------------------------
subarea
----------------------------------------------*/

#subarea .reservation a {
    background:url(../../shared/img/btn_reservation.jpg) no-repeat bottom;
}


/*--------------------------------------------
footer
----------------------------------------------*/

#footercontents .reservation a{
	color:#9DBA3D;
	text-decoration:none;
}



