﻿/*　-------------------------------------------------------------------------------------

サイト共通設定
-------------------------------------------------------------------------------------　*/

* {
	font-size: 100%;
	line-height: 1;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family:Verdana,Arial,sans-serif;
	font-size: 0.75em;
	color: #330000;
	background-color: #FFEFDC;
}
* html body {
    font-family:'ＭＳ Ｐゴシック',sans-serif;
}

*:first-child+html body {
    font-family:メイリオ,'ＭＳ Ｐゴシック',sans-serif;
}
a:link {
	color: #CC3333;
}
a:visited {
	color: #CC3333;
}
a:hover {
	color: #1C0001;
}
a:active {
	color: #1C0001;
}
h1,h2,h3,h4,h5,h6,p,dt,dd,li,a {
	line-height: 1.4;
}
strong {
	font-weight: bold;
}

/*　ヘッダ　*/
#header {
	width: 100%;
	background-image: url(../img/total/back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#header .pack {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	background-image: url(../img/total/h1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 880px;
	line-height: 40px;
	color: #FFEFDC;
}

/*　メニューボタン　*/
#main_menu {
	background-image: url(../img/total/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 440px;
	padding-left: 440px;
	padding-top: 72px;
}
#main_menu ul {
	list-style-type: none;
}
#main_menu li {
	float: left;
}
#main_menu a {
	background-image: url(../img/total/menu.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 33px;
	outline-style: none;
}
#m1 a {
	background-position: 0px 0px;
	width: 73px;
}
#m2 a {
	background-position: -73px 0px;
	width: 83px;
}
#m3 a {
	background-position: -156px 0px;
	width: 67px;
}
#m4 a {
	background-position: -223px 0px;
	width: 66px;
}
#m5 a {
	background-position: -289px 0px;
	width: 86px;
}
#m6 a {
	background-position: -375px 0px;
	width: 65px;
}
#m1 a:hover {
	background-position: 0px -33px;
	width: 73px;
}
#m2 a:hover {
	background-position: -73px -33px;
	width: 83px;
}
#m3 a:hover {
	background-position: -156px -33px;
	width: 67px;
}
#m4 a:hover {
	background-position: -223px -33px;
	width: 66px;
}
#m5 a:hover {
	background-position: -289px -33px;
	width: 86px;
}
#m6 a:hover {
	background-position: -375px -33px;
	width: 65px;
}

/*　キービジュアル　*/
#swf {
	width: 100%;
	background-image: url(../img/total/swf_back.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#swf .pack {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 880px;
}
#header_bottom {
	background-image: url(../img/total/header_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

/*　大枠　*/
#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

/*　メインコンテンツ枠　*/
#main {
	float: left;
	width: 880px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*　ページ内リンク　*/
#pagelink {
	float: right;
	width: 140px;
	padding-top: 60px;
}
#pagelink ul {
	list-style-type: none;
	background-color: #1C0001;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 15px;
}
#pagelink li {
	background-image: url(../img/total/point.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}
#pagelink a {
	color: #FFEFDC;
}
#pagelink a:hover {
	color: #CC3333;
}

/*　各リンクバナー　*/
.b_party a {
	background-image: url(../img/total/b_party.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 200px;
	outline-style: none;
}
.b_menu a {
	background-image: url(../img/total/b_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 200px;
	outline-style: none;
}
.b_drink a {
	background-image: url(../img/total/b_drink.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 200px;
	outline-style: none;
}
.b_toppage {
	float: right;
	height: 27px;
	width: 880px;
	clear: both;
}
.b_toppage a {
	background-image: url(../img/total/b_toppage.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 150px;
	outline-style: none;
	float: right;
}
.b_haco a {
	background-image: url(../img/total/b_haco.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 200px;
	outline-style: none;
}

/*　フッタ　*/
#footer {
	clear: both;
	height: 41px;
	width: 100%;
	background-image: url(../img/total/footer_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#footer .pack {
	height: 21px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-image: url(../img/total/copyright.jpg);
	background-repeat: no-repeat;
	background-position: right 21px;
}
#footer address {
	font-style: normal;
}
#copyright {
	text-indent: -9999px;
}

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

トップページ
-------------------------------------------------------------------------------------　*/

/*　フラッシュ　*/
#page1 #swf .pack {
	background-image: url(../img/top/swf.jpg);
	height: 440px;
}

/*　店舗説明文　*/
#top_concept {
	background-image: url(../img/total/header_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 85px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	color: #FFEFDC;
	padding-top: 35px;
}

/*　左カラム（バナー枠）　*/
#page1 #main .left {
	float: left;
	width: 700px;
}

/*　バナー設定　*/
#page1 #main .left h3 {
	float: left;
	margin-right: 20px;
}
#page1 #main .left h3 a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 104px;
	width: 160px;
	outline-style: none;
}
#page1 #main .left h3#sm4 {
	margin-right: 0px;
}
#sm1 a {
	background-image: url(../img/top/sm1.jpg);
}
#sm2 a {
	background-image: url(../img/top/sm2.jpg);
}
#sm3 a {
	background-image: url(../img/top/sm3.jpg);
}
#sm4 a {
	background-image: url(../img/top/sm4.jpg);
}

