@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: url(../imgs/bg.gif) repeat-x left top #f7f9e7;
	color: #5f1515;
	font-family:'ヒラギノ丸ゴ Pro W3', 'Hiragino Maru Gothic Pro, Me', 'osaka', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif ;
	font-size: 12px;
	line-height: 20px;
	z-index: 0;
	}

* {
	margin: 0;
	padding: 0;
	}

h1,h2,h3 {
	font-size: 12px;
	font-weight: normal;
	}

img {
	border: 0;
	}

ul {
	list-style-type: none;
	margin:0;
	padding:0;
	}

h1 {
	color: #550c13;
	line-height: 30px;
	text-indent: 10px;
	}

a:visited {
	color: #8d0a00;
	}

a:hover {
	color: #ed1100;
	background-color:transparent;
	}
	
a {
	color: #c60e00;
	text-decoration: none;
	}
	
.clear {
	clear:both;
	}
	
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	}
	
.imgBlock {
	display:block;
	}

/* content */
	
#wrapper {
	position: relative;
	width: 968px;
	min-height: 1040px;
	height: auto !important;
	height: 1040px;
	margin: 0 auto;
	background: url(../imgs/note_bg.gif) repeat-y left top;
	}

#header {
	}

#navi {
	position: absolute;
	top: 0;
	width: 186px;
	margin: 0 0 0 0px;
	}

#main {
	width: 782px;
	top: 30px;
	left: 186px;
	margin: 0 0 0 186px;
	}
	
h1 {
	height: 30px;
	margin:0 0 0 184px;
	background: url(../imgs/h1_bg.gif) no-repeat center top;
	}

#leftSide {
	width: 540px;
	}

#rightSide {
	position: absolute;
	top: 300px;
	left: 726px;
	width: 240px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding: 20px 0;
	text-align: center;
	}

#rightSide img {
	margin: 0 0 10px 0;
	}

/* main */

#bread {
	height: 25px;
	color:#5a4116;
	font-size: 11px;
	text-indent: 10px;
	line-height: 25px;
	background: url(../imgs/bread_bg.gif) repeat-x;
	}

/* top */

#topMainImage {
	width: 540px;
	height: 340px;
	background: url(../imgs/top_,main.jpg) no-repeat;
	}

#topMainImage h2 {
	padding: 195px 0 0 20px;
	font-weight: bold;
	line-height: 25px;
	}
	
#topNews {
	margin: 20px 0 0 20px;
	width:504px;
	color:#464d16;
	}
	
#topNews #newsText{
	background:url(../imgs/news_bg.png) top repeat-y;
	}
	
#topNews p{
	background:url(../imgs/topnews_line.gif) top repeat-y;
	line-height:25px;
	padding:0 20px;
	width:440px;
	margin:0 auto;
	}
	
#topNews .date{
	float:right;
	}
	

/* navi */

#naviFooter {
	border-bottom: 1px solid #a64038;
	}
	
#navi li img {
	vertical-align:bottom;
	}
	
#navi li.navi01 img{ background:url(../imgs/navi_01.gif) top left no-repeat;}
#navi li.navi02 img{ background:url(../imgs/navi_02.gif) top left no-repeat;}
#navi li.navi03 img{ background:url(../imgs/navi_03.gif) top left no-repeat;}
#navi li.navi04 img{ background:url(../imgs/navi_04.gif) top left no-repeat;}
#navi li.navi05 img{ background:url(../imgs/navi_05.gif) top left no-repeat;}
#navi li.navi06 img{ background:url(../imgs/navi_06_03.gif) top left no-repeat;}
#navi li.navi07 img{ background:url(../imgs/navi_07.gif) top left no-repeat;}
#navi li.navifood img{ background:url(../imgs/navi_food.gif) top left no-repeat;}
#navi li.navidrink img{ background:url(../imgs/navi_drink.gif) top left no-repeat;}



