@charset "utf-8";
#MainSub{
	padding-right: 10px;
	padding-left: 10px;
}
h1{
	background: url(../list/img/title.gif) no-repeat;
	text-indent: -9999px;
	height: 43px;
	margin-bottom: 20px;
	margin-top: 8px;
}
h2{
	height: 29px;
	margin-bottom: 10px;
}
h3 {
	font-size: medium;
	clear: both;
	font-weight: bold;
}
p{
	margin-bottom: 10px;
}

/*--------------------------------------
回り込み解除 End
--------------------------------------*/

#MainSub li{
	padding-bottom: 5px;
}#MainBox {
	margin-bottom: 20px;
}

/*--------------------------------------
コンテンツ
--------------------------------------*/
.GoodsBox{
	clear: both;
	padding-bottom: 10px;
	padding-left: 10px;
}

.Box{
	clear: both;
	padding-left: 27px;
	padding-right: 27px;
	padding-bottom: 30px;
}

.Box2 {
	clear: both;
	padding-left: 27px;
	padding-right: 27px;
	padding-bottom: 10px;
}

.imgBox {
	clear: both;
	padding-bottom: 50px;
	text-align: center;
}

#list {
	background-image: url(../list/img/m_title01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 32px;
}

#list2 {
	background-image: url(../list/img/m_title02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 32px;
}

#hajime {
	background-image: url(../flow/img/hajime.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 27px;
	padding-bottom: 7px;
}

#seat {
	background-image: url(../list/img/seat.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 559px;
	padding-bottom: 7px;
}

#seat2 {
	background-image: url(../list/img/seat_text.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 107px;
	width: 509px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#naiyou {
	background-image: url(../list/img/naiyou.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 559px;
	padding-bottom: 7px;
}

.BoxRight{
	float: right;
	width: 250px;
}

.upBox {
	clear: both;
	width: 614px;
}
/*--------------------------------------
お問い合わせ
--------------------------------------*/
.contact {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* NavHome */
#contact a:link,
#contact a:visited,
#contact a:active {
	height: 39px;
	width: 189px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	background-image: url(../img/contact1_1.gif);
	background-repeat: no-repeat;
}

#contact a:hover {
	height: 39px;
	width: 189px;
	text-indent: -9999px;
	display: block;
	background: url(../img/contact1_2.gif) no-repeat;
	text-decoration: none;
}
