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

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

* {
	font-size: 100%;
	line-height: 1;
	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: #1B0402;
	background-color: #F8FBF4;
	background-image: url(../img2/total/body_bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
a:link {
	color: #B55A17;
}
a:visited {
	color: #B55A17;
}
a:hover {
	color: #95491C;
}
a:active {
	color: #95491C;
}
a img {
	border: none;
}
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,li,a {
	line-height: 1.4;
}
strong {
	font-weight: bold;
}
.sdw {
 -webkit-box-shadow: #4C4324 0px 0px 5px;
 -moz-box-shadow: #4C4324 0px 0px 5px;
 box-shadow: #4C4324 0px 0px 5px;
 behavior: url(../css/pie/PIE.htc);
}

.over-a a, a.over, a:not(.btn):not(.non-over) {
	opacity: 1;
	transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
}
.over-a a:hover, a.over:hover, a:not([href=""]):hover a:not(.btn):not(.non-over) {
	cursor: pointer;
	opacity: .6;
}

/*------------------------------------------------------------
                       共通ヘッダー
-------------------------------------------------------------*/
#header1 {
	background-image: url(../img2/total/h1_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 20px;
	width: 100%;
}
#header1 .inner {
	text-align: right;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	color: #BBAF9D;
	font-size: 10px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img2/total/contents_bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#wrapper {
	float: left;
	width: 940px;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 40px;
}
#header2 {
	float: left;
	width: 1000px;
	background-image: url(../img2/total/header_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 30px;
}
#navi {
	float: left;
	width: 270px;
	position:relative;
}
#navi h2 {
	background-image: url(../img2/total/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 240px;
	width: 270px;
}
#navi ul {
	width: 140px;
	margin-top: 0px;
	list-style-type: none;
	margin-left: 65px;
}
#navi li {
	height: 35px;
	width: 140px;
}
#navi li a {
	background-image: url(../img2/total/navi.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 140px;
	display: block;
}

#navi01 a {
	background-position: 0px 0px;
}
#navi02 a {
	background-position: 0px -35px;
}
#navi03 a {
	background-position: 0px -70px;
}
#navi04 a {
	background-position: 0px -105px;
}
#navi05 a {
	background-position: 0px -140px;
}
#navi06 a {
	background-position: 0px -175px;
}
#navi07 a {
	background-position: 0px -210px;
}
#navi08 a {
	background-position: 0px -245px;
}
#navi09 a {
	background-position: 0px -280px;
}

#navi01 a:hover {
	background-position: -140px 0px;
}
#navi02 a:hover {
	background-position: -140px -35px;
}
#navi03 a:hover {
	background-position: -140px -70px;
}
#navi04 a:hover {
	background-position: -140px -105px;
}
#navi05 a:hover {
	background-position: -140px -140px;
}
#navi06 a:hover {
	background-position: -140px -175px;
}
#navi07 a:hover {
	background-position: -140px -210px;
}
#navi08 a:hover {
	background-position: -140px -245px;
}
#navi09 a:hover {
	background-position: -140px -280px;
}

#page1 #navi01 a{
	background-position: -140px 0px;
}
#page2 #navi02 a {
	background-position: -140px -35px;
}
#page3 #navi03 a {
	background-position: -140px -70px;
}
#page4 #navi04 a {
	background-position: -140px -105px;
}
#page5 #navi05 a {
	background-position: -140px -140px;
}
#page6 #navi06 a {
	background-position: -140px -175px;
}
#page7 #navi07 a {
	background-position: -140px -210px;
}
#page8 #navi08 a {
	background-position: -140px -245px;
}
#page9 #navi09 a: {
	background-position: -140px -280px;
}



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

#page1 #swf {
	/*background-image: url(../img2/top/keyvisual.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	float: left;
	height: 600px;
	width: 700px;
	margin-right: 30px;
}
#top_conts {
	float: left;
	width: 940px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 40px;
	margin-bottom: 40px;
}
#top_conts .left {
	float: left;
	width: 430px;
}
#lead {
	float: left;
	width: 490px;
	margin-bottom: 20px;
}
#lead h3 {
	background-image: url(../img2/total/lead.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 25px;
	width: 430px;
	margin-bottom: 15px;
}
#news {
	float: left;
	width: 390px;
	background-image: url(../img2/top/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 180px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#news h4 {
	background-image: url(../img2/top/h4_news.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 20px;
	width: 390px;
	margin-bottom: 20px;
}
#news ul {
	color: #B55A17;
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 10px;
}
#news li {
	line-height: 1.8em;
}

#blog_wrapper{
	background-image: url(../img2/top/news_bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	width: 390px;
	height: 360px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:10px;
	margin-bottom:10px;
}
#blog {
	padding-right:10px;
	height:40px;
	padding-left:50px;
	overflow:auto;
	background: rgba(71,51,8,0.1);
	padding-top:10px;
}

#blog_wrapper #feed { margin-top: 20px; }

#blog_wrapper .column { overflow: hidden; }

#blog_wrapper .photo {
	float: left;
	width: 160px;
	margin-right:20px;
}

#blog_wrapper .info {
	float: right;
	width: 180px;
}

#blog_wrapper .photo img { max-width: 100%; }

#blog_wrapper .info .txt { margin-top: 10px; }

#blog dl{
	font-size:16px;
}
#blog dt{
	padding-left:140px;
	line-height:28px!important;
	color:#463308;
}
#blog dd.time{
	margin-top:-28px;
	width:120px;
	margin-bottom:10px;
	line-height:28px!important;
}
#blog dd.txt{
	border-bottom:solid 1px #b8a373;
	font-size:13px;
	padding-bottom:10px;
	margin-bottom:10px;
}

#facebook {
	width: 390px;
	margin:0 auto;
	background-image: url(../img2/top/news_bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	height: 360px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#top_conts .right {
	float: right;
	width: 490px;
	font-size: 10px;
}
#banner01 {
	float: left;
	width: 150px;
}
#banner01 h4 {
	height: 280px;
	width: 150px;
	margin-bottom: 5px;
}
#banner01 h4 a {
	background-image: url(../img2/top/banner01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 280px;
	width: 150px;
}

#banner02 {
	float: left;
	width: 150px;
	margin-left: 20px;
}
#banner02 h4 {
	height: 280px;
	width: 150px;
	margin-bottom: 5px;
}
#banner02 h4 a {
	background-image: url(../img2/top/banner02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 280px;
	width: 150px;
}
#banner03 {
	float: right;
	width: 150px;
}

#banner03 h4 {
	height: 280px;
	width: 150px;
	margin-bottom: 5px;
}
#banner03 h4 a {
	background-image: url(../img2/top/banner03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 280px;
	width: 150px;
}

.top_bg{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}


.top_bg .top_bnr a{
	position: absolute;
	right: 20px;
	top: 10px;
	z-index: 99999999999;
	margin: 10px auto 20px auto;
	padding: 15px 0;
	display: block;
	color:#000;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	background:#fff158; 
	border: 1px #FFF solid;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;
	width: 500px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	letter-spacing: 1px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/*--------------------------------------------------------------
                   　　ふぐまるのすべて
----------------------------------------------------------------*/

