body {
	text-align: center;
	margin: 0;
	background-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-base-color:#ffffff;
	scrollbar-arrow-color:#cccccc;
}
a {
	font-size: 12px;
}
a:hover {
	color: #7A5704;
}
img {
	border: 0px;
}
p {
	margin: 0px;
	font-size: 14px;
	color: #555555;
	word-spacing: 1px;
	line-height: 1.4em;
}
p.text1 {
	font-size: 14px;
	color: #CC173E;
	font-weight: bold;
	margin: 5px auto 5px auto;
}
p.text2 {
	font-size: 13px;
	color: #BC3E20;
}
div {
	margin: 0 auto 0 auto;
}
strong.type1 {
	font-weight: normal;
}
strong.type2 {
	font-weight: bold;
}
em {
	font-style: normal;
	font-size: 13px;
	color: #EA2700;
}
.clearfix {
	width:100%;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
table {
	margin: 0 auto 0 auto;
	font-size: 14px;
	color: #555555;
	line-height: 1.4em;
}
table.tbl_1 {
	margin-bottom: 10px;
}
table.tbl_1 th {
	border: 1px solid;
	border-color: #cc9900;
	background-color: #ffffd8;
	width: 150px;
}
table.tbl_1 td {
	border: 1px solid;
	border-color: #cc9900;
	width: 260px;
	padding-right: 10px;
	text-align: right;
	color: #555555;
}
#headder {
	position: relative;
	width: 800px;
	background-image:url(../images/common/headimage.jpg);
	background-repeat: no-repeat;
}
#headerContents {
	width:800px;
	height:180px;
}
.head {
	margin:15px 0 0 40px;
	text-align: left;
}
.leftSec {
	width:300px;
	float:left;
}
.rightSec {
	position:absolute;
	top:143px;
	right:11px;
}
.rightSec #booking {
	background:url("/images/common/booking_off.jpg") no-repeat;
	display: block;
	width:123px;
	height:26px;
	margin:0px 0 0 16px;
	float:left;
}
.rightSec #booking:hover {
	background:url("/images/common/booking_on.jpg") no-repeat;
}
.rightSec #member {
	background:url("/images/common/member_off.jpg") no-repeat;
	display: block;
	width:91px;
	height:26px;
	margin:0 0 0 148px;
}
.rightSec #member:hover {
	background:url("/images/common/member_on.jpg") no-repeat;
}
h1 {
	font-size: 10px;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
}
h3 {
	font-size: 14px;
	border-bottom-color: #CC173E;
	color: #CC173E;
	border-bottom: 1px solid;
	border-color: #CC173E;
	margin: 0 0 5px 0;
}
ol {
	font-size: 14px;
	line-height: 1.4em;
}
span {
	color: #FF7F00;
	word-spacing: 1.1em;
	font-size: 13px;
	font-weight: bolder;
}
.type_box {
	width:500px;
	height:auto;
	text-align: right;
	padding:0px 30px 0px 0px;
	margin:0px 0px 0px auto;
}
span.type1 {
	color: #FF7F00;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	margin:10px 0px 0px auto;
	width: 450px;
}
span.type1 a {
	color: #FF7F00;
	font-weight: bold;
	font-size: 13px;
	margin:10px 0px 0px auto;
	text-align: right;
}
span.type2 {
	color: #F4B911;
	margin-left: 5px;
	font-weight: bold;
	font-size:12px;
}
.comment {
	text-align: left;
	margin:0 60px 20px 60px;
}
.comment ul {

}

