.clear {
	clear:both;
}

html, body{ 
	margin:0; 
	padding:0; 
	font-size:12px;
	text-align:center; 
	letter-spacing:0.2em;
	background:url(../images/body_background.gif) repeat-y;
	font-family: "Meiryo,MS UI Gothic", "メイリオ", verdana, "Arial Unicode MS";
} 

h1 {
	color: #FFFFFF;
	font-size:10px;
	margin:0px 0px 5px 10px;
	
}


.clear {
	clear: both;
}


#wrapper {
	width: 800px;
	text-align:left;  
	margin-left: 92px; 
	margin-right:auto;
	background-repeat: repeat-y;
	padding: 0 8px 0 8px;
}
 
 
#header{
	position:relative; 
	height:200px; 
	background-color:#990000; 
	width:100%;
	padding-top:5px;
}

#header_image_area {
	position:relative; 
	width:786px;
	height:160px;
	padding: 0 7px 0 7px;
	margin: 0;
	background-color:#990000;
}

#header .shops {
	width: 100%;
	height: 20px;
	text-align: center;
	font-weight: bold;
}

.shops a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.shops a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.shops a:hover {
	color: #33FFFF;
	text-decoration: none;
}


img.logo {
	width:200px;
	margin-left:50px;
	margin-top:38px;
	float:left;
}
* html img.logo {
	margin-top:38px;
}

*:first-child+html img.logo {
	margin-top:38px;
}

img.shop_info {
	margin-top:135px;
	margin-left:150px;
	width:330px;
}



#header-logo {
	width:300px;
	height:400px;
}

#leftcol{
	width: 200px;
	float: left;
	background-color: #990000;
	padding: 20px 0 0 0;
}



img.sidebutton{
	width:150px;
	height:40px;
	margin:3px 20px 2px 30px;
	border:none;
}

img.side-subbutton{
	width:100px;
	height:35px;
	margin:3px 25px 2px 75px;
	border:none;
}


#maincol_top {
	width: 600px;
}

#maincol {
	float: right;
	width: 600px;
	background-color: #FFFFFF;
	background-image: url(../images/maincol_bg.jpg);
	background-repeat: repeat-y;
}

.content {
	padding: 20px 30px 20px 30px;
}

.content p {
	line-height: 22px;
}

hr.green{
	margin-top:-30px;
	color:#009900;
}


.whatsnew {
	background-image: url(../images/whatsnew.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 520px;
	padding: 35px 10px 10px 10px;
	margin: 40px 0 10px 0;
	color: #FFFF33;
	font-weight: bold;
	line-height: 20px;
}


/** メニューページ */
#menu-container{
	width:600px;
}

img.subject{
	margin-top:50px;
}

img.hr{
	margin:3px 0px 10px 0px;
}



#menu{
	width:500px;
	margin:10px 50px 0px 50px;
}

#menu h2{
	margin-bottom:0px;
}

#menu .menu-photo1{
	width:400px;
	margin-bottom:0px;
}

#menu .menu-photo2{
	width:200px;
	margin-bottom:0px;
}

.menu_head {
	margin: 0 0 25px 0;
	padding: 0 0 0 0;
}

.menu_title {
	margin: 0 0 15px 0;
	padding: 0;
	color: #000000;
	border-bottom: 3px solid #006600;
	clear: both;
}

.menu_title span {
	color: #000000;
	font-size: 20px;
	padding: 0 0 0 10px;
}

.menu-e{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 20px 0 5px 0;
}

.menu-j{
	color: #000000;
	font-weight: bold;
	margin: 0;
	font-size: 14px;
}

.menu-s {
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 10px;
	width: 350px;
	font-size: 10px;
	color: #005000;
}

.menu-p {
	text-align: right;
	/*width: 530px;*/
	padding: 0 30px 0 0;
	margin: 0 0 50px 0;
}


#menu .beer-e{
	color:black;
	font-weight:800;
	float:left;
}

#menu .beer-j{
	color:black;
	font-weight:100;
}

/** パーティープラン */
#party-container{
	width:600px;
}

#party{
	width:500px;
	margin:0px 50px 0px 50px;
}

#party h2{
	margin:0px;
}

#party h3{
	color:black;
	font-size:17px;
	font-weight:400;
}
#plan-birth {
	margin-top: 20px;
	margin-bottom:40px;
	position: relative;
}
#plan-birth a {
	background-image: url(../images/birth.jpg);
	background-repeat:no-repeat;
	width:538px;
	height:43px;
	display: block;
	text-indent:-9999px;
	border:1px solid #990000;
}
#plan-birth a:hover {
	background-position:0 -43px;
}


/** お店情報 */

#shop-container{
	width:600px;
}

#shop-info{
	margin: 10px 0 30px 0;
	padding: 10px 10px 20px 10px;
	width:520px;
	background-color: #000000;
	color: #ffffff;
	letter-spacing: normal;
	font-size: 15px;
}

* html #shop-info {
	width:480px
}

#shop{
	width:500px;
	margin:0px 50px 0px 50px;
}

#shop-info h2{
	margin:0px;
}

#shop-img {
	height:625px;
	display:block;
	margin: 0 auto;
}
#shop-info img{
	width:240px;
	float:right;
	display:block;
}
#shop-imgline {
	margin:0;
	padding:0;
	display:inline-block;
}
.shop-img1 {
	float:left;
}

#shop-info h3{
	margin-top:-5px;
	font-size:20px;
	font-weight:900;
}