#navi li.navi01 a:hover img{ background:url(../imgs/navi_01.gif) bottom left no-repeat;}
#navi li.navi02 a:hover img{ background:url(../imgs/navi_02.gif) bottom left no-repeat;}
#navi li.navi03 a:hover img{ background:url(../imgs/navi_03.gif) bottom left no-repeat;}
#navi li.navi04 a:hover img{ background:url(../imgs/navi_04.gif) bottom left no-repeat;}
#navi li.navi05 a:hover img{ background:url(../imgs/navi_05.gif) bottom left no-repeat;}
#navi li.navi06 a:hover img{ background:url(../imgs/navi_06_03.gif) bottom left no-repeat;}
#navi li.navi07 a:hover img{ background:url(../imgs/navi_07.gif) bottom left no-repeat;}
#navi li.navifood a:hover img{ background:url(../imgs/navi_food.gif) bottom left no-repeat;}
#navi li.navidrink a:hover img{ background:url(../imgs/navi_drink.gif) bottom left no-repeat;}

#naviMobile {
	margin: 20px 0 0 0;
	}
	
#mobile {
	background:url(../imgs/mobile_bg.gif) top left repeat-y;
	width:162px;
	font-size:11px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 20px 0 0 15px;
	}
	
#mobile p {
	margin:10px 10px 5px 10px;
	line-height:15px;
	color:#FFFFFF;
	}
	
#open {
	background:url(../imgs/open_bg.png) top left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0 auto 10px auto;
	width:200px;
	padding:0 2px;
	text-align:left;
	}
	
#open #attention {
	font-size:10px;
	line-height:15px;
	color:#902362;
	}
	
#open p {
	margin:5px 10px;
	}
	
#open img {
	margin:0;
	}

/* footer */

#footer {
	padding: 20px 0 0 0;
	}
	
#footerNaviAddress {
	height: 120px;
	color: white;
	font-size: 11px;
	line-height: 15px;
	margin: 20px 0 0 20px;
	}

#mainFooter {
	width: 780px;
	float: right;
	}

#mainFooter:after {
 content: "";
 display: block;
 height: 0;
 clear:both;
 visibility: hidden;
	} 
	

#footerLink {
	width: 522px;
	height: 27px;
	margin: 0 0 0 9px;
	font-size: 11px;
	line-height: 27px;
	text-indent: 10px;
	background: url(../imgs/footerlink_bg.gif) no-repeat;
	}

#copyright {
	width: 510px;
	height: 75px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 10px;
	font-size: 11px;
	line-height: 15px;
	background: url(../imgs/copyright_bg.gif) repeat-x;
	}
	
#footerLogo {
	margin:0 15px 0 0;
	}
	
#pagetop {
	margin:6px 10px 0 0;
	float:right;
	}
	
.pagetop02 {
	margin:0 0 20px 0;
	text-align:right;
	}

#footerLink p {
	float:left;
	}

/* huck */
* html #header,
* html #rightSide img,
* html #topNews img,
* html #newsText,
* html #open,
* html .whiteBoxMain,
* html .whiteBox img,
* html .infoBox,
* html .menuTitle,
* html .menuBoxMain
	{
	behavior: expression(IEPNGFIX.fix(this));
	}


/* detail */

.detailTitle {
	margin:0 0 20px 0;
	}
	
#detailBox {
	margin:0 20px;
	width:500px;
	}
	
.whiteBox {
	margin:0 0 20px 0;
	width:500px;
	}
	
.whiteBoxMain {
	background:url(../imgs/whitebox_bg.png) top left repeat-y;
	padding:0 10px;
	}
	
.menuTitle {
	background:url(../imgs/menubox_title.png) top left no-repeat;
	padding:10px 15px 0 15px;
	height:30px;
	color:#354019;
	font-weight:bold;
	}

.menuBox {
	margin:0 0 20px 0;
	width:500px;
	}
	
.menuBoxMain {
	background:url(../imgs/menubox_bg.png) top left repeat-y;
	padding:5px 15px;
	}
	
.textRed {
	margin:10px 0;
	color:#CC0000;
	font-weight:bold;
	}
	
.menuTable {
	margin:10px 0 0 0;
	color:#333333;
	}
	