#page2 #swf {
	background-image: url(../img2/concept/keyvisual.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 600px;
	width: 700px;
	margin-right: 30px;
}
#page2 h3 {
	background-image: url(../img2/concept/t01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	clear: both;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#concept1 {
	float: left;
	height: 420px;
	width: 940px;
	margin-bottom: 5px;
	background-image: url(../img2/concept/concept1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#concept1 .right {
	float: right;
	height: 165px;
	width: 90px;
	margin-top: 70px;
	margin-right: 45px;
}
#concept1 h4 {
	background-image: url(../img2/concept/t02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 165px;
	width: 90px;
}
#concept1 .left {
	float: left;
	width: 410px;
	margin-left: 340px;
	margin-top: 80px;
}
#concept1 p {
	background-image: url(../img2/concept/p01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 300px;
	width: 410px;
}
#concept2 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
	/*background-image: url(../img2/concept/concept2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
}
#concept2 p {
	font-size: 0.85em;
	line-height: 1.5em;
}

#concept2 .right {
	float: right;
	width: 405px;
}
#concept2 #t03 {
	float: right;
	height: 450px;
	width: 135px;
}
#concept2 #t03 h4 {
	background-image: url(../img2/concept/t03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 450px;
	width: 135px;
}

#concept2 #con1 {
	float: left;
	width: 250px;
	margin-top: 50px;
}
#concept2 #con1 .r {
	float: right;
	width: 60px;
}
#concept2 #con1 h5 {
	background-image: url(../img2/concept/t04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 550px;
	width: 60px;
}

#concept2 #con1 .l {
	float: left;
	width: 185px;
}

#concept2 .left {
	float: left;
	width: 518px;
}

#concept2 #con2 {
	float: right;
	width: 250px;
	margin-top: 50px;
}
#concept2 #con2 .r {
	float: right;
	width: 60px;
}
#concept2 #con2 h5 {
	background-image: url(../img2/concept/t05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 550px;
	width: 60px;
}
#concept2 #con2 .l {
	float: left;
	width: 185px;
}

#concept2 #con3 {
	float: left;
	width: 250px;
	margin-top: 50px;
}
#concept2 #con3 .r {
	float: right;
	width: 60px;
}
#concept2 #con3 h5 {
	background-image: url(../img2/concept/t06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 550px;
	width: 60px;
}
#concept2 #con3 .l {
	float: left;
	width: 185px;
}
#concept2 .photo {
	width: 185px;
	margin-bottom: 15px;
	clear: both;
}










/*--------------------------------------------------------------
                   　　　　　鱧
----------------------------------------------------------------*/

#page3 #swf {
	background-image: url(../img2/hamo/keyvisual.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 600px;
	width: 700px;
	margin-right: 30px;
}


#hamo1 {
	width: 940px;
	margin-bottom: 30px;
	background-image: url(../img2/hamo/hamo1.png);
	background-repeat: no-repeat;
	background-position: 0px 60px;
	overflow: hidden;
}

#hamo1 h3 {
	background-image: url(../img2/hamo/t01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 10px;
	clear: both;
}
#hamo1 p {
	font-size: 0.85em;
	line-height: 1.5em;
}
#hamo1 .pack {
	float: left;
	width: 940px;
}


#hamo1 .right {
	float: right;
	width: 405px;
}
#hamo1 #t02 {
	float: right;
	width: 135px;
}
#hamo1 #t02 h4 {
	background-image:url(../img2/hamo/t02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 660px;
	width: 135px;
	text-indent: -9999px;
}

#hamo1 #con1 {
	float: left;
	width: 250px;
	margin-top: 50px;
}
#hamo1 #con1 .r {
	float: right;
	width: 60px;
}
#hamo1 #con1 h5 {
	background-image: url(../img2/hamo/t03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 550px;
	width: 60px;
}

#hamo1 .left {
	float: left;
	width: 518px;
}

#hamo1 #con2 {
	float: right;
	width: 250px;
	margin-top: 50px;
}
#hamo1 #con2 .r {
	float: right;
	width: 60px;
}
#hamo1 #con2 h5 {
	background-image: url(../img2/hamo/t04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 550px;
	width: 60px;
}
#hamo1 #con2 .l {
	float: left;
	width: 185px;
}

#hamo1 #con3 {
	float: left;
	width: 250px;
	margin-top: 50px;
}
#hamo1 #con3 .r {
	float: right;
	width: 60px;
}
#hamo1 #con3 h5 {
	background-image: url(../img2/hamo/t05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 550px;
	width: 60px;
}
#hamo1 #con3 .l {
	float: left;
	width: 185px;
}
#hamo1 .photo {
	width: 185px;
	margin-bottom: 15px;
}


#hamo2 {
	float: left;
	width: 940px;
	margin-bottom: 10px;
}
#hamo2 h3 {
	background-image: url(../img2/hamo/t06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#hamo2 .pack {
	float: left;
	width: 940px;
	margin-bottom: 20px;
}
#hamo2 .left {
	float: left;
	width: 420px;
	padding: 20px;
}
#hamo2 .right {
	float: right;
	width: 420px;
	padding: 20px;
}

#hamo2 .course {
	background-image: url(../img2/hamo/course_bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#hamo2 .l {
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
#hamo2 .r {
	float: right;
	width: 480px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#hamo2 ul {
	list-style-position: inside;
	margin-left: 15px;
	width: 370px;
	color: #2B1300;
}
#hamo2 li {
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}

#hamo2 #st01 {
	background-image: url(../img2/hamo/st01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 400px;
	margin-bottom: 15px;
}
#hamo2 #st02 {
	background-image: url(../img2/hamo/st02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 400px;
	margin-bottom: 15px;
}
#hamo2 #st03 {
	background-image: url(../img2/hamo/st03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 400px;
	margin-bottom: 15px;
}
#hamo2 #st04 {
	background-image: url(../img2/hamo/st04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 420px;
	margin-bottom: 15px;
}
#hamo2 #st05 {
	background-image: url(../img2/hamo/st05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 420px;
	margin-bottom: 15px;
}

#hamo2 #st07 {
	background-image: url(../img2/hamo/st07.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 420px;
	margin-bottom: 15px;
}


#hamo2 #st08 {
	background-image: url(../img2/hamo/st08.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 420px;
	margin-bottom: 15px;
}


