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

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

* {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, Sans-Serif;
	font-size: 0.8em;
	color: #3A291F;
	background-color: #F8FBF4;
	background-image: url(../img/total/body_bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
a:link {
	color: #A21600;
}
a:visited {
	color: #A21600;
}
a:hover {
	color: #CE1A00;
}
a:active {
	color: #CE1A00;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,li,a {
	line-height: 1.4;
}
strong {
	font-weight: bold;
}
#line {
	width: 100%;
	height: 5px;
	background-image: url(../img/total/line.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#header1 {
	width: 100%;
	background-image: url(../img/total/header_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#header2 {
	width: 100%;
	background-color: #40311E;
	background-image: url(../img/total/h1_bg.jpg);
	background-repeat: repeat;
	background-position: 0px -1px;
}
#header2 .inner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 41px;
}
h1 {
	color: #F3F2EE;
	height: 31px;
	width: 1000px;
	padding-top: 10px;
}


#swf {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#navi {
	width: 100%;
	background-image: url(../img/total/navi_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 75px;
}
#navi .inner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#navi ul {
	width: 1000px;
	list-style-type: none;
}
#navi li {
	float: left;
	height: 75px;
}
#navi li a {
	background-image: url(../img/total/navi.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 75px;
	overflow: hidden;
}
#navi01 a {
	background-position: 0px 0px;
	width: 138px;
}
#navi02 a {
	background-position: -138px 0px;
	width: 161px;
}
#navi03 a {
	background-position: -299px 0px;
	width: 124px;
}
#navi04 a {
	background-position: -423px 0px;
	width: 174px;
}
#navi05 a {
	background-position: -597px 0px;
	width: 121px;
}
#navi06 a {
	background-position: -718px 0px;
	width: 172px;
}
#navi07 a {
	background-position: -890px 0px;
	width: 110px;
}

#navi01 a:hover {
	background-position: 0px -75px;
	width: 138px;
}
#navi02 a:hover {
	background-position: -138px -75px;
	width: 161px;
}
#navi03 a:hover {
	background-position: -299px -75px;
	width: 124px;
}
#navi04 a:hover {
	background-position: -423px -75px;
	width: 174px;
}
#navi05 a:hover {
	background-position: -597px -75px;
	width: 121px;
}
#navi06 a:hover {
	background-position: -718px -75px;
	width: 172px;
}
#navi07 a:hover {
	background-position: -890px -75px;
	width: 110px;
}

#page1 #navi01 a {
	background-position: 0px -75px;
	width: 138px;
}
#page2 #navi02 a {
	background-position: -138px -75px;
	width: 161px;
}
#page3 #navi03 a {
	background-position: -299px -75px;
	width: 124px;
}
#page4 #navi04 a {
	background-position: -423px -75px;
	width: 174px;
}
#page5 #navi05 a {
	background-position: -597px -75px;
	width: 121px;
}
#page6 #navi06 a {
	background-position: -718px -75px;
	width: 172px;
}
#page7 #navi07 a {
	background-position: -890px -75px;
	width: 110px;
}


#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper {
	float: left;
	width: 1000px;
	margin-bottom: 48px;
	margin-top: 35px;
}

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


#page1 #swf {
	height: 595px;
	background-image: url(../img/top/keyvisual.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#page1 #plate {
	height: 265px;
	width: 420px;
	position: absolute;
	left: -49px;
	top: 0px;
	z-index: 1;
	background-image: url(../img/top/plate.png);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}

#topconts1 {
	float: right;
	width: 1000px;
}
#lead {
	float: right;
	width: 1000px;
	margin-bottom: 0px;
}
#lead h2 {
	height: 200px;
	width: 600px;
	margin-bottom: 20px;
	background-image: url(../img/top/lead.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

#lead h3 {
	height: 240px;
	width: 1000px;
	margin-bottom: 20px;
	background-image: url(../img/top/recommend.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

#banner_area {
	float: left;
	width: 1000px;
	margin-bottom: 20px;
}
#banner_area .left {
	float: left;
	width: 425px;
}
#banner_area .left .l {
	float: left;
	width: 200px;
}
#banner_area .left .r {
	float: right;
	width: 200px;
}
#banner_area .right {
	float: right;
	width: 200px;
}
#banner_area h3 {
	height: 325px;
	width: 200px;
	margin-bottom: 10px;
}
#banner_area p {
	font-size: 0.85em;
	line-height: 1.8em;
}

