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


/* index.html設定
------------------------------------------------------------- */

.box_01 {
	width: 300px;
	margin: 0 5px 0 6px;
	padding: 10px;
	overflow: auto;
	letter-spacing: 1px;
	float: left;
}

	#rightbar {
    	float: right;
    	width: 1px;
    	height: 20px;
	}

	#manager {
		float: right;
		clear: both;
		width: 105px;
		height: 157px;
		margin: 25px 0px 0px 5px;
	}
	
	.box_01 p {
		font-size: 9pt;
		letter-spacing: 2px;
	}
	
	#index_01 {
		margin-bottom: 3px;
	}
	
.box_02 {
	width: 270px;
	margin: 0 5px;
	padding: 10px;
	overflow: auto;
	letter-spacing: 1px;
	float: left;
}

.box_03 {
	width: 300px;
	margin: 0 7px 0 5px;
	padding: 10px;
	overflow: auto;
	float: right;
}
	
	.ScrollBox {
		width: 300px;
		height: 300px;
		border: none;
		margin: 0px;
		color: #ffffff;
		letter-spacing: 1px;
		overflow: hidden;
		scrollbar-arrow-color: #000000;
		scrollbar-face-color: #EF2E0C;
		scrollbar-shadow-color: #E26B56;
		scrollbar-highlight-color: #E26B56;
		scrollbar-track-color: #ff9966;
	}
	
	.ScrollBox a {
		text-decoration: underline;
	}

#bannner {
	width: 965px;
	margin: 0px auto 20px;
	overflow: hidden
}
	
	#bannner li {
		float: left;
		display: block;
	}
	
	#bannner li a {
		padding-right: 9px;
	}
	
	#bannner li a.right {
		padding: 0;
	}


/* info.html設定
------------------------------------------------------------- */


.info_box {
	width: 875px;
	margin: 30px auto;
	overflow: hidden;
}

	.inside {
		margin: 0 4px;
	}
	
	.inside2 {
		margin: 5px 10px;
	}
	
.box_04 {
	width: 150px;
	color: #e7d8be;
	margin-right: 10px;
	text-align: center;
	overflow: auto;
	float: left;
}


.box_05 {
	margin-right: 10px;
	overflow: hidden;
	font-size: 12px;
	color: #e7d8be;
	float: left;
}

	.box_05 ul {
		font-size: 16px;
		color: #ded29b;
	}
	
	.box_05 ul li {
		font-size: 14px;
		color: #e7d8be;
		text-indent: 20px;
		line-height: 1.3em;
	}
	
	#map {
		font-size: 13px;
		margin-top: 10px;
		margin-left: 15px;
		padding-left: 27px;
		background: url(../img/info_map_more.png) no-repeat;
	}
	
	#map a {
		color: #fe6427;
	}
	
	#map a:hover {
		color: #ffaf8f;
	}

.box_05 table.t-style01 {
	margin: 20px 0;
	font-size: 14px;
}

.box_05 table.t-style01 td {
	color: #e7d8be;
}
	
.box_06 {
	width: 265px;
	margin-top: 5px;
	float: right;
}

.box_07 {
	width: 170px;
	overflow: hidden;
	padding: 0 10px;
	float: left;
}


/* contact.html設定
------------------------------------------------------------- */

.box_08 {
	width: 300px;
	margin: 0 100px 0 60px;
	padding: 10px;
	overflow: auto;
	float: left;
}

	.box_08 tr td form {
		color: #e7d8be;
	}
	
.box_09 {
	padding: 10px;
	font-size: 14px;
	color: #e7d8be;
	overflow: auto;
}
	
	.box_09 ul {
		color: #e7d8be;
	}
	
	.box_09 ul li {
		color: #e7d8be;
		text-indent: 20px;
	}
	
	
/* menu.html設定
------------------------------------------------------------- */

#menu_left {
	width: 165px;
	overflow: auto;
	margin-top: 10px;
	padding: 0 0 10px 40px;
	font-size: 14px;
	background: url(../img/line_01.png) right repeat-y;
	float: left;
}

	#menu_left ul li {
		background: url(../img/menu_list.gif) no-repeat;
		padding-left: 15px;
		color: #ef2e0c;
	}
		
	#menu_left ul li a {
		color: #e7d8be;
		line-height: 1.7em;
	}
	
	#menu_left ul li a:hover {
		color: #ef2e0c;
	}

#menu_right {
	width: 740px;
	overflow: hidden;
	padding: 0;
	font-size: 12px;
	float: right;
}

#menu_right h3{
	margin-top: 10px;
	padding-left: 5px;
}