#hamo2 #st09 {
	background-image: url(../img2/hamo/st09.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 420px;
	margin-bottom: 15px;
}

#hamo2 #st10 {
	background-image: url(../img2/hamo/st10.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 420px;
	margin-bottom: 15px;
}






#hamo3 {
	float: left;
	width: 940px;
	margin-bottom: 40px;
}
#hamo3 h3 {
	background-image: url(../img2/hamo/t07.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#hamo3 .pack {
	float: left;
	width: 940px;
	margin-bottom: 20px;
	background-image: url(../img2/hamo/hamo3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#hamo3 .pack .left {
	float: left;
	width: 460px;
}
#hamo3 .pack .right {
	float: right;
	width: 460px;
	height: 380px;
}
#hamo3 dl {
	width: 460px;
	margin-bottom: 5px;
}
#hamo3 dt {
	float: left;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#hamo3 dd {
	font-weight: bold;
	color: #993300;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	padding-top: 2px;
	padding-bottom: 2px;
}
#hamo3 .pack p {
	color: #775733;
	margin-bottom: 8px;
	font-size: 0.85em;
}

#hamo3 #freedrink {
	float: left;
	width: 940px;
	background-image: url(../img2/hamo/bg_freedrink.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#hamo3 #freedrink .left {
	float: left;
	width: 250px;
}
#hamo3 #freedrink .left h4 {
	background-image: url(../img2/hamo/freedrink.png);
	background-repeat: no-repeat;
	background-position: -20px center;
	text-indent: -9999px;
	height: 240px;
	width: 250px;
}

#hamo3 #freedrink .right {
	float: right;
	width: 670px;
	margin-right: 20px;
	margin-top: 35px;
	margin-bottom: 35px;
}
#hamo3 #freedrink .right p {
	font-weight: bold;
	margin-bottom: 15px;
}


#hamo3 #freedrink ul {
	list-style-type: circle;
	list-style-position: outside;
	width: 650px;
	float: right;
}
#hamo3 #freedrink li {
	padding-bottom: 5px;
}



#hamo4 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
}
#hamo4 .left {
	float: left;
	width: 620px;
}
#hamo4 .left .l {
	float: left;
	width: 300px;
}
#hamo4 .left .r {
	float: right;
	width: 300px;
}
#hamo4 .right {
	float: right;
	width: 300px;
}
#hamo4 h4 {
	height: 200px;
	width: 300px;
}
#hamo4 #b01 a {
	background-image:url(../img2/hamo/b01.jpg); /*url(../img2/hamo/b04.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 200px;
	width: 300px;
}
#hamo4 #b02 a {
	background-image: url(../img2/hamo/b05.jpg);/*(../img2/hamo/b02.jpg)*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 200px;
	width: 300px;
}
#hamo4 #b03 a {
	background-image: url(../img2/hamo/b03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 200px;
	width: 300px;
}




#hamo5 {
	float: left;
	width: 940px;
	margin-bottom: 10px;
}
#hamo5 h3 {
	background-image: url(../img2/hamo/t10.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#hamo5 .pack {
	float: left;
	width: 940px;
	margin-bottom: 20px;
}
#hamo5 .left {
	float: left;
	width: 420px;
	padding: 20px;
}
#hamo5 .right {
	float: right;
	width: 420px;
	padding: 20px;
}

#hamo5 .course {
	background-image: url(../img2/hamo/course_bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#hamo5 .l {
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
	#hamo5 .l p {
		font-size:15px;
		padding-top:10px;
	}

#hamo5 .r {
	float: right;
	width: 480px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#hamo5 ul {
	list-style-position: inside;
	margin-left: 15px;
	width: 370px;
	color: #2B1300;
}
#hamo5 li {
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}

#hamo5 #st06 {
	background-image: url(../img2/hamo/st06_2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 400px;
	margin-bottom: 15px;
}



#hamo6 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
}
#hamo6 h3 {
	background-image: url(../img2/hamo/t09.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#hamo6 .left {
	width: 460px;
	float: left;
}
#hamo6 .right {
	float: right;
	width: 460px;
}
#hamo6 dl {
	width: 460px;
	margin-bottom: 5px;
}
#hamo6 dt {
	float: left;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#hamo6 dd {
	font-weight: bold;
	color: #993300;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	padding-top: 2px;
	padding-bottom: 2px;
}
#hamo6 p {
	color: #775733;
	margin-bottom: 8px;
	font-size: 0.85em;
}







/*--------------------------------------------------------------
                   　　　　　河豚
----------------------------------------------------------------*/

#page4 #swf {
	background-image: url(../img2/fugu/keyvisual.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 600px;
	width: 700px;
	margin-right: 30px;
}
#fugu1 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
	background-image: url(../img2/fugu/fugu1.png);
	background-repeat: no-repeat;
	background-position: 0px 60px;
}
#fugu1 h3 {
	background-image: url(../img2/fugu/t01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 5px;
}
#fugu1 p {
	font-size: 0.85em;
}

#fugu1 .pack {
	float: left;
	width: 940px;
}
#fugu1 .right {
	float: right;
	width: 405px;
}
#fugu1 #t02 {
	float: right;
	width: 135px;
}
#fugu1 #t02 h4 {
	background-image: url(../img2/fugu/t02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 660px;
	width: 135px;
	text-indent: -9999px;
}

#fugu1 #con1 {
	float: left;
	width: 250px;
	margin-top: 50px;
}
#fugu1 #con1 .r {
	float: right;
	width: 60px;
}
#fugu1 #con1 h5 {
	background-image: url(../img2/fugu/t03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 550px;
	width: 60px;
}
#fugu1 #con1 .l {
	float: left;
	width: 185px;
}


#fugu1 .left {
	float: left;
	width: 518px;
}
#fugu1 #con2 {
	float: right;
	width: 250px;
	margin-top: 50px;
}
#fugu1 #con2 .r {
	float: right;
	width: 60px;
}
#fugu1 #con2 h5 {
	background-image: url(../img2/fugu/t04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 550px;
	width: 60px;
}
#fugu1 #con2 .l {
	float: left;
	width: 185px;
}


#fugu1 #con3 {
	float: left;
	width: 250px;
	margin-top: 50px;
}
#fugu1 #con3 .r {
	float: right;
	width: 60px;
}
#fugu1 #con3 h5 {
	background-image: url(../img2/fugu/t05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 550px;
	width: 60px;
}
#fugu1 #con3 .l {
	float: left;
	width: 185px;
}
#fugu1 .photo {
	width: 185px;
	margin-bottom: 10px;
}
#fugu2 {
	float: left;
	width: 940px;
	margin-bottom: 10px;
}
#fugu2 #t06 {
	background-image: url(../img2/fugu/t06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#fugu2 .pack {
	float: left;
	width: 940px;
	margin-bottom: 20px;
}
#fugu2 .course {
	background-image: url(../img2/fugu/course_bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#fugu2 .pack .photo {
	background-image: url(../img2/fugu/photo4.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 300px;
	width: 900px;
	margin-top: 20px;
	margin-left: 20px;
}


#fugu2 .l {
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
#fugu2 .r {
	float: right;
	width: 480px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#fugu2 ul {
	list-style-position: inside;
	margin-left: 15px;
	width: 370px;
	color: #2B1300;
}
#fugu2 li {
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}

