@charset "utf-8";


/*----------------------------------------
	=base 
----------------------------------------*/
body{
	font-family: HG丸ｺﾞｼｯｸM-PRO, "ＭＳ ゴシック", "小塚ゴシック Std R", sans-serif;
	background: #fff;
	_font-size: 75%;
	font-size: 8pt;
	text-align: left;
	color: #666666;
}

#header:after,#header_right:after,#topmenu:after,#footer_menu:after,#footer:after{
	content: "";
	display: block;
	clear: both;
}

#header,#header_right,#topmenu,#footer_menu,#footer{
	height: 1%;
}

a{
	text-decoration: none;
	color: #666666;
}
/*----------------------------------------
	=layout
----------------------------------------*/
#wrapper{
	width: 800px;
	margin: 30px auto;
}
/*----- =header -----*/
#header{
	height: 64px;
}
h1,#header_right,#menu,#contact,#topmenu li{
	float: left;
}

h1{
	padding-top: 3px;
	width: 150px;
	height: 55px;
	font-size: 0px;
	line-height: 1px;
}

#header_right{
	width: 650px;
}

#contact{
	xmargin-left: 468px;
}

#menu{
	width: 468px;
	text-align: center;
}

#menu p{
	height: 42px;
}

#topmenu{
	margin-left: 90px;
}

img{
	border: 0;
}

#topmenu li a{
	padding: 0px 10px;
	display:block;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	height:14px;
}

#topmenu li a:hover{
	background-position: bottom;
}

#menu_top a{
	width: 36px;
	background: url(../img/images/menu_top_10_10.gif) no-repeat top;
	border-right: 1px solid #999999;
}
#menu_hotel a{
	width: 36px;
	background: url(../img/images/menu_hotel_12_12.gif) no-repeat top;
	border-right: 1px solid #999999;

}
#menu_trimming a{
	width: 60px;
	background: url(../img/images/menu_trimming_14_14_14.gif) no-repeat top;
	border-right: 1px solid #999999;

}
#menu_access a{
	width: 48px;
	background: url(../img/images/menu_access_16_16_16.gif) no-repeat top;
}

/*----- =footer -----*/
#footer{
	padding-top: 10px;
}

#page_button{
	text-align: right;
	padding: 10px 0px;
	border-bottom: 1px solid #999;
}

#footer_box{
	float: left;
	width: 430px;
	margin-top: 10px;
}

#footer_menu li{
		float: left;
	padding: 0 10px 0;
}

#footer_menu li a:hover{
	color: #F06;
}
#footer_menu_top{
	border-right: 1px solid #999;
}

#footer_menu_hotel{
	border-right: 1px solid #999;
}

#footer_menu_trimming{
	border-right: 1px solid #999;
}

#footer_menu_access{
}

#footer_box p{
	margin-top: 10px;
}

#copy{
	float: right;
	padding-top: 0px;
}