@charset "utf-8";
/* CSS Document */
body{background:url(img/common/background_main.jpg); margin:0px; color:#5d0000; font-size:0.9em; line-height:1.8em;}
a:link,a:visited{text-decoration:none; color:#390;}
a:hover{background:#DFD99D}
#wrap{background:url(img/common/background_line.jpg) repeat-x top; height:12px;}
.main{width:1000px; margin:20px auto 0px auto; position:relative;}
h1 a{background:url(img/common/logo.gif); width:166px; height:40px; text-indent:-9999px; display:block;}
h1 a:hover{background:url(img/common/logo.gif);}

#left{width:166px; float:left; position:absolute; left:0px; margin-top:50px;}
#contents{width:600px; margin:50px 0px 100px 0px; float:left; left:206px; position:relative;}
#right{width:154px; float:right; position:relative; margin-top:200px; background:#FFF; filter: alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
font-size:0.6em; line-height:1.8em; padding:5px;}


#left li,ul{list-style-type:none; padding-left:0px; margin-left:0px; }
#left li {font-weight:bold;}
#left li a{text-decoration: none; color:#5d0000; font-weight:normal; }
#left li a:hover{background:#DFD99D}
#left li a:visited{text-decoration: none; color:#5d0000; }

#index_info{
	width:500px;
	height:18px;
	margin:0px 0px auto auto;
	position:absolute;
	left: 500px;
	top:20px;
	line-height:0px;
}
#index_menu ul,#index_menu li { 
margin: 0; 
padding :0; 
list-style-type : none;
text-indent:-9999px;
}
#index_menu_info a{
	position:absolute;
	top:0px;
	right:306px;
	width:67px;
	height:18px;
	background:url(img/common/menu_info.gif);
	text-indent:-9999px;}
	
#index_menu_info a:hover{background:url(img/common/menu_info_on.gif);}

#index_menu_menu a{
	position:absolute;
	top:0px;
	right:194px;
	width:82px;
	height:18px;
	background:url(img/common/menu_menu.gif);
	text-indent:-9999px;}
	
#index_menu_menu a:hover{background:url(img/common/menu_menu_on.gif);}

#index_menu_reservation a{
	position:absolute;
	top:0px;
	right:96px;
	width:68px;
	height:18px;
	background:url(img/common/menu_reservation.gif);
	text-indent:-9999px;}
	
#index_menu_reservation a:hover{background:url(img/common/menu_reservation_on.gif);}

#index_menu_link a{
	position:absolute;
	top:0px;
	right:0px;
	width:66px;
	height:18px;
	background:url(img/common/menu_link.gif);
	text-indent:-9999px;}
	
#index_menu_link a:hover{background:url(img/common/menu_link_on.gif);}