#fugu2 .left {
	float: left;
	width: 420px;
	padding: 20px;
	height: 320px;
}
#fugu2 .right {
	float: right;
	width: 420px;
	padding: 20px;
	height: 320px;
}

#fugu2 #t07 {
	background-image: url(../img2/fugu/t07.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
	clear: both;
}
#fugu3 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
}

#fugu3 h3 {
	background-image: url(../img2/fugu/t08.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#fugu3 .pack {
	float: left;
	width: 940px;
	margin-bottom: 20px;
	background-image: url(../img2/fugu/fugu3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#fugu3 .pack .left {
	float: left;
	width: 460px;
}
#fugu3 .pack .right {
	float: right;
	width: 460px;
	height: 380px;
}
#fugu3 dl {
	width: 460px;
	margin-bottom: 5px;
}
#fugu3 dt {
	float: left;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#fugu3 dd {
	font-weight: bold;
	color: #993300;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	padding-top: 2px;
	padding-bottom: 2px;
}
#fugu3 .pack p {
	color: #775733;
	margin-bottom: 8px;
	font-size: 0.85em;
}

#fugu3 #freedrink {
	float: left;
	width: 940px;
	background-image: url(../img2/fugu/bg_freedrink.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#fugu3 #freedrink .left {
	float: left;
	width: 250px;
}
#fugu3 #freedrink .left h4 {
	background-image: url(../img2/fugu/freedrink.png);
	background-repeat: no-repeat;
	background-position: -20px center;
	text-indent: -9999px;
	height: 240px;
	width: 250px;
}

#fugu3 #freedrink .right {
	float: right;
	width: 670px;
	margin-right: 20px;
	margin-top: 35px;
	margin-bottom: 35px;
}
#fugu3 #freedrink .right p {
	font-weight: bold;
	margin-bottom: 15px;
}


#fugu3 #freedrink ul {
	list-style-type: circle;
	list-style-position: outside;
	width: 650px;
	float: right;
}
#fugu3 #freedrink li {
	padding-bottom: 5px;
}
#fugu4 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
}
#fugu4 h3 {
	background-image: url(../img2/fugu/t09.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#fugu4 .pack {
	float: left;
	width: 940px;
	margin-bottom: 20px;
}
#fugu4 .course {
	background-image: url(../img2/fugu/course_bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#fugu4 .l {
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#fugu4 .r {
	float: right;
	width: 480px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#fugu4 ul {
	list-style-position: inside;
	margin-left: 15px;
	width: 370px;
	color: #2B1300;
}
#fugu4 li {
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}
#fugu5 {
	float: left;
	width: 940px;
	margin-bottom: 20px;
}
#fugu5 h3 {
	background-image: url(../img2/fugu/t10.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#fugu5 .pack {
	float: left;
	width: 940px;
	margin-bottom: 20px;
}
#fugu5 .course {
	background-image: url(../img2/fugu/course_bg.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#fugu5 .l {
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#fugu5 .r {
	float: right;
	width: 480px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#fugu5 ul {
	list-style-position: inside;
	margin-left: 15px;
	width: 370px;
	color: #2B1300;
}
#fugu5 li {
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}

#fugu5 .left {
	float: left;
	width: 420px;
	padding: 20px;
}
#fugu5 .right {
	float: right;
	width: 420px;
	padding: 20px;
}
#fugu6 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
}
#fugu6 .left {
	float: left;
	width: 460px;
}
#fugu6 .right {
	float: right;
	width: 460px;
}
#fugu6 h4 {
	height: 200px;
	width: 460px;
}
#fugu6 #b01 a {
	background-image: url(../img2/fugu/b01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 200px;
	width: 460px;
	display: block;
}
#fugu6 #b02 a {
	background-image: url(../img2/fugu/b02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 200px;
	width: 460px;
	display: block;
}
#fugu7 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
}
#fugu7 h3 {
	background-image: url(../img2/fugu/t11.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#fugu7 .left {
	width: 460px;
	float: left;
}
#fugu7 .right {
	float: right;
	width: 460px;
}
#fugu7 dl {
	width: 460px;
	margin-bottom: 5px;
}
#fugu7 dt {
	float: left;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#fugu7 dd {
	font-weight: bold;
	color: #993300;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	padding-top: 2px;
	padding-bottom: 2px;
}
#fugu7 p {
	color: #775733;
	margin-bottom: 8px;
	font-size: 0.85em;
}

#fugu8 {
	padding-bottom:50px;
	margin-top:120px;
}

#fugu8 .inner3 {
	width: 920px;
	margin:0px auto;
}


#fugu8 .txt_box {
	border: 1px solid #382b1a;
	letter-spacing: 1px;
	line-height: 28px;
	width:350px;
	margin:0 auto;
	padding:50px 50px;
	margin-bottom: 40px;
	height:700px;
}

.title1{
	padding-left: 10px;
	padding-bottom: 13px;
	font-size:28px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#5c1b06;
	font-weight:bold;
	line-height:35px;
}
.title2{
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 38px;
	text-align: center;
	margin: 30px 0 13px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.price1 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:24px;
	color:#45290f;
	text-align:right;
}
.price1 span{
    font-size: 18px;
}
.point {
	padding-top:15px;
}
.photo{
	margin-left:-15px;
	margin-top:10px;
}
.col_l{
	float: left;
}
.col_r{
	float: right;
}
#fugu8 li  {
	font-size:15px;
}


#page4 #st01 {
	background-image: url(../img2/fugu/st01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 70px;
	width: 400px;
	margin-bottom: 10px;
}
#page4 #st02 {
	background-image: url(../img2/fugu/st02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin-bottom: 15px;
	height: 40px;
	width: 420px;
}
#page4 #st03 {
	background-image: url(../img2/fugu/st03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 420px;
	margin-bottom: 15px;
}
#page4 #st04 {
	background-image: url(../img2/fugu/st04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 400px;
	margin-bottom: 15px;
}
#page4 #st05 {
	background-image: url(../img2/fugu/st05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 400px;
	margin-bottom: 15px;
}
#page4 #st06 {
	background-image: url(../img2/fugu/st06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 400px;
	margin-bottom: 15px;
}
#page4 #st07 {
	background-image: url(../img2/fugu/st07.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 400px;
	margin-bottom: 15px;
}
#page4 #st08 {
	background-image: url(../img2/fugu/st08.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 400px;
	margin-bottom: 15px;
}
#page4 #st09 {
	background-image: url(../img2/fugu/st09.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 420px;
	margin-bottom: 15px;
}
#page4 #st10 {
	background-image: url(../img2/fugu/st10.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;

	width: 420px;
	margin-bottom: 15px;
}


