#contents-bg {
	width:100%;
	background-image: url(../../images/contents-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#contents {
	width:780px;
	margin:0px auto;
	text-align: left;
}
#contents-end {
	width:780px;
	margin:0px auto;
	background-image: url(../../images/contents-end01.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 36px;
}

#main-contents {
	width:720px;
	margin:0px auto;
}
.h2_sitemap span {
	position: absolute;
	background-image: url(../images/h2_sitemap.gif);
	background-repeat: no-repeat;
	width: 720px;
	height: 35px;
}
.h2_sitemap h2 {
	height: 40px;
}

/*-----------------------------------------------------------------------------*/
/*sitemap*/
/*-----------------------------------------------------------------------------*/
.sitemap-box {
	width: 250px;
	float: left;
	margin-left: 15px;
	display: inline;
}
.sitemap-box02 {
	width: 190px;
	float: left;
}
.border-left{
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:6px;
}
.border-left li{
	background-image: url(../images/border_01.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 1px 0px 0px 18px;
}
.border-left li.border-bottom{
	background-image: url(../images/border_end.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 1px 0px 0px 18px;
	margin-bottom: 10px;
}
.pad10{
	padding-bottom: 20px;
}


/*-----------------------------------------------------------------------------*/
/*link*/
/*-----------------------------------------------------------------------------*/
.biz a:link, .biz a:visited {
	color: #009999;
	text-decoration: underline;
}
.biz a:hover, .biz a:active {
	color: #DC143C;
	text-decoration: underline;
}
.sauna a:link, .sauna a:visited {
	color: #0099CC;
	text-decoration: underline;
}
.sauna a:hover, .sauna a:active {
	color: #DC143C;
	text-decoration: underline;
}
.spa a:link, .spa a:visited {
	color: #0066BB;
	text-decoration: underline;
}
.spa a:hover, .spa a:active {
	color: #DC143C;
	text-decoration: underline;
}
.air a:link, .air a:visited {
	color: #7BA2A6;
	text-decoration: underline;
}
.air a:hover, .air a:active {
	color: #DC143C;
	text-decoration: underline;
}
.aroma a:link, .aroma a:visited {
	color: #6666FF;
	text-decoration: underline;
}
.aroma a:hover, .aroma a:active {
	color: #DC143C;
	text-decoration: underline;
}
.company a:link, .company a:visited {
	color: #0A4194;
	text-decoration: underline;
}
.company a:hover, .company a:active {
	color: #DC143C;
	text-decoration: underline;
}
.other a:link, .other a:visited {
	color: #666666;
	text-decoration: underline;
}
.other a:hover, .other a:active {
	color: #DC143C;
	text-decoration: underline;
}