#page1 #banner01 a {
	background-image: url(../img/top/banner01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 325px;
	width: 200px;
	display: block;
}
#page1 #banner02 a {
	background-image: url(../img/top/banner02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 325px;
	width: 200px;
}
#page1 #banner03 a {
	background-image: url(../img/top/banner03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 325px;
	width: 200px;
}

#page1 #banner04 a {
	background-image: url(../img/top/banner04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 325px;
	width: 200px;
}

#page1 #banner05 a {
	background-image: url(../img/top/banner05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 325px;
	width: 200px;
}

#page1 #banner06 a {
	background-image: url(../img/top/banner06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 325px;
	width: 200px;
}




#topconts2 {
	float: left;
	width: 325px;
	padding-top: 230px;
	font-size: 10px;
}
#topconts2 ul {
	/* [disabled]list-style-position: outside; */
	list-style-type: disc;
	width: 275px;
}
#topconts2 li {
	line-height: 1.8em;
}

#news {
	float: left;
	width: 325px;
	margin-bottom: 20px;
}
#news h4 {
	background-image: url(../img/top/t01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 130px;
	width: 325px;
	margin-bottom: 5px;
}

#rss {
	float: left;
	height: 100px;
	width: 325px;
	margin-bottom: 20px;
}
#rss h4 {
	background-image: url(../img/top/t02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 325px;
	margin-bottom: 15px;
}
#rss #feed {
	float: left;
	width: 325px;
}


#ojiya {
	float: left;
	height: 135px;
	width: 325px;
}
#ojiya .l {
	float: left;
	height: 135px;
	width: 280px;
}
#ojiya h4 {
	background-image: url(../img/top/movie.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 135px;
	width: 280px;
}

#ojiya .r {
	float: right;
	height: 135px;
	width: 35px;
}
#ojiya p a {
	background-image: url(../img/top/button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 135px;
	width: 35px;
	display: block;
}




/*---------------------------------------------------------------
                         名物親子丼
-----------------------------------------------------------------*/
#page2 #swf {
	height: 445px;
	background-image: url(../img/intro/kv.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 100%;
}
#intro1 {
	background-image: url(../img/intro/intro.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 710px;
	width: 1000px;
	margin-bottom: 20px;
}

#intro1 h3 {
	background-image: url(../img/intro/t03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 55px;
	width: 1000px;
	margin-bottom: 20px;
}
	
#intro1 .inner {
	float: right;
	width: 570px;
	margin-top: 40px;
	margin-right: 30px;
}

#intro1 h2 {
	background-image: url(../img/intro/t01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 560px;
	margin-bottom: 20px;
}
#intro1 p {
	width: 420px;
	padding-left: 130px;
}



#intro2 {
	background-image: url(../img/intro/intro2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 710px;
	width: 1000px;
	margin-bottom: 20px;
}
#intro2 .inner {
	float: right;
	width: 570px;
	margin-top: 40px;
	margin-right: 30px;
}
#intro2 h2 {
	background-image: url(../img/intro/t02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 560px;
	margin-bottom: 20px;
}
#intro2 p {
	width: 420px;
	padding-left: 130px;
}


.intro-img1 {
	text-align: center;
	
	}
	
.intro-img2 {
	text-align: center;
	margin-top: 50px;
	}
	
.intro-img3 {
	text-align: center;
	margin-top: 10px;
	}

.intro-img4 {
	text-align: center;
	margin-top: 50px;
	}


/*---------------------------------------------------------------
                          お品書き
-----------------------------------------------------------------*/
#page3 #swf {
	height: 445px;
	background-image: url(../img/menu/kv.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 100%;
}
#menu1 {
	float: left;
	width: 1000px;
	margin-bottom: 30px;
}
#menu1 #season {
	background-image: url(../img/menu/t03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 55px;
	width: 1000px;
	margin-bottom: 20px;
}

