@charset "utf-8";
/* CSS Document */

body {
	background:url(../cmn_img/bg.gif) repeat-x;
	background-color:#eef1ea;
	}
	
	
.head_link {
	color:#FFFFFF;
	font-size:10px;
	line-height:30px;
	float:right;
	}
	
.head_bt {
	width:376px;
	float:right;
	text-align:right;
	padding-top:15px;
	}
	
#top_head h1{
	font-size:10px;
	color:#FFFFFF;
	line-height:30px;
	}
	
.f_right {
	float:right;
	}
	
.f_left {
	float:left;
	}
	
.right {
	text-align:right;
	}
	
.left {
	text-align:left;
	}
	
.foot_pagetop {
	float:right;
	margin-top:-1px;
	}
	
	
.foot_link {
	padding-bottom:8px;
	border-bottom:dotted #ccc 1px;
	font-size:10px;
	margin-top:20px;
	}
	
.foot_copy {
	padding:8px;
	text-align:right;
	}
	
	
.m_t_20 {
	margin-top:20px;
	}
	
.m_t_10 {
	margin-top:10px;
	}







#navi_top {
 	height:48px;
	background:url(../cmn_img/bt.gif) no-repeat;
	margin:0;
	padding:0;
	}
	
	
ul#navi_top li {
	display: inline;
	list-style-type:none;
	}
	
ul#navi_top li a {
	display:block;
	height:48px;
	text-indent:-9999px;
	float:left;
	text-decoration:none;
	overflow:hidden;
	}

ul#navi_top li#gl_news a {
	background:url(../cmn_img/bt.gif) no-repeat 0px 0px;
	width:190px;
	}
	
ul#navi_top li#gl_stay a {
	background:url(../cmn_img/bt.gif) no-repeat -190px 0px;
	width:190px;
	}
	
ul#navi_top li#gl_restaurant a {
	background:url(../cmn_img/bt.gif) no-repeat -380px 0px;
	width:190px;
	}
	
ul#navi_top li#gl_banquet a {
	background:url(../cmn_img/bt.gif) no-repeat -570px 0px;
	width:190px;
	}
	
ul#navi_top li#gl_wedding a {
	background:url(../cmn_img/bt.gif) no-repeat -760px 0px;
	width:190px;
	}


ul#navi_top li#gl_news a:hover {
	background:url(../cmn_img/bt.gif) no-repeat 0px -48px;
	width:190px;
	}
	
ul#navi_top li#gl_stay a:hover {
	background:url(../cmn_img/bt.gif) no-repeat -190px -48px;
	width:190px;
	}
	
ul#navi_top li#gl_restaurant a:hover {
	background:url(../cmn_img/bt.gif) no-repeat -380px -48px;
	width:190px;
	}
	
ul#navi_top li#gl_banquet a:hover {
	background:url(../cmn_img/bt.gif) no-repeat -570px -48px;
	width:190px;
	}
	
ul#navi_top li#gl_wedding a:hover {
	background:url(../cmn_img/bt.gif) no-repeat -760px -48px;
	width:190px;
	}
