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

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #211e65;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:link, a:visited {
	color: #36f;
	text-decoration: none;
}
a:hover {
	color: #30ac30;
	text-decoration: none;
}
a:active {
	color: #066;
}
/*--------------header---------------*/
#header {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 100%;
	position: relative;
	background-color: #FFF;
	background-image: url(../image/bg-header.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#header h1 {
	position: absolute;
	top: 5px;
	font-size: 76%;
	color: #000;
	right: 5px;
 left: 5px  text-align: left;
	padding-top: 2px;
	left: 2px;
	padding-left: 10px;
}
#logo {
	position: absolute;
	left: 2px;
	height: 83px;
	width: 84px;
	padding-top: 19px;
	padding-left: 65px;
}
.telbtn {
	position: absolute;
	top: 35px;
	right: 10px;
	height: 50px;
	width: 150px;
}
.telbtn li {
	width: 150px;
	height: 50px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(46,83
,161,1)), color-stop(100%, rgba(33,30,101,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(46,83,161,1) 0%, rgba(33,30,101,1) 100%); /* Chrome10+,Safari5.1+ */
	border-radius: 5px;
	text-align: center;
	box-shadow: 1px 1px 2px #333;
	line-height: 50px;
}
.telbtn li a {
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px 1px #1d0f04;
	font-size: 80%;
}
#key_visual {
	width: 100%;
}
#sub_visual {
	width: 100%;
	background-image: url(../image/subvisual.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	overflow: hidden;
}
#sub_visual #title {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 28px;
	line-height: 36px;
	color: #fff;
	padding-left: 10px;
	padding-top: 98px;
}
#key_visual img {
	width: 100%;
}
/*--------------navi---------------*/
#navi {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}
#navi li {
	width: 50%;
	height: 50px;
	float: left;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(46,83
,161,1)), color-stop(100%, rgba(33,30,101,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(46,83,161,1) 0%, rgba(33,30,101,1) 100%); /* Chrome10+,Safari5.1+ */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e0b4e;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#navi li a {
	text-decoration: none;
	font-size: 85%;
	display: block;
	color: #fff;
	padding: 18px 0 19px 33px;
	text-shadow: 1px 1px 1px #370F00;
}
#navi li:nth-child(even) a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
/*--------------contents---------------*/
.contents-wrapper {
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contents-wrapper h2 {
	font-size: 18px;
	width: 90%;
	height: 40px;
	color: #fff;
	line-height: 40px;
	text-align: left;
	background-image: url(../image/bg-h3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 auto;
	padding: 0 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.inner-contents {
	height: auto;
	padding: 10px;
	font-size: 76%;
	width: 89.5%;
	color: #000;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	line-height: 1.4;
	overflow: auto;
	background-image: url(../image/bg-h3-shade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.letsgo {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 1em;
	text-align: center;
	width: 100%;
	color: #f40132;
}
.inner-contents p {
	margin-bottom: 1em;
	margin-right: 10px;
	margin-left: 10px;
}
.telnumtxt {
	font-size: 200%;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.telnumtxt a {
	text-decoration: none;
	color: #fff;
}

dl.lunch dt{
	font-size: 1em;
	line-height: 30px;
	font-weight: bold;
	color: #2e53a1;
	width: 10%;
	float: left;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d0cc;
}
.inner-contents h3 {
	border-bottom: 1px solid #399;
	border-left: 4px solid #399;
	padding: 0 0 3px 5px;
	margin: 6px 0;
	clear: both;
}
dl.access {
	width: 100%;
}
dl.access dt{
	font-size: 1em;
	line-height: 30px;
	font-weight: bold;
	color: #2e53a1;
	width: 25%;
	float: left;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d0cc;
}
dl.access dd {
	float: left;
	width: 75%;
	font-size: 1.2em;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d0cc;
}
dl.osusume {
	width: 100%;
}
dl.osusume dt{
	font-size: 1em;
	line-height: 30px;
	font-weight: bold;
	color: #2e53a1;
	width: 75%;
	float: left;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d0cc;
}
dl.osusume dd {
	float: left;
	width: 25%;
	font-size: 1em;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d0cc;
	text-align: right;
}
dl.imojouchu {
	width: 100%;
}
dl.imojouchu dt{
	font-size: 1em;
	line-height: 30px;
	font-weight: bold;
	color: #2e53a1;
	width: 65%;
	float: left;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d0cc;
}
dl.imojouchu dd {
	float: left;
	width: 35%;
	font-size: 1em;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d0cc;
	text-align: right;
}
dl.lunch {
	width: 100%;
}
dl.lunch dd {
	float: left;
	width: 90%;
	font-size: 1em;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d0cc;
	text-align: right;
}
dl.party {
	width: 100%;
	margin-bottom: 10px;
}
dl.party dt{
	font-size: 1em;
	line-height: 30px;
	font-weight: bold;
	color: #2e53a1;
	width: 100%;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d0cc;
}
dl.party dd {
	width: 80%;
	font-size: 1em;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d1d0cc;
	text-align: right;
}
.inner-contents h4 {
	font-size: 1.1em;
	line-height: 20px;
	color: #000;
	width: 100%;
	clear: both;
	padding-top: 20px;
	font-weight: bold;
	background-image: url(../image/bg-h4-menu.jpg);
	background-repeat: no-repeat;
	background-position: left 26px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.sub_txt {
	font-weight: normal;
	color: #484848;
}
#drink h5 .item {
	font-weight: bold;
	color: #fff;
	background-color: #211e65;
	padding: 5px;
	clear: both;
}
.pic_style img {
	float: left;
	padding: 5px 6px 0 0;
}
.area_table ul {
	width: 100%;
	margin: 0 auto;
}
.area_table li {
	text-align: center;
	width: 49%;
	height: 20px;
	float: left;
	text-align: center;
	border: 1px solid #E1E1E1;
	padding: 5px 0 0 0;
}
.telbtn li {
	width: 150px;
	height: 50px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(46,83
,161,1)), color-stop(100%, rgba(33,30,101,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(46,83,161,1) 0%, rgba(33,30,101,1) 100%); /* Chrome10+,Safari5.1+ */
	border-radius: 5px;
	text-align: center;
	box-shadow: 1px 1px 2px #333;
	line-height: 50px;
}
.telbtn_l, .map {
	height: 40px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(33,30,101,1)), color-stop(100%, rgba(46,83,161,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(33,30,101,1) 0%, rgba(46,83,161,1) 100%); /* Chrome10+,Safari5.1+ */
	border-radius: 5px;
	text-align: center;
	box-shadow: 1px 1px 2px #333;
	line-height: 40px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}
.telbtn_l a, .map a {
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px 1px #1d0f04;
	font-size: 100%;
	display: block;
	line-height: 40px;
	height: 40px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#switchButton {
	clear: both;
	text-align: center;
	display: block;
	margin: 0px;
	color: #fff;
	padding-top: 14px;
	line-height: 30px;
	height: 30px;
}
#switchButton a {
	color: #618eed;
}
#area .shikiri {
	height: 4px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #fff;
	border-bottom-color: #fff;
	margin-top: 20px;
}
ul.chuui {
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 1em;
	line-height: 1.3em;
	color: #a51b24;
	text-indent: -1em;
	padding-left: 2em;
}
ul.chuui li {
	margin: 0.5em 0;
}

#footer {
	margin: 0px;
	height: 100px;
	width: 100%;
	display: block;
	clear: both;
	font-size: 62%;
	text-align: right;
	background-image: url(../image/bg-footer.jpg);
	background-repeat: repeat;
	vertical-align: bottom;
	color: #fff;
	background-position: center bottom;
}
#footer p {
	padding-top: 10px;
	padding-right: 10px;
}
.menu h2 {
	font-size: 85%;
	width: 88%;
	height: 30px;
	padding: 12px 0 0 25px;
	border-radius: 5px;
	margin: 10px auto 0 auto;
	color: #214b4f;
	text-shadow: 1px 1px 1px #aceef5;
}
.menu-wrapper {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	clear: both;
}
.pic_style2 p {
	border: 1px solid #999;
	padding: 3px;
	margin: 3px 6px 3px 0;
	float: left;
}
.gotop {
	text-align: right;
	display: block;
	padding-top: 10px;
}
.gotop a {
	color: #eb2529;
	font-size: 90%;
}
