@charset "UTF-8";
/*formatting style
-------------------------*/

/* 全体の設定 */

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

hr {
	display: none;
}

body {
	margin: 0px;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-image: url(../img/back_gazo.jpg);
	background-position: 910px 0px;
	background-repeat: no-repeat;
}
/* リンクの設定
-------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #C30;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}

/* ページの全体的の設定
-------------------------*/
#container {
	width: 900px;
	background-color: #FFF;
}

#header ul {
	clear:both;
	width: 900px;
}
#header ul li {
	float: left;
	list-style: none;
}
#header h1 {
	margin-bottom: 0px;
}
.title {
	font-size: 12px;
}

#footer {
	clear: both;
	padding: 15px;
	width: 900px;
}

#main{
	margin-top:15px;
}
/* ヘッダー部分メニュー
-------------------------*/
#header ul li#Menu_01 a {
	background-image: url(../img/menu/menu01.gif);
	height: 40px;
	width: 150px;
	background-repeat: no-repeat;
	display: block;
}
#header ul li#Menu_01 a:hover {
	background-image: url(../img/menu/menu02.gif);
	height: 40px;
	width: 150px;
	background-repeat: no-repeat;
}
#header ul li#Menu_02 a {
	background-image: url(../img/menu/enkai01.gif);
	height: 40px;
	width: 150px;
	background-repeat: no-repeat;
	display: block;
}
#header ul li#Menu_02 a:hover {
	background-image: url(../img/menu/enkai02.gif);
	height: 40px;
	width: 150px;
	background-repeat: no-repeat;
}
#header ul li#Menu_03 a {
	background-image: url(../img/menu/yoyaku01.gif);
	height: 40px;
	width: 150px;
	background-repeat: no-repeat;
	display: block;
}
#header ul li#Menu_03 a:hover {
	background-image: url(../img/menu/yoyaku02.gif);
	height: 40px;
	width: 150px;
	background-repeat: no-repeat;
}
#header ul li#Menu_04 a {
	background-image: url(../img/menu/tenpo01.gif);
	height: 40px;
	width: 150px;
	background-repeat: no-repeat;
	display: block;
}
#header ul li#Menu_04 a:hover {
	background-image: url(../img/menu/tenpo02.gif);
	height: 40px;
	width: 150px;
	background-repeat: no-repeat;
}
#header ul li#Menu_05 a {
	background-image: url(../img/menu/event01.gif);
	height: 40px;
	width: 150px;
	background-repeat: no-repeat;
	display: block;
}
#header ul li#Menu_05 a:hover {
	background-image: url(../img/menu/event02.gif);
	height: 40px;
	width: 150px;
	background-repeat: no-repeat;
}
#header ul li#Menu_06 a {
	background-image: url(../img/menu/jinzai01.gif);
	height: 40px;
	width: 150px;
	background-repeat: no-repeat;
	display: block;
}
#header ul li#Menu_06 a:hover {
	background-image: url(../img/menu/jinzai02.gif);
	height: 40px;
	width: 150px;
	background-repeat: no-repeat;
}


#header ul li span {
	display: none;
}

/* footer styles
-------------------------*/
#footer address {
	text-align: center;
	clear: both;
	padding-top: 15px;
}
#footer ul {
	list-style: none;
	margin: 0px auto;
	width: 315px;
}
#footer ul li{
	float: left;
}
#footer ul li#Footer_01 a{
	background-image: url(../img/company_footer01.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 62px;
	display: block;
}
#footer ul li#Footer_01 a:hover{
	background-image: url(../img/company_footer02.gif);
	background-repeat: no-repeat;
}
#footer ul li#Footer_02 a{
	background-image: url(../img/kojinjouhou_footer01.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 136px;
	display: block;
	margin-left: 7px;
}
#footer ul li#Footer_02 a:hover{
	background-image: url(../img/kojinjouhou_footer02.gif);
	background-repeat: no-repeat;
}
#footer ul li#Footer_03 a{
	background-image: url(../img/otoiawase_footer01.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 103px;
	display: block;
	margin-left: 7px;
}
#footer ul li#Footer_03 a:hover{
	background-image: url(../img/otoiawase_footer02.gif);
	background-repeat: no-repeat;
}


#footer ul li span {
	display: none;
}

/*
-------------------------*/
#logo_img {
	border-style: none;
}

#flash {
	width:890px;
	height:300px;
	margin:0px;
	clear: both;
	padding-bottom:30px;
}

#main {
	width: 900px;
	text-align: center;
	clear: both;
}

.whatsnew {
	margin: 10px;
	float: left;
	width: 590px;
}

.event {
	margin: 10px;
	float: left;
	width: 260px;
}

.motomachi {
	margin: 5px;
	float: left;
	width: 430px;
	border: 5px solid #000;
}

.sannohigashi {
	margin: 5px;
	float: left;
	width: 430px;
	border: 5px solid #000;
}

.comingsoon{
	text-align: center;
	clear: both;
}
.pagetitle{
	text-align: center;
}

#container #main div table tr td .sikaku tr td strong {
	font-size: 50%;
	color: #F00;
}