#page4 #st11 {
	background-image: url(../img2/fugu/st11.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;

	width: 420px;
	margin-bottom: 15px;
}









/*--------------------------------------------------------------
                   　　御宴会・御接待
----------------------------------------------------------------*/

#page5 #swf {
	background-image: url(../img2/party/keyvisual.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 600px;
	width: 700px;
	margin-right: 30px;
}
#party1 {
	float: left;
	width: 940px;
	margin-bottom: 0px;
	background-image: url(../img2/party/party1.png);
	background-repeat: no-repeat;
	background-position: 0px 70px;
	height: 250px;
}
#party1 h3 {
	background-image: url(../img2/party/t01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#party1 h4 {
	background-image: url(../img2/party/t02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 535px;
	margin-top: 40px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
#party2 {
	float: left;
	width: 910px;
	margin-bottom: 30px;
	background-image: url(../img2/party/party2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}
#party2 h5 {
	background-image: url(../img2/party/t03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 425px;
	margin-bottom: 20px;
}
#party2 p {
	margin-bottom: 20px;
}
#party2 #access {
	float: left;
	width: 400px;
	background-image: url(../img2/party/access_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#party2 #access dl {
	padding-bottom: 5px;
}
#party2 #access dt {
	float: left;
	font-weight: bold;
	color: #4F1E1E;
	padding-top: 3px;
	padding-bottom: 3px;
}
#party2 #access dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9D8BD;
	padding-left: 10em;
	padding-top: 3px;
	padding-bottom: 3px;
}
#party3 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
}
#party3 h3 {
	background-image: url(../img2/party/t04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#party3 #floor {
	float: left;
	width: 940px;
	background-image: url(../img2/party/floor.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 600px;
}
#party4 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
}
#party4 h3 {
	background-image: url(../img2/party/t05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#party4 .pack {
	float: left;
	width: 940px;
}



#party4 .left {
	float: left;
	width: 620px;
}
#party4 .left .l {
	float: left;
	width: 300px;
}
#party4 .left .r {
	float: right;
	width: 300px;
}
#party4 .right {
	float: right;
	width: 300px;
}
#party4 h4 {
	height: 200px;
	width: 300px;
}
#party4 #b01 a {
	background-image: url(../img2/party/b01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 200px;
	width: 300px;
}
#party4 #b02 a {
	background-image: url(../img2/party/b02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 200px;
	width: 300px;
}
#party4 #b03 a {
	background-image: url(../img2/party/b03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 200px;
	width: 300px;
}






/*--------------------------------------------------------------
                   　　　　記念日
----------------------------------------------------------------*/

#page6 #swf {
	background-image: url(../img2/anniversary/keyvisual.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 600px;
	width: 700px;
	margin-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4F1E1E;
}
#anni1 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
	background-image: url(../img2/anniversary/anni1.png);
	background-repeat: no-repeat;
	background-position: 0px 70px;
	height: 250px;
}
#anni1 h3 {
	background-image: url(../img2/anniversary/t01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#anni1 h4 {
	background-image: url(../img2/anniversary/t02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 20px;
	width: 340px;
	margin-top: 40px;
	margin-bottom: 20px;
}
#anni1 p {
	padding-bottom: 20px;
}


#anni2 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
	background-image: url(../img2/anniversary/anni2.png);
	background-repeat: no-repeat;
	background-position: 0px 60px;
}
#anni2 h3 {
	background-image: url(../img2/anniversary/t09.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 10px;
}





#anni2 p {
	font-size: 0.85em;
	line-height: 1.5em;
}

#anni2 .right {
	float: right;
	width: 405px;
}
#anni2 #t03 {
	float: right;
	height: 450px;
	width: 135px;
}
#anni2 #t03 h4 {
	background-image: url(../img2/anniversary/t03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 450px;
	width: 135px;
}

#anni2 #con1 {
	float: left;
	width: 250px;
	margin-top: 50px;
}
#anni2 #con1 .r {
	float: right;
	width: 60px;
}
#anni2 #con1 h5 {
	background-image: url(../img2/anniversary/t04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 550px;
	width: 60px;
}

#anni2 #con1 .l {
	float: left;
	width: 185px;
}

#anni2 .left {
	float: left;
	width: 518px;
}

#anni2 #con2 {
	float: right;
	width: 250px;
	margin-top: 50px;
}
#anni2 #con2 .r {
	float: right;
	width: 60px;
}
#anni2 #con2 h5 {
	background-image: url(../img2/anniversary/t05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 550px;
	width: 60px;
}
#anni2 #con2 .l {
	float: left;
	width: 185px;
}

#anni2 #con3 {
	float: left;
	width: 250px;
	margin-top: 50px;
}
#anni2 #con3 .r {
	float: right;
	width: 60px;
}
#anni2 #con3 h5 {
	background-image: url(../img2/anniversary/t06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 550px;
	width: 60px;
}
#anni2 #con3 .l {
	float: left;
	width: 185px;
}
#anni2 .photo {
	width: 185px;
	margin-bottom: 15px;
	clear: both;
}
#anni3 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
}
#anni3 h3 {
	background-image: url(../img2/anniversary/t10.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#anni3 #floor {
	background-image: url(../img2/anniversary/floor.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	float: left;
	height: 600px;
	width: 940px;
}


#anni4 {
	float: left;
	width: 910px;
	margin-bottom: 30px;
	background-image: url(../img2/anniversary/anni4.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}
#anni4 h5 {
	background-image: url(../img2/anniversary/t07.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 535px;
	margin-bottom: 20px;
}
#anni4 p {
	margin-bottom: 20px;
}
#anni4 #access {
	float: left;
	width: 400px;
	background-image: url(../img2/anniversary/access_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#anni4 #access dl {
	padding-bottom: 5px;
}
#anni4 #access dt {
	float: left;
	font-weight: bold;
	color: #4F1E1E;
	padding-top: 3px;
	padding-bottom: 3px;
}
#anni4 #access dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9D8BD;
	padding-left: 10em;
	padding-top: 3px;
	padding-bottom: 3px;
}


#anni5 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
}
#anni5 h3 {
	background-image: url(../img2/anniversary/t08.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}

