@charset "shift_jis";

/* navigation */

#navi {
	width: 800px;
	height: 135px;
	list-style-type: none;
	clear: none;
	background-color: #FFFFFF;
	padding: 0px;top: 0px;
	position: relative;
	float: none;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	list-style-image: none;
}

#navi li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	float: left;
}

#navi a:hover {
	background-position:0px -135px;
} 

#navi00 {
	background-image: url(../common/logo.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 292px;
	height: 135px;
	display:block;
	}
#navi01 {
	background-image: url(../common/menu_about.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 63px;
	height: 135px;
	display:block;
	}
#navi02 {
	background-image: url(../common/menu_bath.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 63px;
	position: relative;
	height: 135px;
	display: block;
	}
#navi03 {
	background-image: url(../common/menu_dish.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 135px;
	width: 63px;
	display: block;
	}
#navi04 {
	background-image: url(../common/menu_blog.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 135px;
	width: 63px;
	display: block;
	}
#navi05 {
	background-image: url(../common/menu_contact.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 135px;
	width: 63px;
	display: block;
	}
#navi06 {
	background-image: url(../common/menu_access.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 135px;
	width: 63px;
	display: block;
	}
#navi07 {
	position: relative;
	height: 135px;
	width: 130px;
	}

#navi01i {
	background-image: url(../common/menu_about_i.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 63px;
	height: 135px;
	display:block;
	}
#navi02i{
	background-image: url(../common/menu_bath_i.gif);
	background-repeat: no-repeat;
	width: 63px;
	position: relative;
	height: 135px;
	display: block;
	}
#navi03i {
	background-image: url(../common/menu_dish_i.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 135px;
	width: 63px;
	display: block;
	}
#navi06i {
	background-image: url(../common/menu_access_i.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 135px;
	width: 63px;
	display: block;
	}
	

/* navigation FIN */

.wrapper {
	width: 800px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	top: 0px;
	left: auto;
	right: auto;
}

.top_images {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

.content{
	width: 617px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.totop {
	width: 500px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 40px;
	position: relative;
	padding-bottom: 15px;
	padding-right: 45px;
	padding-left: 0px;
	font-size: 0.9em;
	text-align: right;
	top: 0px;
	height: 20px;
	margin-left: auto;
	margin-right: 0px;
}

.main_bg {
	background-image:url(../common/main_back.gif);
	background-repeat:repeat-y;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.footer_bg {
background-image: url(../common/footer_back.gif);
background-repeat: no-repeat;
background-position: center top;
position: relative;
width: 800px;
margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;
list-style-type: none;top: 0px;
height: 85px;
padding-top: 5px;

}

.footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 740px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer_text {
	top: 0px;
}


.banner {
	float: left;
	width: 160px;
	position: relative;
}

.accent_line {
	position: relative;
	top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
}

.accent_line_s {
	position: relative;
	top: 0px;
	width:200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	font-size:1.1em;
}
