body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: auto;
}


/* ボックス(白枠部分) */
#box_white {
	width: 803px;
    height: auto;
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-y;
}


/* ボックス01 */
#s_box01 {
	width: 803px;
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-y;
}


/* ボックス02*/
#s_box02 {
	width: 797px;
    height: auto;
	margin: 0px;
	background-image: url(images/btn_bg_f2.gif);
	background-repeat: repeat-y;
}

.s_box02-left {
	width: 209px;
	height: auto;
	float: left;
	background-color: #E3E3E3;
}


.s_btn {
	width: 176px;
	height: 350px;
	background-color: #EBEBEB;
}


#page{
	width: 584px;
	height: auto;
	text-align:center;
	margin-left: 209px;
}

#title{
	width: 578px;
	height: 71px;
	text-align:center;
}


/* ボックス03 */

#s_box03 {
	width: 803px;
	height: 90px;
    background-color: #006600;
}


.s_box03-footer01 {
	width: 773px;
    padding: 5px;
	margin-top: 7px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFD633;
	border-bottom-color: #FFD633;
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	text-align: center;
	background-color: #006600;
}

.s_box03-footer02 {
	width: 773px;
    padding: 5px;
	font-size: 11px;
	line-height: 140%;
	color: #FFFFFF;
	text-align: left;
	background-color: #006600;
}

/* 各ページ共通の枠 */
.page-top {
	width: 545px;
	height: auto;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	text-align: right;
}
.p-waku {
	width: 545px;
	height: auto;
	float: left;
	padding: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-align: center;
}

.p-waku-sen {
	width: 545px;
	height: auto;
	float: left;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-align: left;
	border: 1px solid #CCCCCC;
}



.s-foot-text {
	width: 773px;
    padding: 5px;
	font-size: 11px;
	line-height: 120%;
	color: #FFFFFF;
	text-align: left;
}

/* リンクページ */
.link01 {
	width: 380px;
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-align: left;
}

.link02 {
	width: 140px;
	height: 100px;
	float: right;
	padding: 5px;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	text-align: center;
	background-color: #FFFFB3;
}

/* メニューページ */

.menu01 {
	width: 265px;
	height: 110px;
	margin-left: 5px;
	float: left;
	padding: 0px;
	font-size: 12px;
}

/* 店舗案内ページ */
.info01 {
	width: 545px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-align: left;
}

.info02 {
	width: 175px;
	float: left;
	text-align: left;
}

.info03 {
	width: 265px;
	float: right;
	text-align: left;
	line-height: 140%;
	color: #333333;
}

/* サイトマップページ */
.site_map {
	width: 545px;
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-align: left;
}