/*　右カラム（新着情報）　*/
#page1 #main .right {
	float: right;
	width: 160px;
}
#page1 #main .right h3 {
	background-image: url(../img/top/t2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 25px;
	width: 160px;
}
#page1 #main .right ul {
	padding-left: 1.5em;
	color: #CC3333;
}
#page1 #main .right li a {
	font-size: 0.9em;
}

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

コンセプトページ
-------------------------------------------------------------------------------------　*/

/*　キービジュアル　*/
#page2 #swf .pack {
	background-image: url(../img/concept/header_img.jpg);
	height: 300px;
}

/*　共通設定　*/
#page2 #main p {
	margin-bottom: 1em;
}

/*　パーティースペース　*/
#concept1 {
	float: left;
	width: 880px;
	margin-bottom: 1em;
}
#concept1 h2 {
	background-image: url(../img/concept/t1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 880px;
	margin-bottom: 1em;
}
#concept1 .r {
	float: right;
	width: 360px;
}
#concept1 .photo {
	float: left;
	width: 500px;
}

/*　フードメニュー　*/
#concept2 {
	float: left;
	width: 880px;
	margin-bottom: 1em;
	clear: both;
}
#concept2 h2 {
	background-image: url(../img/concept/t2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 880px;
	margin-bottom: 1em;
}
#concept2 .r {
	float: right;
	width: 360px;
}
#concept2 .photo {
	float: left;
	width: 500px;
}

/*　バー　スペース　*/
#concept3 {
	float: left;
	width: 880px;
	margin-bottom: 1em;
	clear: both;
}
#concept3 h2 {
	background-image: url(../img/concept/t3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 880px;
	margin-bottom: 1em;
}
#concept3 .r {
	float: right;
	width: 360px;
}
#concept3 .photo {
	float: left;
	width: 500px;
}

/*　店内　*/
#concept4 {
	float: left;
	width: 880px;
	margin-bottom: 1em;
	clear: both;
}
#concept4 h2 {
	background-image: url(../img/concept/t4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 880px;
	margin-bottom: 1em;
}
#concept4 h3 {
	font-weight: bold;
	margin-bottom: 1em;
}
#concept4 .l {
	float: left;
	width: 590px;
}
#concept4 .r {
	float: right;
	width: 270px;
}
#concept4 .photo {
	margin-bottom: 0.5em;
}
#concept4 dt {
	color: #CC3333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8A4A1;
	margin-bottom: 0.5em;
}
#concept4 dd {
	margin-bottom: 0.5em;
}

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

フードメニューページ
-------------------------------------------------------------------------------------　*/

/*　キービジュアル　*/
#page3 #swf .pack {
	background-image: url(../img/menu/header_img.jpg);
	height: 300px;
}

/*　フードメニュー　*/
#page3 #contents {
	float: left;
	width: 720px;
	margin-bottom: 1em;
}
#page3 #contents h2 {
	background-image: url(../img/menu/t1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 720px;
	margin-bottom: 1em;
}
#page3 #contents h3 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 20px;
	width: 350px;
	margin-bottom: 1em;
}
#page3 #contents .pack h4 {
	margin-bottom: 1em;
	font-weight: bold;
}
#page3 #ts1 {
	background-image: url(../img/menu/ts1.jpg);
}
#page3 #ts2 {
	background-image: url(../img/menu/ts2.jpg);
}
#page3 #ts3 {
	background-image: url(../img/menu/ts3.jpg);
}
#page3 #ts4 {
	background-image: url(../img/menu/ts4.jpg);
}
#page3 #ts5 {
	background-image: url(../img/menu/ts5.jpg);
}
#page3 #ts6 {
	background-image: url(../img/menu/ts6.jpg);
}
#page3 #ts7 {
	background-image: url(../img/menu/ts7.jpg);
}
#page3 #ts8 {
	background-image: url(../img/menu/ts8.jpg);
}
#page3 #ts9 {
	background-image: url(../img/menu/ts9.jpg);
}
#page3 #ts10 {
	background-image: url(../img/menu/ts10.jpg);
}
#page3 #contents .l {
	float: left;
	width: 350px;
}
#page3 #contents .r {
	float: right;
	width: 350px;
}
#page3 #contents .photo {
	margin-bottom: 1em;
}
#page3 #contents .pack {
	padding: 10px;
	background-color: #FFE8CA;
	margin-bottom: 1em;
	border: 1px solid #C63B34;
}
#page3 #contents p {
	margin-bottom: 1em;
	margin-top: -0.5em;
	color: #A39883;
}
#page3 #contents dl {
	margin-bottom: 1em;
}
#page3 #contents dt {
	color: #CC3333;
}
#page3 #contents dd {
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0A0A1;
	color: #F0A0A1;
	text-align: right;
}
#page3 #contents .note {
	list-style-type: none;
	margin-bottom: 1em;
}

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

