@charset "UTF-8";

/* 外枠　------------------------------------------------------------- */
#con_head{
	width:860px;
	height:57px;
	margin: 0px auto 0px auto;
	background:url(../image/top/hr.gif) no-repeat left bottom;
}

#con_main{
	width:860px;
	margin: 0px auto 0px auto;
	clear:both;
}
#con_main_1{
	width:615px;
	float:left;
}
#con_main_2{
	width:230px;
	float:right;
}

#con_bottom{
	width:860px;
	height:60px;
	margin: 0px auto 0px auto;
	clear:both;
	background:url(../image/top/hr.gif) no-repeat left top;
	padding-top:10px;
	padding-bottom:10px;
}
#con_bottom_1{
	width:420px;
	float:left;
}
#con_bottom_2{
	width:410px;
	float:right;
	padding-right:10px;
	text-align:right;
}

/* ヘッダ　メニュー　------------------------------------------------------------- */
#con_head h1{
	float:left;
}

#con_head ul{
/*	width:407px;*/
	width:331px;
	float:right;
}

#con_head ul li{
	float:left;
	text-indent:-9999em;
}

#con_head ul li a{
	display:block;
	height:54px;
	margin-left:10px;
}

#con_head ul li a.menu_global_01{
	background:url(../image/top/menu_global.gif) no-repeat 0px 0px;
	width:86px;
}
#con_head ul li a.menu_global_02{
	background:url(../image/top/menu_global.gif) no-repeat -96px 0px;
	width:98px;
}
#con_head ul li a.menu_global_03{
	background:url(../image/top/menu_global.gif) no-repeat -204px 0px;
	width:115px;
}
#con_head ul li a.menu_global_04{
	background:url(../image/top/menu_global.gif) no-repeat -329px 0px;
	width:68px;
}

#con_head ul li a.menu_global_01:hover,
#con_head ul li a.menu_global_01_on{
	background:url(../image/top/menu_global.gif) no-repeat 0px -54px;
	width:86px;
}
#con_head ul li a.menu_global_02:hover,
#con_head ul li a.menu_global_02_on{
	background:url(../image/top/menu_global.gif) no-repeat -96px -54px;
	width:98px;
}
#con_head ul li a.menu_global_03:hover,
#con_head ul li a.menu_global_03_on{
	background:url(../image/top/menu_global.gif) no-repeat -204px -54px;
	width:115px;
}
#con_head ul li a.menu_global_04:hover,
#con_head ul li a.menu_global_04_on{
	background:url(../image/top/menu_global.gif) no-repeat -329px -54px;
	width:68px;
}





/* コンテンツ　画像　------------------------------------------------------------- */

#con_main_1 img{
margin-bottom:4px;
}

#con_main_1 ul li{
	float:left;
	text-indent:-9999em;
	height:121px;
}

#con_main_1 ul li a{
	display:block;
	width:123px;
	height:111px;
}

#con_main_1 ul li a.menu_local_01{
	background:url(../image/top/menu_local.gif) no-repeat 0px 0px;
}
#con_main_1 ul li a.menu_local_02{
	background:url(../image/top/menu_local.gif) no-repeat -123px 0px;
}
#con_main_1 ul li a.menu_local_03{
	background:url(../image/top/menu_local.gif) no-repeat -246px 0px;
}
#con_main_1 ul li a.menu_local_04{
	background:url(../image/top/menu_local.gif) no-repeat -369px 0px;
}
#con_main_1 ul li a.menu_local_05{
	background:url(../image/top/menu_local.gif) no-repeat -492px 0px;
}

#con_main_1 ul li a:hover.menu_local_01{
	background:url(../image/top/menu_local.gif) no-repeat 0px -111px;
}
#con_main_1 ul li a:hover.menu_local_02{
	background:url(../image/top/menu_local.gif) no-repeat -123px -111px;
}
#con_main_1 ul li a:hover.menu_local_03{
	background:url(../image/top/menu_local.gif) no-repeat -246px -111px;
}
#con_main_1 ul li a:hover.menu_local_04{
	background:url(../image/top/menu_local.gif) no-repeat -369px -111px;
}
#con_main_1 ul li a:hover.menu_local_05{
	background:url(../image/top/menu_local.gif) no-repeat -492px -111px;
}



/* コンテンツ　予約　------------------------------------------------------------- */

#con_main_2 #reserve{
	margin-top:13px;
	width:230px;
	background:url(../image/top/reserve_bg.gif) no-repeat left bottom;
}

#con_main_2 #reserve div{
	width:210px;
	margin:0px auto;
}

#con_main_2 #reserve div h3{
	margin:5px 0px;
}
#con_main_2 #reserve div p{
	text-align:right;
}

.reserve_hotel_name{
	width:200px;
}

#con_main_2 #reserve div p img{
	padding:0px 1px;
}

#con_main_2 #reserve div div h3{
	float:left;
}
#con_main_2 #reserve div div p{
	float:right;
	padding-top:6px;
	text-align:right;
	padding-right:27px;
}

#con_main_2 #reserve div p.reserve_button{
	clear:both;
	padding:10px;
	padding-right:0px;
}

#con_main_2 #reserve div p.reserve_button button{
	background:url(../image/top/reserve_button.gif) no-repeat;
	width:94px;
	height:24px;
	border:none;
	cursor:pointer;
}

#con_main_2 #reserve div p.reserve_button button span{
	display:none;
}

/* コンテンツ　バナー　------------------------------------------------------------- */

dl.qr{
	width:230px;
	margin-top:15px;
	margin-bottom:15px;
}
dl.qr dt{
	float:left;
	width:70px;
}
dl.qr dd{
	float:right;
	width:160px;
	line-height:1.4;
}

dl.qr dd ul li{
	background:url(../image/top/point.gif) no-repeat left 4px;
	padding-left:1em;
}


/* フッター　------------------------------------------------------------- */

#con_bottom_1 dt,
#con_bottom_1 dd{
	float:left;
}

#con_bottom_1 dt{
padding-right:10px;
padding-left:10px;
}

#con_bottom_1 dd{
	width:290px;
	line-height:1.4;
	padding-top:1em;
}

#con_bottom_1 dd ul li a{
	background:url(../image/top/point_v.gif) no-repeat left 0.3em;
	padding-left:0.8em;
}

#con_bottom_2 ul{
	padding-top:10px;
}

#con_bottom_2 ul li{
	display:inline;
	padding-left:20px;
	background:url(../image/top/point.gif) no-repeat 10px 3px;
	font-size:1.2em;
}
#con_bottom_2 address{
	font-size:1em;
	width:410px;
	padding-right:10px;
	line-height:3.5;
}