#menu1 .pack {
	float: left;
	width: 1000px;
	margin-bottom: 20px;
}
#menu1 .left {
	float: left;
	width: 490px;
}
#menu1 .right {
	float: right;
	width: 490px;
}
#menu1 #spring {
	background-image: url(../img/menu/spring.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 300px;
	width: 490px;
}
#menu1 #summer {
	background-image: url(../img/menu/summer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 300px;
	width: 490px;
}
#menu1 #autumn {
	background-image: url(../img/menu/autumn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 300px;
	width: 490px;
}
#menu1 #winter {
	background-image: url(../img/menu/winter.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 300px;
	width: 490px;
}
#menu1 .l {
	float: left;
	width: 190px;
}
#menu1 .r {
	float: right;
	width: 260px;
	margin-top: 20px;
	margin-right: 20px;
}
#menu1 .pack h3 {
	text-indent: -9999px;
	height: 170px;
	width: 190px;
}
#menu1 p {
	width: 170px;
	padding-left: 20px;
}


#page3 #banner1 {
	width: 300px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#menu1 #banner1 a {
	background-image: url(../img/menu/buttom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 300px;
}

#menu2 {
	float: left;
	width: 1000px;
	margin-bottom: 100px;
}
#menu2 h3 {
	background-image: url(../img/menu/t01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 55px;
	width: 1000px;
	margin-bottom: 20px;
}
#menu2 .pack {
	float: left;
	width: 1000px;
}


#menu2 .left {
	float: left;
	width: 320px;
	margin-right: 20px;
}
#menu2 .right {
	float: right;
	width: 320px;
}
#menu2 dt {
	float: left;
	line-height: 1.8em;
	padding-top: 3px;
	padding-bottom: 1px;
}
#menu2 dd {
	text-align: right;
	font-weight: bold;
	color: #993300;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
	padding-top: 3px;
	padding-bottom: 1px;
}
#menu2 #st01 {
	background-image: url(../img/menu/st01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
}
#menu2 #st02 {
	background-image: url(../img/menu/st02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menu2 #st03 {
	background-image: url(../img/menu/st03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menu2 #st04 {
	background-image: url(../img/menu/st04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menu2 #st05 {
	background-image: url(../img/menu/st05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
}
#menu2 #st06 {
	background-image: url(../img/menu/st06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menu2 #st07 {
	background-image: url(../img/menu/st07.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menu2 #st10 {
	background-image: url(../img/menu/st10.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menu2 #st11 {
	background-image: url(../img/menu/st11.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
}
#menu2 #st12 {
	background-image: url(../img/menu/st12.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menu2 #st13 {
	background-image: url(../img/menu/st13.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menu2 #st14 {
	background-image: url(../img/menu/st14.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menu2 #st15 {
	background-image: url(../img/menu/st15.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menu2 #st16 {
	background-image: url(../img/menu/st16.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 20px;
}


#menu3 {
	float: left;
	width: 1000px;
	margin-bottom: 30px;
}
#menu3 h3 {
	background-image: url(../img/menu/t02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 55px;
	width: 1000px;
	margin-bottom: 20px;
}
#menu3 .pack {
	float: left;
	width: 1000px;
}


#menu3 .left {
	float: left;
	width: 320px;
	margin-right: 20px;
}
#menu3 .right {
	float: right;
	width: 320px;
}
#menu3 dt {
	float: left;
	line-height: 1.8em;
	padding-top: 3px;
	padding-bottom: 1px;
}
#menu3 dd {
	text-align: right;
	font-weight: bold;
	color: #993300;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
	padding-top: 3px;
	padding-bottom: 1px;
}
#menu3 h5 {
	font-weight: bold;
	padding-top: 10px;
}
#menu3 h5:first-letter {
	color: #FF6666;
}
#menu3 #st16 {
	background-image: url(../img/menu/st16.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
}
#menu3 #st17 {
	background-image: url(../img/menu/st17.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menu3 #st18 {
	background-image: url(../img/menu/st18.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
}
#menu3 #st19 {
	background-image: url(../img/menu/st19.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menu3 #st20 {
	background-image: url(../img/menu/st20.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menu3 #st21 {
	background-image: url(../img/menu/st21.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
}
#page3 .menu_bg {
	padding: 20px;
	width: 280px;
	background-image: url(../img/menu/menu_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	clear: both;
}
#page3 .photo {
	float: left;
	width: 320px;
	margin-bottom: 10px;
}





#page3 #banner2 {
	float: left;
	width: 1000px;
	margin-bottom: 20px;
}
#page3 #banner2 .left {
	float: left;
	width: 490px;
}
#page3 #banner2 .right {
	float: right;
	width: 490px;
}
#page3 #banner2 .left a {
	background-image: url(../img/menu/banner01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 490px;
}
#page3 #banner2 .right a {
	background-image: url(../img/menu/banner02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 490px;
}





/*---------------------------------------------------------------
                     季節のおすすめ
-----------------------------------------------------------------*/
#page4 #swf {
	height: 445px;
	background-image: url(../img/recommend/kv.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 100%;
}
#anni1 {
	background-image: url(../img/recommend/anniversary1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 1000px;
	margin-bottom: 30px;
}
#anni1 h3 {
	background-image: url(../img/recommend/t01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 610px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#anni1 .pack {
	float: left;
	width: 460px;
	margin-left: 30px;
}
#anni1 .pack p {
	width: 460px;
	margin-bottom: 20px;
}
#anni1 #access {
	float: left;
	width: 420px;
	background-image: url(../img/recommend/access_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding: 20px;
}
#anni1 #access h4 {
	background-image: url(../img/recommend/t_access.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 20px;
	width: 420px;
	margin-bottom: 20px;
}
#anni1 #access dl {
	width: 420px;
}
#anni1 #access dt {
	float: left;
	font-weight: bold;
	color: #5A2901;
	padding-top: 5px;
}
#anni1 #access dd {
	padding-left: 10em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
	padding-bottom: 3px;
	padding-top: 5px;
}