* html #shop-info h3{
	margin-top:0px;
	font-size:20px;
	font-weight:900;
}

*:first-child+html #shop-info h3{
	margin-top:0px;
	font-size:20px;
	font-weight:900;
}

#shop2photo{
	margin: 20px 0 40px 0;
	width:540px;
	
}

#shop2photo .image1{
	margin-left: 15px;
	width:250px;
	float:left;
}

#shop2photo .image2{
	margin-left:10px;
	margin-right: 15px;
	width:250px;
	float:left;
}

#shop-map {
	width:500px;
	height:500px;
}


.wedding {
	background-image: url(../images/wedding_bg.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 220px;
	padding: 380px 260px 0px 40px;
	font-size: 11px;
}

.wedding-under {
	background-color:#000000;
	width: 520px;
	height: 50px;
	padding: 0 20px 0 0;
	font-size: 11px;
	position: relative;
}
.wedding-under a {
	background-image:url(../images/menu/party_price.gif);
	background-repeat:no-repeat;
	display:block;
	width: 145px;
	height: 36px;
	text-indent:-9999px;
	right:10px;
	float:right;
}
.wedding-under a:hover {
	background-position:0 -36px;
}

#shop-img img{
	margin:4px;
	float:left;
	display: block;
}

/** 他店舗情報 */


#other-shops{
	width:500px;
	margin:0px 50px 0px 50px;
}

#other-shops h2{
	margin:0px;
}

#other-shops-map{
	width:500px;
	height:600px;
}

.tenpo {
	border:1px solid green;
	width:498px;
	margin-bottom:3px;
	padding:5px;
}

.tenpo-address {
	width:300px;
	margin-bottom:5px;
	float:left;
}

#zenkoku_button {
}
* html #zenkoku_button {
	margin-top:-25px;
}

*:first-child+html #zenkoku_button {
	margin-top:-25px;
}


*/
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



/* footer */

.footer {
	width: 800px;
	text-align: center;
	padding: 10px 0 0 0;
	background-color: #000000;
	color: #FFFFFF;
}

/* party_price */

.plan_title-night {
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	color: #000000;
	border-bottom: 3px solid #006600;
	background-image:url(../images/night.gif);
	background-repeat:no-repeat;
}
.plan_title-day {
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	color: #000000;
	border-bottom: 3px solid #006600;
	background-image:url(../images/day.gif);
	background-repeat:no-repeat;
	clear: none;
}

.party_title {
	background-image:url(../images/party_title.gif);
	background-repeat:no-repeat;
	height:35px;
	padding:5px;
	font-size:24px;
	text-align:center;
	color: #004E26;
	clear: both;
}

#party_price {
	margin-right: 10px;
	float: right;
}
#party_price a {
	background-image:url(../images/menu/party_price.gif);
	background-repeat:no-repeat;
	display:block;
	width: 145px;
	height: 36px;
	text-indent:-9999px;
}
#party_price a:hover {
	background-position:0 -36px;
}
.party_h4 {
	font-size:14px;
	margin:0;
	padding:0;
	color:#990000;
}
.party_h4 {
	font-size:14px;
	margin:0;
	padding:0;
	clear:both;
}

.party_time {
	margin:10px auto;
	border:none;
	font-weight:bold;
	font-size: 14px;
	line-height:130%;
}
.party_time th {
	padding:5px;
	text-align:center;
	vertical-align: top;
}
.party_time td {
	padding:5px;
}
.party_price {
	margin:5px auto 10px auto;
	font-weight:bold;
	border-collapse:collapse;
	width:100%;
}
.party_price th {
	padding:5px;
	border:1px solid #000000;
	text-align:center;
}
.party_price td {
	padding:5px 10px;
	border:1px solid #000000;
}
.party_menu {
	margin:5px auto;
	border:none;
	border-collapse:collapse;
}
.party_menu th {
	padding:5px 0;
	vertical-align:top;
	font-weight:normal;
	text-align:left;
}
.party_menu td {
	padding:5px 20px 5px 10px;
	vertical-align: top;
}
.hr {
	margin:15px 0;
	padding:0;
}
.line150 {
	line-height:150%;
}
.width150 {
	width:150px;
}
.width175 {
	width:175px;
}
.sp30 {
	height:30px;
}
.lunchparty_menu {
	margin:5px auto;
	border:none;
	border-collapse:collapse;
}
.lunchparty_menu th {
	padding:5px 0;
	vertical-align:top;
	font-weight:normal;
	text-align:left;
	border: none;
}
.lunchparty_menu td {
	padding:5px 20px;
	vertical-align: top;
	border: none;
}
.lunchparty_price {
	margin:5px auto 10px auto;
	border-collapse:collapse;
	width:95%;
	border: 1px solid #990000;
}
.lunchparty_price th {
	padding:5px 10px;
	text-align: left;
	background-color: #990000;
	color: #FFFFFF;
}
.lunchparty_price td {
	padding:5px 10px;
}
.no-border {
	border:none;
}
.center {
	text-align:center;
}
.b {
	font-weight:bold;
}

.sp50 {
	margin:0;
	padding:0;
	height:100px;
}
.shop02-img  {
	width:570px;
}
.shop02-img ul {
	width:580px;
	list-style:none;
	margin:0 -10px 20px 0;
	overflow:hidden;
	padding: 0;
}
.shop02-img li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
}
	

 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