ドリンクメニューページ
-------------------------------------------------------------------------------------　*/

/*　キービジュアル　*/
#page4 #swf .pack {
	background-image: url(../img/drink/header_img.jpg);
	height: 300px;
}

/*　ドリンクメニュー　*/
#page4 #contents {
	float: left;
	width: 720px;
	margin-bottom: 1em;
}
#page4 #contents h2 {
	background-image: url(../img/drink/t1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 720px;
	margin-bottom: 1em;
}
#page4 #contents h3 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 20px;
	width: 350px;
	margin-bottom: 1em;
}
#page4 #ts1 {
	background-image: url(../img/drink/ts1.jpg);
}
#page4 #ts2 {
	background-image: url(../img/drink/ts2.jpg);
}
#page4 #ts3 {
	background-image: url(../img/drink/ts3.jpg);
}
#page4 #ts4 {
	background-image: url(../img/drink/ts4.jpg);
}
#page4 #ts5 {
	background-image: url(../img/drink/ts5.jpg);
}
#page4 #ts6 {
	background-image: url(../img/drink/ts6.jpg);
}
#page4 #contents .pack h4 {
	margin-bottom: 1em;
	font-weight: bold;
}
#page4 #contents .l {
	float: left;
	width: 350px;
}
#page4 #contents .r {
	float: right;
	width: 350px;
}
#page4 #contents .pack {
	padding: 10px;
	background-color: #FFE8CA;
	margin-bottom: 1em;
	border: 1px solid #C63B34;
}
#page4 #contents p {
	margin-bottom: 1em;
	margin-top: -0.5em;
	color: #A39883;
}
#page4 #contents dl {
	margin-bottom: 1em;
}
#page4 #contents dt {
	color: #CC3333;
	float: left;
}
#page4 #contents dd {
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0A0A1;
	color: #F0A0A1;
	text-align: right;
}
#page4 #contents ul {
	margin-bottom: 1em;
	padding-left: 1.5em;
}
#page4 #contents ol {
	margin-bottom: 1em;
	padding-left: 1.8em;
}
#page4 #contents .note {
	color: #F0A0A1;
}


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

店舗情報ページ
-------------------------------------------------------------------------------------　*/

/*　キービジュアル　*/
#page5 #swf .pack {
	background-image: url(../img/shopinfo/header_img.jpg);
	height: 300px;
}

/*　スペースの店舗情報　*/
#page5 #contents {
	float: left;
	width: 720px;
	margin-bottom: 1em;
}

/*　共通設定　*/
#page5 #main h3 {
	color: #CC3333;
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0A0A1;
	font-weight: bold;
	clear: both;
}
#page5 #main p {
	margin-bottom: 0.5em;
}
#page5 #main strong {
	font-size: 1.2em;
}
#page5 #main .pack {
	clear: both;
	float: left;
	width: 880px;
	margin-bottom: 1em;
}
#page5 #main .map {
	clear: both;
	width: 880px;
}
#page5 #main .l {
	padding: 10px;
	background-color: #FFE8CA;
	margin-bottom: 1em;
	border: 1px solid #C63B34;
	width: 408px;
	float: left;
}
#page5 #main .r {
	float: right;
	width: 430px;
}


#page5 #main .r2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
	float: right;
	width: 430px;
	background-color: #FFE8CA;
	margin-bottom: 1em;
	border: 1px solid #C63B34;
}



#page5 #main dl {
	margin-bottom: 1em;
}
#page5 #main dt {
	float: left;
	font-weight: bold;
}
#page5 #main dd {
	padding-left: 15em;
	margin-bottom: 0.5em;
}
#page5 #main ul {
	margin-bottom: 1em;
	padding-left: 1.5em;
}
#page5 #main .photo {
	margin-bottom: 1em;
}

/*　スペースの店舗情報　*/
#shopinfo1 {
	float: left;
	width: 880px;
	margin-bottom: 1em;
}
#shopinfo1 h2 {
	background-image: url(../img/shopinfo/t1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 880px;
	margin-bottom: 1em;
}

/*　ハコの店舗情報　*/
#shopinfo2 {
	float: left;
	width: 880px;
	clear: both;
}
#shopinfo2 h2 {
	background-image: url(../img/shopinfo/t2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 880px;
	margin-bottom: 1em;
}


/*　ハコの求人情報　*/
#shopinfo3 {
	float: left;
	width: 880px;
	clear: both;
}
#shopinfo3 h2 {
	background-image: url(../img/shopinfo/t3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 880px;
	margin-bottom: 1em;
}