#anni2 {
	float: left;
	width: 1000px;
	margin-bottom: 0px;
}
#anni2 h3 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 55px;
	width: 1000px;
	margin-bottom: 20px;
}
#anni2 .pack {
	float: left;
	width: 1000px;
	margin-bottom: 20px;
}
#anni2 .left {
	float: left;
	width: 360px;
	background-image: url(../img/recommend/point_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	height: 250px;
}
#anni2  .right {
	float: right;
	width: 580px;
}
#anni2 .left2 {
	float: left;
	width: 580px;
}
#anni2 .right2 {
	float: right;
	width: 360px;
	background-image: url(../img/recommend/point_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	height: 250px;
}
#anni2 .right2 p {
	margin-bottom: 15px;
}

#anni2 .right2 ul {
	width: 300px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../img/recommend/ul_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#anni2 #st01 {
	background-image: url(../img/recommend/st01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 80px;
	width: 360px;
	margin-bottom: 20px;
}
#anni2 #st02 {
	background-image: url(../img/recommend/st02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 80px;
	width: 360px;
	margin-bottom: 20px;
}
#anni2 #st03 {
	background-image: url(../img/recommend/st03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 80px;
	width: 360px;
	margin-bottom: 20px;
}
#anni2 #course {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 1280px;
	width: 1000px;
}
#anni2 #course .left3 {
	float: left;
	width: 370px;
	margin-top: 60px;
	margin-left: 30px;
}
#anni2 #course h5 {
	background-image: url(../img/recommend/st04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 370px;
	margin-bottom: 20px;
}
#anni2 #course2 {
	background-image: url(../img/recommend/point_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding: 20px;
	float: left;
	width: 330px;
}
#anni2 #course2 .l {
	float: left;
	width: 300px;
}
#anni2 #course2 .r {
	float: right;
	width: 160px;
}
#anni2 #course2 ul {
	list-style-position: inside;
}
#anni2 #course2 li {
	line-height: 1.8em;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
}
#anni2 #course .right3 {
	float: right;
	width: 550px;
	margin-top: 30px;
	margin-right: 30px;
}






#anni3 {
	float: left;
	width: 1000px;
}
#anni3 h3 {
	background-image: url(../img/recommend/t03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 55px;
	width: 1000px;
	margin-bottom: 20px;
}




/*---------------------------------------------------------------
                        ご宴会・接待
-----------------------------------------------------------------*/
#page5 #swf {
	height: 445px;
	background-image: url(../img/party/kv.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 100%;
}
#party1 {
	background-image: url(../img/party/party1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 1000px;
	margin-bottom: 30px;
}
#party1 h3 {
	background-image: url(../img/party/t01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 610px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#party1 .pack {
	float: left;
	width: 460px;
	margin-left: 30px;
}
#party1 .pack p {
	width: 460px;
	margin-bottom: 20px;
}
#party1 #access {
	float: left;
	width: 420px;
	background-image: url(../img/party/access_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding: 20px;
}
#party1 #access h4 {
	background-image: url(../img/party/t_access.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 20px;
	width: 420px;
	margin-bottom: 20px;
}
#party1 #access dl {
	width: 420px;
}
#party1 #access dt {
	float: left;
	font-weight: bold;
	color: #5A2901;
	padding-top: 5px;
}
#party1 #access dd {
	padding-left: 10em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
	padding-bottom: 3px;
	padding-top: 5px;
}


