@charset "Shift_JIS";


/*
===== CONTENTS ===========================================

 0: BODY
 1: MASTER
 
==========================================================
*/

/*
===== 0: BODY ==========================================
*/
body{
 	margin: 0px;
 	padding: 0px;
 	color: #333333;
 	font-size: medium;
	line-height: 1.5;
	background-color: #F4F4E7;
}

*html body{
	font-size: small;
}

a img{
	border: none;
	background: transparent;
}

h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}

h5 {
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	color: #996633;
	font-size: medium;
	font-weight: normal;
	line-height: 1;
	border-bottom: 2px solid #E1DFCE;
}

h6 {
	margin: 0 0 3px 0;
	padding: 0;
	color: #996633;
	font-size: larger;
	font-weight: normal;
	line-height: 1.5;
}

h1 img, h2 img, h3 img, h4 img{
	margin: 0;
 	padding: 0;
	border: none;
}

strong {
	font-weight: bold;
}

a:link {
	color: #947544;
}
a:visited {
	color: #CDAC6F;
}
a:hover {
	color: #CDAC6F; 
}
a:active {
	color: #947544;
}


.caption {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: x-small;
	color:red;
}

.partyprice {
	margin-bottom: 12px;
	padding:0px;
	line-height: 1;
}
.partyprice-label {
	font-size: smaller;
	font-weight: bold;
	color: #F17439;
}
.partyprice-price{
	font-size: x-large;
	font-weight: bold;
	color: #F17439;
	margin-left: 12px;
}


.waku {
	margin-bottom: 3px;
	padding: 3px;
	border: solid 1px #D5CEB8;
	background-color: #E1DFCE;
	line-height: 0.9;
	float:left;
}

*html  .waku {
 padding: 3px;
 }



/*
===== 0: TABLE ==========================================
*/

table {
	background-color: #F4F4E7;
	border-style: none;
	border-spacing: 1px;
	width: 100%;
}

table#t01{
	margin: 0;
}

table#t02{
	margin: 0 0 15px 0;
}


th {
	font-size: smaller;
	width: 25%;
	text-align: center;
	font-weight: normal;
	color: #947544;
	background-color: #E0E0CC;
	border-style: none;
}

td {
	font-size: smaller;
	padding: 0.6em 12px;
	font-weight: normal;
	background-color: #ffffff;
	border-style: none;
}

.tabletitle {
	margin: 0 0 7px 0;
	padding: 0;
	color: #996633;
	font-size: larger;
	font-weight: bold;
	line-height: 1.5;
}



/*
===== 1: WRAP/WRAPPER/MASTER ==========================================
*/

div#wrap{
	text-align: center;
	}
	
div#wrapper{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	background:url(../img/wrapper-bg.gif) repeat-y;
	}
	
div#master{
text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}
 
 
 /*
===== 2: HEADER ==========================================
*/

div#header{
 background:url(../img/header-bg.gif) repeat-x;
 text-align:left;
 width: 760px;
 height: 73px;
 position: relative;
 }
#header h1 a{
 float: left;
 text-decoration: none;
 display: block;
 height: 70px;
 width: 305px;
 }
#header ul {
 background:url(../img/menu-top-1.gif) no-repeat;
 position: absolute;
 top: 0px;
 left: 305px;
 margin: 0px;
 padding: 0px;
 list-style: none;
 width: 455px;
 }
#header li{
 margin: 0px;
 padding: 0px;
 float: left;
 text-indent: -9999px;
  list-style: none;
 }
#header li a{
 text-decoration: none;
 display: block;
 height: 73px;
 width: 91px;
 }
#header li#home a:hover {
 background: url(../img/menu-top-1.gif) 0px -73px;
 }
#header li#company a:hover {
 background: url(../img/menu-top-1.gif) -91px -73px;
 }
#header li#recruit a:hover {
 background: url(../img/menu-top-1.gif) -182px -73px;
 }
#header li#sitemap a:hover {
 background: url(../img/menu-top-1.gif) -273px -73px;
 }
#header li#mailto a:hover {
 background: url(../img/menu-top-1.gif) -364px -73px;
 }
 

  /*
===== 3: TOP-MENU-2 ==========================================
*/

div#top-menu-2{
 text-align:left;
 width: 760px;
 height: 112px;
 margin: 10px 0 13px 0;
 position: relative;
 }
 
#top-menu-2 h1 a{
 float: left;
 text-decoration: none;
 display: block;
 height: 112px;
 width: 760px;
 }
