body {
	margin: 0px;
	padding: 0px;
	background-image: url(../../img/common/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #E8E2D4;
	color: #666666;
}
#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: medium;
}

#header {
	background-image: url(../../img/common/head_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 80px;
}
h1,h2,h3,h4,h5,h6,ul,li,dl {
	margin: 0px;
	padding: 0px;
	display: block;
}
h1 a {
	background-image: url(../image/common/logoe.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	width: 185px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#navi ul {
	height: 30px;
	text-decoration: none;
	list-style-type: none;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navi li a {
	height: 30px;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
}
li#massage a{
	width: 91px;
	background-image: url(../image/common/menu_massage.gif);
	left: 0px;
}
li#yoga a{
	background-image: url(../image/common/menu_yoga.gif);
	width: 65px;
	left: 91px;
	top: 0px;
}
li#aroma a{
	background-image: url(../image/common/menu_aroma.gif);
	width: 107px;
	left: 156px;
	top: 0px;
}
#navi {
	background-image: url(../image/common/menu_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 30px;
	width: 700px;
	margin-bottom: 20px;
}
h2 {
	width: 660px;
	margin-left: 20px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 8px;
	margin-bottom: 20px;
}
#contents {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	clear: both;
}
#submenu {
	padding-top: 10px;
	font-size: small;
	width: 425px;
	margin-left: 263px;
	text-align: right;
}
/* ■ ロールオーバー設定 ■ */
li#massage a:hover, 
li#yoga a:hover, 
li#aroma a:hover{ 
	background-position: 0px -30px;
}#footer {
	font-size: small;
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 60px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	clear: both;
}