/*
-------------------------*/

#main h2 {
	text-align: center;
	margin-bottom:10px;
}

.company-midashi {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	color: #333;
}

#main th td {
	font-size: 10.5pt;
	line-height: 20px;
}

.center01 {
	text-align: center;
}

.information {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 30px;
	font-size: 10.5pt;
}
.ennkai-ko-su {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

span.red{
	color:#F00;
	font-size: 18px;
}

.information {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 30px;
	font-size: 10.5pt;
}
.ennkai-ko-su {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.ko-sunaiyou {
	font-size: 14pt;
	line-height: 35px;
	text-align: left;
}

.site {
	text-align: left;
	color: #333;
	margin-left: 5px;
}

.drinkmenu-naiyou {
	line-height: 35px;
	margin-top: 10px;
	margin-left: 50px;
	text-align: left;
	font-size: 10.5pt;
}

.yoyaku-tenpo {
	font-size: 24px;
	text-align: right;
}
.yoyaku-tel {
	font-size: 28px;
	text-align: center;
	font-family: "Arial Black";
	color: #333;
	line-height: -30px;
}
.tel-hosoku {
	font-size: 14pt;
	text-align: center;
}

.sikaku {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	text-align: right;
}

.ikesuizakaya {
	
}

.ikesuizakaya ul{
	width:720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	overflow: hidden;
	
	
}

.ikesuizakaya ul li{
	float:left;
	list-style:none;
}

.itibashokudou{
	clear:both;
}

.itibashokudou ul{
	width:720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	overflow: hidden;
}

.itibashokudou ul li{
	float:left;
	list-style:none;
}

.kaisendon{
	clear:both;
}

.kaisendon ul{
	width:720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	overflow: hidden;
}

.kaisendon ul li{
	float:left;
	list-style:none;
}
.no2{
	margin-left:10px;
}

.employment-1 {
	font-size: 14pt;
	text-align: left;
}

#employment {
	align: center;
	width: 900px;
	}
	
.moji-aka {
	color: #F00;
	line-height: 20px;
	}
	
.comp_about {
	margin-left:30px;
	text-align:left;
	}
	
.comp_prof {
	text-align:left;
	margin-left:40px;
	width:900px;
	}
	
.comp_prof table{
	width:100%;
}
	
.comp_prof table th{
	width:140px;
	text-align:left;
	vertical-align:top;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
.comp_prof table td{
padding-right:10px;
padding-bottom:10px;
}

.title_div ul {
	width:900px;
}

.title_div ul li {
	float:left;
	list-style:none;
}

.tenpo-ul ul {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	overflow: hidden;
}

.tenpo-ul ul li{
	list-style:none;
	float:left;
}


.tenpo-name{
	background-image: url(../contents/img/page-tenpo/h3.gif);
	height: 50px;
	width: 700px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}

.tenpo-name h3{
	float:left;
	font-size:18px;
	line-height: 280%;
}

.tenpo-name-migi{
	font-size:18px;
	line-height: 280%;
	float: right;
	margin-right: 30px;
}

.24{
	font-size:20px;
	margin-left: auto;
	text-align:left;
	color:#F00;
	width: 700px;
	margin-right: auto;
	overflow: hidden;
}

.tenpo-name span{
	color:#F00;
}

.tenpo-list span{
	color:#F00;
}

.topics_top{
	width:430px;
	padding:0 10px 0 10px;
	float:left;
}

.event_top{
	width:430px;
	padding:0 10px 0 10px;
	float:left;
}

.menu_pickup_all{
	width:800px;
	margin:0 auto;
}

.menu_pickup{
	width:380px;
	padding:10px;
	float: left;
}

.gohan{
	clear:left;
}

/* 店舗リスト各店舗ごとの設定 */

.tenpo-list-honten{
	width:700px;
	padding-top:20px;
	padding-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	font-size:125%;
	background-image: url(../contents/img/page-tenpo/shashin/honten.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.tenpo-list-sankita{
	width:700px;
	padding-top:20px;
	padding-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	font-size:125%;
	background-image: url(../contents/img/page-tenpo/shashin/sankita.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.tenpo-list-wadamisaki{
	width:700px;
	padding-top:20px;
	padding-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	font-size:125%;
	background-image: url(../contents/img/page-tenpo/shashin/wadamisaki.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.tenpo-list-kita{
	width:700px;
	padding-top:20px;
	padding-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	font-size:125%;
	background-image: url(../contents/img/page-tenpo/shashin/kita.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.tenpo-list-minami{
	width:700px;
	padding-top:20px;
	padding-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	font-size:125%;
	background-image: url(../contents/img/page-tenpo/shashin/minami.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.tenpo-list-sannomiya{
	width:700px;
	padding-top:20px;
	padding-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	font-size:125%;
	background-image: url(../contents/img/page-tenpo/shashin/sannomiya.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.tenpo-list-motomachi{
	width:700px;
	padding-top:20px;
	padding-bottom:20px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	font-size:125%;
	background-image: url(../contents/img/page-tenpo/shashin/motomachi.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