#top-menu-2 ul {
 background:url(../img/menu-top-2.gif) no-repeat;
 position: absolute;
 top: 0px;
 left: 0px;
 margin: 0px;
 padding: 0px;
 list-style: none;
 width: 760px;
  height: 112px;
 }
#top-menu-2 li{
 margin: 15px 0 0 13px;
 padding: 0px;
 float: left;
 text-indent: -9999px;
 display : inline;
 }
#top-menu-2 li#kagome {
 margin-left: 17px;
 }
#top-menu-2 li a{
 text-decoration: none;
 display: block;
 height: 88px;
 width: 54px;
 }
#top-menu-2 li#owl a{
 width: 52px;
 }
#top-menu-2 li#kagome a:hover {
 background: url(../img/menu-top-2.gif) -17px -127px;
 }
#top-menu-2 li#gonbewye a:hover {
 background: url(../img/menu-top-2.gif) -84px -127px;
 }
#top-menu-2 li#kikubou a:hover {
 background: url(../img/menu-top-2.gif) -151px -127px;
 }
#top-menu-2 li#gozaru a:hover {
 background: url(../img/menu-top-2.gif) -218px -127px;
 }
#top-menu-2 li#matatabi a:hover {
 background: url(../img/menu-top-2.gif) -285px -127px;
 }
#top-menu-2 li#chabo a:hover {
 background: url(../img/menu-top-2.gif) -351px -127px;
 }
#top-menu-2 li#owl a:hover {
 background: url(../img/menu-top-2.gif) -418px -127px;
 }
#top-menu-2 li#pengin a:hover {
 background: url(../img/menu-top-2.gif) -485px -127px;
 }
#top-menu-2 li#ryouma a:hover {
 background: url(../img/menu-top-2.gif) -552px -127px;
 }
#top-menu-2 li#oga2 a:hover {
 background: url(../img/menu-top-2.gif) -619px -127px;
 }
#top-menu-2 li#tegetege a:hover {
 background: url(../img/menu-top-2.gif) -686px -127px;
 }


/*
===== 3: CONTENT ==========================================
*/
div#content{
 margin: 0px;
 padding: 0px;
 width: 760px;
  text-align:left;
}
 


  /*
===== 4: MAIN ==========================================
*/

div#main {
	margin: 15px 0;
	padding: 0;
	width: 585px;
	float: right;
}

  /*
===== 4-1: NEWSAREA ==========================================
*/

div#newsarea {
 margin:  0px;
 padding: 0px;
 height:  150px;
 margin-bottom: 15px;	
 }
.newslist {
 margin:  0px;
 padding: 0px;
 line-height:200%;
 font-size: smaller;
 }
.newslist dl {
 margin:  0px;
 padding: 0px;
 }
.newslist dt {
 margin:  0px;
 padding: 0px;
 color: #333333;
 float: left;
 width: 50px;
 margin-left: 3px;
 }
.newslist dd {
 margin:  0px;
 padding: 0px;
 color: #333333;
 margin-left: 60px;
 }

===== 4-2: SHOPMAP ==========================================
*/

div#shopmap {
 margin-bottom: 15px;
 padding: 0px;
 }
div#googlemap {
 margin: 5px 0px;
 padding: 0px;
 }
div#map{
 }
div#mapside {
float: right;
margin: 0px;
 padding: 0px;
 width: 132px;
 height: 319px;
 }

div#mapside ul {
 background:url(../img/menu-map-side.gif) no-repeat;
  margin: 0px;
 padding: 0px;
 list-style: none;
  width: 132px;
 height: 300px;
 }
div#mapside li {
	margin: 0px;
 padding: 0px;
 text-indent: -9999px;
 display: inline;
 }
*html div#mapside li{
	font-size: 8px;
	}
div#mapside li a{
 text-decoration: none;
 display: block;
 height: 25px;
 width: 132px;
 margin: 0px;
 }

#mapside li#kagome a:hover {
 background: url(../img/menu-map-side.gif) -132px 0px;
 }
#mapside li#gonbewye a:hover {
 background: url(../img/menu-map-side.gif) -132px -25px;
 }
#mapside li#kikubou a:hover {
 background: url(../img/menu-map-side.gif) -132px -50px;
 }
#mapside li#gozaru a:hover {
 background: url(../img/menu-map-side.gif) -132px -75px;
 }