#anni5 .pack {
	float: left;
	width: 940px;
}
#anni5 .left {
	float: left;
	width: 620px;
}
#anni5 .left .l {
	float: left;
	width: 300px;
}
#anni5 .left .r {
	float: right;
	width: 300px;
}
#anni5 .right {
	float: right;
	width: 300px;
}
#anni5 h4 {
	height: 200px;
	width: 300px;
}
#anni5 #b01 a {
	background-image: url(../img2/anniversary/b01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 200px;
	width: 300px;
}
#anni5 #b02 a {
	background-image: url(../img2/anniversary/b02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 200px;
	width: 300px;
}
#anni5 #b03 a {
	background-image: url(../img2/anniversary/b03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 200px;
	width: 300px;
}

#anni5 #b04 a {
	background-image: url(../img2/anniversary/b04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 200px;
	width: 300px;
}

/*--------------------------------------------------------------
                   　　お取り寄せ
----------------------------------------------------------------*/

#page7 #swf {
	background-image: url(../img2/mailorder/keyvisual.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 600px;
	width: 700px;
	margin-right: 30px;
}
#mailorder1 {
	float: left;
	width: 940px;
}
#mailorder1 h2 {
	background-image: url(../img2/mailorder/comingsoon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 350px;
	width: 940px;
}

#mailorder1 h3 {
	background-image: url(../img2/mailorder/t01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#mailorder1 .pack {
	float: left;
	width: 940px;
	margin-bottom: 20px;
}
#mailorder1 .left {
	float: left;
	width: 460px;
}
#mailorder1 .right {
	float: right;
	width: 460px;
}
#mailorder1 p {
	margin-bottom: 20px;
}
#mailorder1 dl {
	width: 460px;
	margin-bottom: 20px;
}
#mailorder1 dt {
	font-weight: bold;
	padding-bottom: 3px;
}
#mailorder1 dd {
	padding-left: 2em;
}
#mailorder1 #t04 {
	background-image: url(../img2/mailorder/t04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 460px;
	margin-bottom: 10px;
}
#mailorder1 #t05 {
	background-image: url(../img2/mailorder/t05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 460px;
	margin-bottom: 10px;
}


#mailorder1 #st01 {
	background-image: url(../img2/mailorder/st01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 460px;
	margin-bottom: 10px;
}
#mailorder1 #st02 {
	background-image: url(../img2/mailorder/st02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 460px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#mailorder1 #st03 {
	background-image: url(../img2/mailorder/st03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 460px;
	margin-bottom: 10px;
}
#mailorder1 #st04 {
	background-image: url(../img2/mailorder/st04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 40px;
	width: 460px;
	margin-top: 15px;
	margin-bottom: 10px;
}


#mailorder2 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
}
#mailorder2 h3 {
	background-image: url(../img2/mailorder/t02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#mailorder2 #t06 {
	background-image: url(../img2/mailorder/t06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 25px;
	width: 460px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#mailorder2 #t07 {
	background-image: url(../img2/mailorder/t07.png);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: -9999px;
	height: 25px;
	width: 460px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 20px;
}
#mailorder2 p {
	margin-left: 20px;
	margin-bottom: 10px;
}

#mailorder2 table {
	margin-left: 20px;
}
#mailorder2 tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#mailorder2 td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9D8AA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9D8AA;
	line-height: 1.8em;
}
#mailorder2 .border_none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mailorder2 .title {
	background-image: url(../img2/mailorder/form_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 1.8em;
}
#mailorder2 .text {
	background-image: url(../img2/mailorder/table_bg2.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}

#mailorder2 #formbutton {
	text-align: center;
}
#mailorder3 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
}
#mailorder3 h3 {
	background-image: url(../img2/mailorder/t03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#mailorder3 table {
	width: 900px;
	margin-left: 20px;
}
#mailorder3 .title {
	width: 180px;
	background-image: url(../img2/mailorder/table_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
#mailorder3 .text {
	background-image: url(../img2/mailorder/table_bg2.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}

#mailorder3 td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9D8AA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9D8AA;
	line-height: 1.5em;
	padding-right: 20px;
}
#mailorder3 tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#mailorder4 {
	float: left;
	width: 940px;
	margin-bottom: 10px;
}
#mailorder4 .pack {
	float: left;
	width: 940px;
	margin-bottom: 20px;
}
#mailorder4 .l {
	float: left;
	width: 260px;
	margin-right: 20px;
	background-image: url(../img2/mailorder/table_bg2.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding: 20px;
	height: 360px;
	border: 1px solid #D89D72;
}
#mailorder4 .c {
	float: left;
	width: 260px;
	background-image: url(../img2/mailorder/table_bg2.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding: 20px;
	height: 360px;
	border: 1px solid #D89D72;
}
#mailorder4 .r {
	float: right;
	width: 260px;
	background-image: url(../img2/mailorder/table_bg2.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding: 20px;
	height: 360px;
	border: 1px solid #D89D72;
}
#mailorder4 .l p,
#mailorder4 .c p,
#mailorder4 .r p {
	color: #775733;
	margin-bottom: 8px;
	font-size: 0.85em;
}
#mailorder4 dl {
	width: 260px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#mailorder4 dt {
	font-weight: bold;
	line-height: 1.8em;
	padding-left: 30px;
}
#mailorder4 dd {
	color: #993300;
	font-weight: bold;
	padding-left: 30px;
	line-height: 1.8em;
}

#mailorder4 #mn01 {
	background-image: url(../img2/mailorder/mn01.png);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: -9999px;
	height: 35px;
	width: 260px;
	margin-bottom: 15px;
}
#mailorder4 #mn02 {
	background-image: url(../img2/mailorder/mn02.png);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: -9999px;
	height: 35px;
	width: 260px;
	margin-bottom: 15px;
}
#mailorder4 #mn03 {
	background-image: url(../img2/mailorder/mn03.png);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: -9999px;
	height: 35px;
	width: 260px;
	margin-bottom: 15px;
}

#mailorder4 #mn04 {
	background-image: url(../img2/mailorder/mn04.png);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: -9999px;
	height: 35px;
	width: 260px;
	margin-bottom: 15px;
}

#mailorder4 #mn05 {
	background-image: url(../img2/mailorder/mn05.png);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: -9999px;
	height: 35px;
	width: 260px;
	margin-bottom: 15px;
}

#mailorder4 #mn06 {
	background-image: url(../img2/mailorder/mn06.png);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: -9999px;
	height: 35px;
	width: 260px;
	margin-bottom: 15px;
}

#mailorder4 #mn07 {
	background-image: url(../img2/mailorder/mn07.png);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: -9999px;
	height: 35px;
	width: 260px;
	margin-bottom: 15px;
}