.comment li {
	font-size: 14px;
	color: #555555;
	word-spacing: 1px;
	line-height: 1.4em;
}
#wrapper_left {
	width: 850px;
	height: auto;
	margin: 0 auto 0 auto;
	background-image: url('../images/common/side_left.gif');
	background-repeat: repeat-y;
	background-position: 0% 100%;
}
#wrapper_right {
	width: 850px;
	height: auto;
	margin: 0 auto 0 auto;
	background-image: url('../images/common/side_right.gif');
	background-repeat: repeat-y;
	background-position: 100% 100%;
}
#wrapper {
	width: 800px;
	height: auto;
	margin: 0 auto 0 auto;
	/*	background-color: #ac354b;	*/
	background-color: #ffffff;
}
.wrapper_white {
	background-color: #ffffff;
}
/*  ナビ */
ul.navi {
	overflow:hidden;
	padding: 0px 0 0 0px;
	margin: 1px 0 0 3px;
	width: 797px;/*800*/
	height: 36px;
	border-bottom: 1px solid;
	border-bottom-color: #e08d53;
}
ul.navi li {
	list-style-type: none;
	width: 157px;
	height: 35px;
	margin: 0 1px 0 1px;
	float: left;
}
li a {
	width: 157px;
	height: 35px;
	display: block;
}
li.nabi1 a {
	background-image: url('../images/common/button_t_1.gif');
	background-repeat : no-repeat;
}
li.nabi1 a:hover {
	background-image: url('../images/common/button_t_2.gif');
	background-repeat : no-repeat;
}
li.nabi2 a {
	background-image: url('../images/common/button_sc_1.gif');
	background-repeat : no-repeat;
}
li.nabi2 a:hover {
	background-image: url('../images/common/button_sc_2.gif');
	background-repeat : no-repeat;
}
li.nabi3 a {
	background-image: url('../images/common/button_l_1.gif');
	background-repeat : no-repeat;
}
li.nabi3 a:hover {
	background-image: url('../images/common/button_l_2.gif');
	background-repeat : no-repeat;
}
li.nabi4 a {
	background-image: url('../images/common/button_c_1.gif');
	background-repeat : no-repeat;
}
li.nabi4 a:hover {
	background-image: url('../images/common/button_c_2.gif');
	background-repeat : no-repeat;
}
li.nabi5 a {
	background-image: url('../images/common/button_s_1.gif');
	background-repeat : no-repeat;
}
li.nabi5 a:hover {
	background-image: url('../images/common/button_s_2.gif');
	background-repeat : no-repeat;
}
.submenu {
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	margin-top: 5px;
	clear: both;
}
.submenu a {
	margin: 2px;
}
/* ナビ　ここまで */

/* フッター */
#fudder {
	width: 800px;
	height: 170px;
	background-color: #45456F;
	clear: both;
	text-align:center;
}
.fudder_nabi {
	width: 800px;
	height: auto;
	background-color: #2E2951;
	letter-spacing : -0.5pt;
}
#fudder a {
	color: #f0cf32;
}
:root #fudder a {
	font-size: 10px;
}
#fudder a:hover {
	color: #ffcc00;
}
.copy_text {
	width: 800px;
	height: 120px;
	padding-top: 30px;
}
*:first-child+html .copy_text {
	width: 800px;
	height: 150px;
	padding-top: 30px;
}
.copy_text p {
	font-size: 10px;
	line-height: 1.4em;
	color: #ffffff;
}
.copy_text p.copy {
	font-weight: bold;
	margin: 5px 0 0 0;
}
.brock {
	float: left;
	width: 330px;
	height: 88px;
	padding-left: 10px;
	border-right: 1px solid white;
}
.logo {
	text-align: left;
	float: left;
	padding-right: 10px;
}
.shop {
	text-align: left;
	line-height: 16px;
	float: left;
}
.company {
	text-align: left;
	line-height: 16px;
	clear: both;
	padding-top: 15px;
}
#fudder .company a, #fudder .company a:hover {
	color: white;
	text-decoration: none;
	font-size: 10px;
}
.attention {
	text-align: left;
	line-height: 16px;
	float: left;
	width: 426px;
	height: 88px;
	padding-left: 14px;
}
.copyright {
	clear: both;
	text-align: right;
	padding-right: 10px;
}
#fudder p.copy a, #fudder p.copy a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
/* コンテンツ */
.contents {
	width: 800px;
	height: auto;
}
.title_img {
	width: 760px;
	height: 56px;
	text-align: left;
	margin: 10px auto 20px auto;
}
.title_img2 {
	width: 590px;
	height: 50px;
	text-align: left;
	margin-top: 10px;
	clear: both;
}
.title_img3 {
	width: 400px;
	height: 50px;
	text-align: left;
}
.title_img4 {
	width: 720px;
	height: 20px;
	text-align: left;
	margin: 20px auto 20px auto;
}
/* パンクズリスト*/
.pankuzu {
	clear:both;
	width: 790px;
	background-color:#EFEFEF;
	height:20px;
	text-align:left;
	font-size:10px;
	color:#644120;
	padding-left:10px;
	margin-bottom:2px;
	line-height:19px;
	;
}
:root .pankuzu {
	width: 790px;
}
.pankuzu a {
	font-size:10px;
	color:#cc9933;
}
/*100709*/
p.center {
	clear:both;
	text-align:center;
	font-size:12px;
	padding:12px 0;
	color:#ff0000;
}