.menuTable th {
	padding:2px 5px;
	text-align:left;
	font-weight:normal;
	background:url(../imgs/line_dot_red.gif) bottom left repeat-x;
	vertical-align:bottom;
	}
	
.menuTable td {
	padding:2px 5px;
	text-align:right;
	width:50px;
	background:url(../imgs/line_dot_red.gif) bottom left repeat-x;
	vertical-align:bottom;
	font-weight:bold;
	color:#993300;
	}
	
.menuTable .menuCategory{
	background:#901006;
	color:#FFFFFF;
	}
	
.menuTable .tdCenter {
	vertical-align:middle;
	}

.menuTable02 {
	margin:10px 0 0 0;
	color:#333333;
	}
	
.menuTable02 th {
	padding:2px 5px;
	text-align:left;
	font-weight:normal;
	background:url(../imgs/line_dot_red.gif) bottom left repeat-x;
	vertical-align:bottom;
	}
	
.menuTable02 td {
	padding:2px 5px;
	text-align:right;
	width:130px;
	background:url(../imgs/line_dot_red.gif) bottom left repeat-x;
	vertical-align:bottom;
	font-weight:bold;
	color:#993300;
	}
	
.menuPickup {
	float:right;
	width:140px;
	margin:10px 0 0 0;
	font-size:0.9em;
	line-height:120%;
	}
	
.menuPickup p {
	margin:0 0 5px 0;
	}


.menuList {
	margin:0 0 20px 0;
	padding:0;
	}
	
.menuList li {
	display:block;
	float:left;
	}

.menuCategory {
	margin:20px 0 10px 0;
	.recruitText02 {
	margin:10px 0 10px 0;
	color:#486e00;
	font-weight:bold;
	}

	}
/* info */

.infoBox {
	background:url(../imgs/info_bg.png) top left repeat-y;
	width:490px;
	margin:0 0 20px 0;
	padding:3px 5px;
	}
	
.infoDate {
	text-align:right;
	padding:0;
	margin:0;
	font-weight:bold;
	}
	
.infoTitle {
	background:url(../imgs/info_title_bg.gif) top left repeat-y;
	padding:5px 10px;
	color:#ecf19d;
	font-weight:bold;
	}

.infoMain {
	background:url(../imgs/info_main_bg.gif) top left no-repeat #f7f9e7;
	padding:10px;
	zoom: 100%;
	}

.infoMain:after {
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both; 
	}

.infoMain img {
	float: left;
	margin:0 10px 5px 0;
	border: 2px solid #901006;
	vertical-align: top;
	}


/* contact */

.telText {
	font-size:1.2em;
	font-weight:bold;
	padding:3px 0;
	}
	
.attention {	
	color:#CC6666;
	font-size:0.8em;
	padding:0 0 0 5px;
	}
	
#contactTable{
	margin:0 0 10px 0;
	}
	
#contactTable td,#contactTable th{
	padding:10px 10px 10px 10px;
	}
	
#contactTable th{
	border-bottom:#FFFFFF 2px solid;
	background:#faf0ec;
	width:140px;
	}

#contactWaku {
	padding:10px;
	background:#FFFFFF;
	text-align:center;
	margin:5px 0 0 0;
	}
	
#contactWaku textarea{
	width:250px;
	}


	
/*--- 08/11/05 satou ---*/

.recruitText{
	border-left:5px #901006 solid;
	padding-left:5px;
	margin-left:25px;
	}

.cardInfo {
	margin:20px 0 0 15px;
	}

.roomInfo{
	width:200px;
	margin:0 auto;
	border-collapse:collapse;
	}
	
.roomInfo caption {
	text-align:left;
	font-weight:bold;
	margin:0 auto;
	}

.roomInfo td{
	border:2px solid #853920;
	padding:0 0 0 5px;
	background-color:#fffce8;
	text-align:left;
	}

		
/*twitter*/
   
   #twitter { width:540px;
	        margin-left:20px;


.partyPhoto {
	width:140px;
        margin-right:10px;
	float:right;
	}
	
.partyPhoto img {
	padding:0 0 10px 20px;
	}
	        }