#mailorder4 #item_a {
	background-image: url(../img2/mailorder/a.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#mailorder4 #item_b {
	background-image: url(../img2/mailorder/b.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#mailorder4 #item_c {
	background-image: url(../img2/mailorder/c.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#mailorder4 #item_d {
	background-image: url(../img2/mailorder/d.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#mailorder4 #item_e {
	background-image: url(../img2/mailorder/e.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#mailorder4 #item_f {
	background-image: url(../img2/mailorder/f.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}

#mailorder4 #item_g {
	background-image: url(../img2/mailorder/g.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}

#mailorder4 #item_h {
	background-image: url(../img2/mailorder/h.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}

#mailorder4 #item_i {
	background-image: url(../img2/mailorder/i.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}


#mailorder4 #item_j {
	background-image: url(../img2/mailorder/j.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}

#mailorder4 #item_k {
	background-image: url(../img2/mailorder/k.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}


#mailorder4 p {
	color: #775733;
	margin-bottom: 8px;
	font-size: 0.85em;
}
#mailorder4 .left {
	float: left;
	width: 300px;
}
#mailorder4 .right {
	float: right;
	width: 620px;
}
#mailorder4 .left ul {
	padding-left: 1.5em;
	list-style-position: outside;
	padding-top: 20px;
}
#mailorder4 .left li {
	margin-bottom: 5px;
}
#mailorder4 tr {
	margin-bottom: 1px;
}
#mailorder4 .area {
	width: 344px;
	background-image: url(../img2/mailorder/table_bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mailorder4 .price {
	padding: 10px;
	width: 200px;
	text-align: center;
	background-image: url(../img2/mailorder/table_bg2.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	font-weight: bold;
	color: #993300;
}


.douga_botan a{
	margin: 10px 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	background-color: #970000;
	-webkit-border-radius: 2px;
	border-radius: 9px;
	box-sizing:border-box;
}



/*--------------------------------------------------------------
                   　　　店舗情報
----------------------------------------------------------------*/

#page8 #swf {
	background-image: url(../img2/shop/keyvisual.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 600px;
	width: 700px;
	margin-right: 30px;
}
#shop1 {
	float: left;
	width: 940px;
	margin-bottom: 15px;
}
#shop1 h3 {
	background-image: url(../img2/shop/t01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#shop1 .pack {
	background-image: url(../img2/shop/shop1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 400px;
	width: 940px;
}
#shop1 .right {
	float: right;
	width: 430px;
	margin-top: 30px;
	margin-right: 30px;
}
#shop1 dl {
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
}
#shop1 dt {
	font-weight: bold;
}

#shop2 {
	float: left;
	width: 940px;
	margin-bottom: 30px;
}
#shop2 .left {
	float: left;
	width: 460px;
	margin-bottom:20px;
}
#shop2 .right {
	float: right;
	width: 460px;
	text-align: right;
}



#shop3 {
	float: left;
	width: 940px;
	margin-bottom: 15px;
}
#shop3 h3 {
	background-image: url(../img2/shop/t03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 50px;
	width: 940px;
	margin-bottom: 20px;
}
#shop3 .pack {
	background-image: url(../img2/shop/shop3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 400px;
	width: 940px;
}
#shop3 .right {
	float: right;
	width: 430px;
	margin-top: 30px;
	margin-right: 30px;
}
#shop3 dl {
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
}
#shop3 dt {
	font-weight: bold;
}





















#page9 {
	background-image: url(../img2/total/contents_bg.jpg);
	background-repeat: repeat;
}
#page9 #container {
	background-image: none;
}




#pagetop {
	text-align: right;
	width: 940px;
	clear: both;
}




#footer1 {
	height: 155px;
	width: 850px;
	clear: both;
	background-image: url(../img2/total/footer_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 35px;
	padding-left: 150px;
}
#footer1 h5 {
	font-weight: bold;
	padding-bottom: 3px;
}
#footer1 dl {
	width: 700px;
}
#footer1 dt {
	float: left;
	width: 6em;
}
#footer1 .shop{
	float:right;
	margin-right:40px;
	margin-top:-20px;
}

#footer2 {
	background-image: url(../img2/total/footer2_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 50px;
	width: 100%;
	clear: both;
	overflow: hidden;
}
#footer2 .inner {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer_navi {
	float: left;
	width: 650px;
}
#footer_navi ul {
	list-style-type: none;
}
#footer_navi li {
	float: left;
	font-size: 10px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #958B73;
	margin-top: 20px;
	line-height: 10px;
}
#footer_navi li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #958B73;
}
#footer_navi a {
	color: #BBAF9D;
}
#copyright {
	background-image: url(../img2/total/copyright.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	height: 50px;
	width: 300px;
}
#copyright p {
	text-indent: -9999px;
}


/*追加
---------------------------------------------*/

/*TOP*/
#lead2 {
	background:url(../img2/top/lead_bg.png) no-repeat center top;
	height: 674px;
	margin-bottom:30px;
}
	#lead2  .inner {
		position:relative;
		padding-left:35px;
	}
	#lead2  .photo {
		padding-bottom:60px;
	}
	#lead2  .txt {
		width:700px;
		margin-left:123px;
	}
	
	
	#lead2  .inner h3 {	
		position:absolute;	
		right:62px;
	}
	#lead2  .inner h4 {
		margin-left:57px;	
	}
	
	#lead2  .inner .bnr1 ,
	#lead2  .inner .bnr2 
	 {
		position:absolute;	
	}
	
	#lead2  .inner .bnr1 {
		right:160px;
		bottom:70px;
	}
	#lead2  .inner .bnr2 {
		right:10px;
		bottom:130px;
	}


#key div {
	width: 700px !important;
	position: relative;
	z-index: 9;
	background-repeat: no-repeat;
	background-position: center top !important;
}
#key .box {
	height: 600px;
	background: no-repeat;
	background-position: center top !important;
}



/*concept*/

#concept3  {
	background:url(../img2/concept/sec3_bg.png) no-repeat center top;
	width:940px;
	height:1493px;
	
}
#concept3 .inner ,
#concept3 .inner2 {
}

#concept3  h3 {
	background:none;
	display:block;
	text-indent:0;
}
#concept3  h4 {
	background:none;
	display:block;
	text-indent:0;
}

#concept3 .inner  {
	height:705px;/*855px*/
	padding-top:150px;
	position:relative;
	
}

#concept3 .inner2  {
	height:488px;/*638px*/
	padding-top:150px;
	position:relative;
	
}
#concept3 .inner2  {
	position:relative;
}

#concept3 .inner h3  {
	position:absolute;
	right:-730px;
	top:80px;
}

#concept3 .inner h4  {
	position:absolute;
	left:350px;
	top:100px;
}


#concept3 .inner2 h3  {
	position:absolute;
	left:130px;
	top:0;
}