#menu_right table.menu {
	width: 166px;
	margin: 20px 5px 10px;
}
#menu_right table.menu td {
	width: 156px;
	padding: 5px;
	color: #fff;
}
#menu_right table.menu td .e7bd84 {
	color: #e7bd84;
}
#menu_right table.menu td.m_half {
	width: 50%;
	padding-top: 0;
	padding-bottom: 0;
}
#menu_right table.menu td.m_title {
	padding: 5px 0 0 25px;
	background: url(../menu/img/00menu.png) 5px 5px no-repeat;
	border-bottom: 1px dotted #7b6e59;
}
#menu_right table.menu td.plice {
	padding-top: 0;
	padding-bottom: 0;
	text-align: right;
	color: #ef2e0c;
}
#menu_right table.menu td.d_title {
	background: url(../menu/img/drink_00.jpg) 50% 50% no-repeat;
	text-align: center;
}


#menu_right table.party {
	width: 700px;
	margin: 20px 5px 10px;
	padding-bottom: 20px;
	border-bottom: 2px solid #999;
}
#menu_right table.party td {
	padding: 5px;
	color: #fff;
}
#menu_right table.party td.course {
	width: 680px;
	padding: 5px 10px;
	border: 1px solid #CCC;
	background:#590303 url(../menu/img/party_table_bg.png) top left no-repeat;
	color: #fff;
}
#menu_right table.party td.drink {
	width: 680px;
	padding: 5px 10px;
	border: 1px solid #CCC;
	background:#000 url(../menu/img/party_table_bg2.png) top left no-repeat;
	color: #fff;
}
#menu_right table.party td.spc {
	padding: 0;
	font-size: 20%;
}

/*menus(20140508以降)*/
table.menus {
	width: 900px;
	margin: 20px auto;
}
table.menus tr th {
	width: 150px;
	padding: 5px 15px;
	text-align: center;
	background: url(../menu/img/00menu.png) 15px 5px no-repeat;
	color: #fff;
}
table.menus tr td {
	width: 150px;
	padding: 0 15px 30px;
}
	
	
/* employment.html設定
------------------------------------------------------------- */

.box_10 {
	width: 350px;
	margin: 0 5px 0 6px;
	padding: 10px;
	font-size: 14px;
	color: #e7d8be;
	overflow: auto;
	float: left;
}

	.box_10 p {
		color: #e7d8be;
	}
	

/* menu内 設定
------------------------------------------------------------- */	

.menutitle {
	height: 37px;
	width: 965px;
}

.menustyle {
	margin: 15px 0 0 40px;
	font-size: 14px;
	width: 120px;
	float: left;
	line-height: 2.0em;
}

.ulstyle {
	list-style-type: none;
	list-style-image: url(../menu/images/menubuton.png);
	/*padding-top: 10px;*/
}

.ulstyle li a {
	text-decoration: underline;
	color: #fff;
}
.ulstyle li a:hover {
	color: #f00;
	text-decoration: none;
}

.tateline2 {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

.menuright {
	float: left;
	margin-right: 10px;
	width: 750px;
}

table.item01 {
	width: 166px;
	margin: 20px 10px 10px;
	overflow: hidden;
	float: left;
}
table.item02 {
	width: 350px;
	margin: 5px 10px 0;
	overflow: hidden;
	float: left;
	border-bottom: 1px dotted #ccc;
}
table.item02 th {
	width: 250px;
	padding: 5px 5px 2px;
	overflow: hidden;
	font-weight: normal;
	color: #fff;
}
table.item02 td {
	width: 100px;
	padding: 5px 5px 2px;
	text-align: right;
	color: #f00;
}
table.item01 th {
	width: 156px;
	padding: 5px;
	overflow: hidden;
}
table.item01 th img {
	width: 100%;
	max-width: 156px;
}
table.item01 td.m-ttl {
	width: 156px;
	padding: 3px 5px 5px 20px;
	line-height: 1.3em;
	background: url(../img/gohan_menukazari.png) no-repeat;
	border-bottom: 1px dotted #ccc;
	color: #fff;
}
table.item01 td.m-prc {
	width: 156px;
	padding: 3px 5px 8px;
	text-align: right;
	color: #f00;
}
table.item01 td.pt-0 {
	padding-top: 0;
}
table.item01 td.pb-0 {
	padding-bottom: 0;
}
table.item01 td.pb-19 {
	padding-bottom: 19px;
}
table.item01 td.no-bg {
	background: none;
}
table.item01 td.no-border {
	border: none;
}
table.item01 td.m-txt {
	width: 156px;
	padding: 3px 5px;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	overflow: hidden;
	color: #fff;
}