#mapside li#matatabi a:hover {
 background: url(../img/menu-map-side.gif) -132px -100px;
 }
#mapside li#chabo-1 a:hover {
 background: url(../img/menu-map-side.gif) -132px -125px;
 }
#mapside li#chabo-2 a:hover {
 background: url(../img/menu-map-side.gif) -132px -150px;
 }
#mapside li#owl a:hover {
 background: url(../img/menu-map-side.gif) -132px -175px;
 }
#mapside li#pengin a:hover {
 background: url(../img/menu-map-side.gif) -132px -200px;
 }
#mapside li#ryouma-2 a:hover {
 background: url(../img/menu-map-side.gif) -132px -225px;
 }
#mapside li#oga2 a:hover {
 background: url(../img/menu-map-side.gif) -132px -250px;
 }
#mapside li#tegetege a:hover {
 background: url(../img/menu-map-side.gif) -132px -275px;
 }

  /*
===== 5-1: SIDE-EVENT ==========================================
*/

div#side-event {
	margin: 15px 0;
	padding: 0;
	float: left;
}

  /*
===== 5-2: SIDE-MENU ==========================================
*/

div#side-menu{
float: left;
 margin: 15px 0;
 padding: 0px;
 width: 160px;
 text-align:left;
 }
 
#side-menu ul {
 background:url(../img/menu-side.gif) no-repeat;
 position: absolute;
 margin: 0px;
 padding: 0px;
 list-style: none;
 width: 160px;
  height: 584px;
 }
#side-menu li{
 margin: 0px;
 padding: 0px;
 text-indent: -9999px;
 display : inline;
 }
#side-menu li a{
 text-decoration: none;
 display: block;
 height: 40px;
 width:135px;
  margin: 12px 0 0 12px;
 }
#side-menu li#kagome a:hover {
 background: url(../img/menu-side.gif) -172px -12px;
 }
#side-menu li#gonbewye a:hover {
 background: url(../img/menu-side.gif) -172px -64px;
 }
#side-menu li#kikubou a:hover {
 background: url(../img/menu-side.gif) -172px -116px;
 }
#side-menu li#gozaru a:hover {
 background: url(../img/menu-side.gif) -172px -168px;
 }
#side-menu li#matatabi a:hover {
 background: url(../img/menu-side.gif) -172px -220px;
 }
#side-menu li#chabo a:hover {
 background: url(../img/menu-side.gif) -172px -272px;
 }
#side-menu li#owl a:hover {
 background: url(../img/menu-side.gif) -172px -324px;
 }
#side-menu li#pengin a:hover {
 background: url(../img/menu-side.gif) -172px -376px;
 }
#side-menu li#ryouma a:hover {
 background: url(../img/menu-side.gif) -172px -428px;
 }
#side-menu li#oga2 a:hover {
 background: url(../img/menu-side.gif) -172px -480px;
 }
 #side-menu li#tegetege a:hover {
 background: url(../img/menu-side.gif) -172px -532px;
 }
 
 /*
---------------------------------------------------- */

div#main-box {
	margin-bottom: 35px;
	width:585px;
}

div#main-box h1{
	font-size: 100%;
	line-height: 1;
	margin-bottom: 15px;
	padding: 0px;
}

 /*
---------------------------------------------------- */
div#sitemap {
  margin-bottom: 30px;
  }
div#sitemap a {
  background-color: transparent;
  text-decoration: none;
  }
div#sitemaptitle1{
color: #947544;
  font-size:100%;
  font-weight:normal;
  padding: 4px 8px;
  background-color:#E0E0CC;
  }
div#sitemaptitle2{
color: #947544;
  font-size:100%;
  font-weight:normal;
  padding: 4px 8px;
  margin-top: 4px;
  background-color:#E0E0CC;
  }
.listimage1 {
  font-size:smaller;
  line-height: 1.2;
  display: block;
  border-top: solid 1px #E0E0CC;
  border-bottom: solid 1px #E0E0CC;
  margin-top: 4px;
  padding: 5px 1px;
  }
.listimage2 {
  font-size:smaller;
  line-height: 1.2;
  display: block;
  border-bottom: solid 1px #E0E0CC;
  padding: 5px 1px;
  }
 
 
/*
===== 6: FOOTER ==========================================
*/
div#footer{
 clear: both;
 font-size: smaller;
 text-align:center;
 margin-bottom: 10px;
 padding: 0;
 width: 760px;
 }