#concept3 .inner2 h4  {
	position:absolute;
	right:98px;
	top:109px;
}

/*縦書きの記述*/

#txt_v1 {
	width: 420px !important;
	float:right;
	height: 397px;
	margin-right:490px;
}

#txt_v2 {
	width:400px !important;

	height: 437px ;
	margin-right:-50px;
	float:right;
	
}

#txt_v1 .taketori-col {
	height: 437px !important;
}

#txt_v2 .taketori-col {
	height: 437px !important;
}

#txt_v1 p ,
#txt_v2 p 
 {
	font-size:13px !important;
	line-height:200% !important;
	-webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;

  -webkit-text-orientation: upright;
  -moz-text-orientation: upright; 
  -ms-text-orientation: upright; 
  text-orientation: upright;

}



/*css firefox*/
@-moz-document url-prefix() {
	#txt_v1 .taketori-col {
	 height: 437px !important;
	 width: 278px !important;
	}
	#txt_v2 .taketori-col {
	 height: 437px !important;
	 width: 278px !important;
	}
}


/*fugu*/

#fugu10 {
	background:url(../img2/fugu/fugu10_bg.png) no-repeat top center;
	height:883px;/*1194px*/
	padding:310px 30px 0;
	
	position:relative;
}

#fugu10 h2 {
	position:absolute;
	top:120px;
	left: 200px;
}

#fugu10 h4 {
	position:absolute;
	top:0px;
	left: 40px;
}

#fugu10 h3 {
	margin-top:30px;
}

#fugu10 .inner {
	padding-left:30px;
	padding-right:30px;
}

#fugu10 .txt {
	width:650px;
	margin-bottom:50px;
	margin-top:140px;
}

#fugu10 .l {
	float:left;
	
	width:400px;
}

#fugu10 .r {
	float:right;
	margin-top:-50px;
	
	width:320px;
}

#fugu10 p {
	line-height:180%;

}

/*hamo*/

#hamo10 {
	background:url(../img2/hamo/hamo10_bg.png) no-repeat top center;
	height:883px;/*1194px*/
	padding:310px 30px 0;
	
	position:relative;
}

#hamo10 h2 {
	position:absolute;
	top:120px;
	left: 200px;
}
#hamo10 h4 {
	position:absolute;
	top:0px;
	left: 40px;
}
#hamo10 h3 {
	margin-top:30px;
}

#hamo10 .inner {
	padding-left:30px;
	padding-right:30px;
}

#hamo10 .txt {
	width:650px;
	margin-bottom:50px;
	margin-top:140px;
	
}

#hamo10 .l {
	float:left;
	
	width:400px;
}

#hamo10 .r {
	float:right;
	margin-top:-50px;
	
	width:320px;
}

#hamo10 p {
	line-height:180%;

}


/*宴会*/

#party5 {
}

#party5 h2 {
	width:940px;
	margin:0 auto;
}

#party5 .inner {
	background:url(../img2/party/party3.png) no-repeat top center;
	
	width:940px;
	height:780px;
	position:relative;
}

#party5 h3 {
	position:absolute;
	
	top:31px;
	left:250px;
}

#party5 p.txt1 {
	position:absolute;
	left:508px;
	top:474px;
}
#party5 p.txt2 {
	position:absolute;
	left:132px;
	top:635px;
}

#party5 p.txt3 {
	position:absolute;
	left:508px;
	top:540px;
	
	width:370px;
}


/*記念日*/

#ani5 {
}

#ani5 h2 {
	width:940px;
	margin:0 auto;
}

#ani5 .inner {
	background:url(../img2/anniversary/ani5_bg.png) no-repeat top center;
	
	width:940px;
	height:780px;
	position:relative;
}

#ani5 h3 {
	position:absolute;
	
	top:31px;
	left:250px;
}

#ani5 p.txt1 {
	position:absolute;
	left:508px;
	top:464px;
}
#ani5 p.txt2 {
	position:absolute;
	left:222px;
	top:690px;
}

#ani5 p.txt3 {
	position:absolute;
	left:508px;
	top:535px;
	
	width:370px;
}


.all {
	line-height:140%;
	
}
.news_title {
	font-size:15px;
	margin-bottom:10px;
}
.gazo {
	text-align:center;
}


/*#feed*/

#feed a {
	color: #000000;
}
#feed .column {
	font-size: 14px;
	line-height: 24px;
	border-bottom:1px dashed #000;
	padding: 19px 0 24px 6px;
}
#feed .column:last-child {
	border:none;	
}
/*#feed dl {
	width: 300px;	
}*/
/*#feed .photo {
	margin-right: 30px;	
}
#feed .photo img {
	width: 50px;
	height: 50px;	
}*/

.col_l {
	float: left !important;
}


/* =========================================================
	CLEAR
========================================================= */
.clear  { clear: both !important; }
br.clear {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}


/* CLEAR FIX
--------------------------------------------------------- */
.clearfix {	zoom:1 !important; }/* for IE 5.5-7 */
.clearfix:after {
	content: "." !important;
	display: block !important;
	height: 0px !important;
	clear: both !important;
	visibility: hidden !important;
	font-size:0px !important;
}

/*　-------------------------------------------------------------------------------------
予約ボタン
-------------------------------------------------------------------------------------　*/

.botan a{
	z-index:9999;
	position:absolute;
	top:558px;
	left:10px;
	padding:13px 10px;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 22px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-color: #C60;
	border: 2px solid #443315;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;
}

.botan2 a{
	margin-top:10px;
	width:300px;
	z-index:9999;
	padding:17px 10px;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 22px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-color: #C60;
	border: 2px solid #443315;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;
}
.botan3 a{
	margin:10px auto;
	width:300px;
	z-index:9999;
	padding:15px 10px;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 23px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-color: #C60;
	border: 2px solid #443315;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;
}

#fugubotan a{
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	color:#FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size:20px;
	background-color: #786f13;
	border: 3px solid #60530c;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width:650px;
	margin:0px auto 20px;
	letter-spacing:2px;
	text-shadow: 2px 2px 5px rgba(0,0,0,1);
}
#fugubotan{
	margin-bottom:60px;
}

#hamobotan a{
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	color:#FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size:20px;
	background-color: #a68c00;
	border: 3px solid #846d02;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width:650px;
	margin:0px auto 20px;
	letter-spacing:2px;
	text-shadow: 2px 2px 5px rgba(0,0,0,1);
}
#hamobotan{
	margin-bottom:20px;
}

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

スマホ閲覧時スマホサイト誘導ボタン
-------------------------------------------------------------------------------------　*/
#sp_botan a{
	border:1px #45330d solid;
	padding:25px 5px;
	text-align:center;
	font-size:32px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	background: #45330d; 
}