#party2 {
	float: left;
	width: 1000px;
	margin-bottom: 30px;
}
#party2 h3 {
	background-image: url(../img/party/t01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 55px;
	width: 1000px;
	margin-bottom: 20px;
}
#party2 .pack {
	float: left;
	width: 1000px;
	margin-bottom: 50px;
}
#party2 .left {
	float: left;
	width: 360px;
	background-image: url(../img/party/point_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	height: 250px;
}
#party2  .right {
	float: right;
	width: 580px;
}
#party2 .left2 {
	float: left;
	width: 580px;
}
#party2 .right2 {
	float: right;
	width: 360px;
	background-image: url(../img/party/point_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	height: 250px;
}
#party2 .right2 p {
	margin-bottom: 15px;
}

#party2 .right2 ul {
	width: 300px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(../img/party/ul_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#party2 #st01 {
	background-image: url(../img/party/st01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 80px;
	width: 360px;
	margin-bottom: 20px;
}
#party2 #st02 {
	background-image: url(../img/party/st02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 80px;
	width: 360px;
	margin-bottom: 20px;
}
#party2 #st03 {
	background-image: url(../img/party/st03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 80px;
	width: 360px;
	margin-bottom: 20px;
}
#party2 #course {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 1000px;
	margin-bottom: 50px;
}
#party2 #course .left3 {
	float: left;
	width: 370px;
	margin-top: 20px;
	margin-left: 30px;
}


#party2 #course .left4 {
	float: left;
	width: 370px;
	margin-top: 20px;
	margin-left: 30px;
}


#party2 #course h4 {
	background-image: url(../img/party/st04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 100px;
	width: 370px;
	margin-bottom: 20px;
}


#party2 #course h5 {
	background-image: url(../img/party/st05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 100px;
	width: 370px;
	margin-bottom: 20px;
}

#party2 #course h6 {
	background-image: url(../img/party/st06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 100px;
	width: 370px;
	margin-bottom: 20px;
}

#party2 #course h2 {
	background-image: url(../img/party/st07.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 100px;
	width: 370px;
	margin-bottom: 20px;
}



#party2 #course2 {
	background-repeat: repeat;
	background-position: 0px 0px;
	padding: 10px;
	float: left;
	width: 330px;
}
#party2 #course2 .l {
	float: left;
	width: 300px;
}
#party2 #course2 .r {
	float: right;
	width: 160px;
}
#party2 #course2 ul {
	list-style-position: inside;
}
#party2 #course2 li {
	line-height: 1.8em;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
}


#party2 #course2 p {
	margin-top: 20px;
}

#party2 #course .right3 {
	float: right;
	width: 550px;
	margin-top: 20px;
	margin-right: 30px;
}






#party3 {
	float: left;
	width: 1000px;
}
#party3 h3 {
	background-image: url(../img/party/t03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 55px;
	width: 1000px;
	margin-bottom: 20px;
}


.groupshops-img1 {
	text-align: center;
	margin-top: 10px;	
}

.groupshops-img2 {
	text-align: center;
	margin-top: 70px;	
}

.groupshops-img3 {
	text-align: center;
	margin-top: 70px;	
}


/*---------------------------------------------------------------
                        地図/営業情報
-----------------------------------------------------------------*/
#page6 #swf {
	height: 445px;
	background-image: url(../img/shop/kv.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 100%;
}
#shop1 {
	float: left;
	width: 1000px;
	margin-bottom: 30px;
}
#shop1 h3 {
	background-image: url(../img/shop/t01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 55px;
	width: 1000px;
	margin-bottom: 20px;
}
#shop1 .pack {
	float: left;
	width: 1000px;
}
#shop1 .left {
	float: left;
	width: 450px;
	padding: 20px;
	background-image: url(../img/shop/shop_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#shop1 h4 {
	background-image: url(../img/party/t_access.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 20px;
	width: 420px;
	margin-bottom: 20px;
}
#shop1 dl {
	width: 420px;
}
#shop1 dt {
	float: left;
	font-weight: bold;
	color: #5A2901;
	padding-top: 13px;
}
#shop1 dd {
	padding-left: 10em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
	padding-bottom: 8px;
	padding-top: 13px;
}


