body{
	margin:auto;
	padding:auto;
	text-align:center;
	width:100%;
	background-image:url("../img/bodybg2.jpg");
}
a:link{
	color:#333333;
}
a:visited{
	color:#333333;
}
a:hover{
	color:#336600;
	background-color:#E8E8E8;
}
a:active{
	color:#FF6600;
}
#wrapper{
	margin:auto;
	padding:auto;
	width:810px;
	height:810px;
	_height:800px;
	background-image:url("../img/bgline.gif");
	background-color:#006600;
}
/*-------コンテンツ共通スタイル------*/
.text{
	font-size:12px;
	line-height:1.3;
}
h1 {
	font-size:15px;
}
h2 {
	margin:5px 0px 5px 0px;
	_margin:30px 0px 5px 0px;
	padding:3px;
	font-size:13px;
	line-height: 16px;
	border:solid;
	border-width:1px 1px 1px 5px;
	border-color:#006600;
	background:#FFFFFF;
}
/*-------コンテンツ全体------*/
#cont{
	margin:auto;
	padding:auto;
	width:800px;
	height:410px;
	background-image:url("../img/bg.jpg");
}
li{
	list-style:none;
	margin:5px 0px;;
	_margin-left:-15px;
}
/*-------左コンテンツ------*/
#left{
	margin:auto;
	padding:10px 10px 10px 20px;
	width:500px;
	_width:510px;
	text-align:left;
	float:left;
}
#left li{
	list-style:url(../img/icon.gif);
	font-size:12px;
	margin:0px 0px 1px 22px;;
	_margin:0px 0px 5px 0px;
}
#left img{
	text-align:right;
}
/*-------右コンテンツ------*/
#right{
	margin:auto;
	padding:10px 10px 10px 20px;
	width:240px;
	_width:270px;
	text-align:left;
	float:left;
}
/*-------フッダー------*/
#fooder{
	border-top:solid;
	border-width:1px;
	width:800px;
	height:60px;
	margin:auto;
	padding-top:10px;
	clear:both;
	background-color:#E8E8E8;
}
#fooder li{
	display:inline;
	font-size:12px;
	margin:0px;
}
/*---------予約ページ専用の設定-----------*/
#yoyaku_cont{
	margin:auto;
	padding:5px 0px 0xp 0px;
	width:800px;
	height:260px;
	background-image:url("../img/bg.jpg");
}
ul.choise{
	text-align:center;
	list-style:none;
}

ul.choise li{
	display: inline;
	font-size:12px;
	margin:0px;
}
#yoyaku{
	margin:auto;
	padding:auto;
	width:800px;
	height:245px;
}
ul.h2{
	font-size:14px;
}
