* {
	margin: 0;
	padding: 0; }

body {
	font-size: 12px;
	font-weight: normal;
	color: #000; }

p {
	margin-bottom: 0.5em;
	font-size: 1em;
	line-height: 125%; }

div#container {
	width: 800px;
	margin: 0 auto; }

div#inner {
	padding-left: 19px; }

a.c_btn,
a.c_btn_nohover {
	display: block;
	float: left;
	height: 60px;
	background-repeat: no-repeat;
	background-position: 0 0; }

a.c_btn_nohover,
a.c_btn:hover {
	background-position: 0 -60px; }

a.btn_index {
	width: 77px;
	background-image: url("../images/contents_btn00.gif"); }
a.btn_booking {
	width: 181px;
	background-image: url("../images/contents_btn01.gif"); }
a.btn_service {
	width: 181px;
	background-image: url("../images/contents_btn02.gif"); }
a.btn_room {
	width: 181px;
	background-image: url("../images/contents_btn03.gif"); }
a.btn_restaurant {
	width: 180px;
	background-image: url("../images/contents_btn04.gif"); }

a.f_btn,
a.f_btn_nohover {
	display: block;
	float: left;
	height: 35px;
	background-repeat: no-repeat;
	background-position: 0 0; }

a.f_btn_nohover,
a.f_btn:hover {
	background-position: 0 -35px; }

a.fbtn_index {
	width: 77px;
	background-image: url("../images/footer_btn00.gif"); }
a.fbtn_booking {
	width: 181px;
	background-image: url("../images/footer_btn01.gif"); }
a.fbtn_service {
	width: 181px;
	background-image: url("../images/footer_btn02.gif"); }
a.fbtn_room {
	width: 181px;
	background-image: url("../images/footer_btn03.gif"); }
a.fbtn_restaurant {
	width: 180px;
	background-image: url("../images/footer_btn04.gif"); }





div.hsp {
	font-size: 0;
	line-height: 0;
	vertical-align: bottom; }

div.clear {
	clear: both; }

.fleft {
	float: left; }
.fright {
	float: right; }

.left {
	text-align: left; }
.center {
	text-align: center; }
.right {
	text-align: right; }

.red {
	color: #f00; }
.green {
	color: #090; }
.blue {
	color: #009; }
.glay {
	color: #666; }
.white {
	color: #fff; }

.bold {
	font-weight: bold; }
.small {
	font-size: 0.85em; }
.small2 {
	font-size: 0.7em; }
.big {
	font-size: 1.25em; }

/*20091228’Ç‰Á*/
.img {
	display: block;
	font-size: 0.1em;
	line-height: 1%;
	text-indent: -9999px; }
div#icon_left {
	float: left;
	width: 140px; }
div#main_right {
	float: right;
	width: 645px; }