#shop1 .right {
	float: right;
	width: 490px;
}

#shop2 {
	float: left;
	width: 1000px;
	margin-bottom: 30px;
}
#shop2 h3 {
	background-image: url(../img/shop/t02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 55px;
	width: 1000px;
	margin-bottom: 20px;
}
#shop2 .pack {
	float: left;
	width: 1000px;
}
#shop2 .left {
	float: left;
	width: 490px;
}
#shop2 .right {
	float: left;
	width: 1000px;
}



#shop3 {
	float: left;
	width: 1000px;
	margin-bottom: 20px;
}
#shop3 h3 {
	background-image: url(../img/shop/t03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 55px;
	width: 1000px;
	margin-bottom: 20px;
}
#floor {
	background-image: url(../img/total/floor.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 550px;
	width: 1000px;
	margin-bottom: 20px;
}
#pagetop {
	text-align: right;
	float: left;
	width: 1000px;
}



#page7 #swf {
	height: 445px;
	background-image: url(../img/group/kv.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 100%;
}












#footer {
	width: 100%;
	background-color: #40311E;
	color: #F0F1EC;
	height: 205px;
	clear: both;
	font-size: 0.9em;
	background-image: url(../img/total/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#footer .inner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer_info {
	float: left;
	width: 590px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#footer_info h5 {
	font-weight: bold;
	margin-bottom: 3px;
}
#footer_info dl {
	line-height: 1.2em;
}

#footer_info dt {
	float: left;
	width: 6em;
}
#footer_photo {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 151px;
	width: 400px;
	float: right;
}


#footer_navi {
	float: left;
	width: 1000px;
	height: 35px;
	padding-top: 10px;
}
#footer_navi a {
	color: #F4F1EC;
}
#footer_navi .left {
	float: left;
	width: 550px;
}
#footer_navi ul {
	list-style-type: none;
}
#footer_navi li {
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F3F2EE;
	font-size: 10px;
}
#footer_navi li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F3F2EE;
}

#footer_navi .right {
	float: right;
	width: 245px;
}
#copyright {
	background-image: url(../img/total/copyright.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 15px;
	width: 245px;
}




#container {
	position: relative;
}
.content {
	margin: 0 auto;
	position: relative;
	height: 430px;
}
.line {
	background: url("../img/shared/line.jpg") repeat-x center bottom;
}

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

#key div {
	position: relative;
	z-index: 9;
	background-repeat: no-repeat;
	background-position: center top !important;
	background-size: cover !important;
}
#key .box {
	height: 600px;
	width: 100% !important;
	margin: auto !important;
	background: no-repeat;
	background-position: center top !important;
	background-size: cover !important;
}
#sec1 {
	background: url("../img/index/sec1.png") no-repeat center top;
}
#sec1 .line {
	background: url("../img/index/line_index.png") repeat-x center bottom;
}
#sec1 ul {
	padding-top: 0px;
	padding-bottom: 63px;
}
#sec1 ul li {
	float: left;
}

#sec2 {
	background: url("../img/top/plate2.png") no-repeat center top;
	font-weight: bold;
	padding-bottom: 0px;
}



#sec2 .left_col {
	position: relative;
}
#sec2 .right_col {
	width: 500px;
}
#sec2 .txt {
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0px;
	margin-top: 6px;
	margin-left: 30px;
}


#sec3 {
	background: url("../img/top/plate3.png") no-repeat center top;
	font-weight: bold;
	padding-bottom: 0px;
}



#sec3 .left_col {
	position: relative;
}
#sec3 .right_col {
	width: 500px;
}
#sec3 .txt {
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0px;
	margin-top: 6px;
	margin-left: 30px;
}



#feed .time {
	font-size: 14px;
	line-height: 26px;
	color: #8b7d4f;
}
#feed .tit {
	margin-left: -4px;
}
#feed {
	padding-top: 40px;
	background: url("../img/top/feed.png") no-repeat center top;
	width: 449px;
	height: 509px;
	margin-left: 81px;
	margin-top: 24px;
}
#feed li {
	padding-bottom: 32px;
	padding-left: 46px;
}
#sec2 .txt_01 {
	font-size: 14px;
	line-height: 22px;
	padding-left: 101px;
	padding-top: 5px;
	font-weight: bold;
	margin-top: -78px;
}
