@charset "UTF-8";

/* basic set start */
html{
}

body{
	font-size: 14px;
	font-family: arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'MS PGothic',sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1,h2,h3,h4,h5,h6,p,ul,ol{
	margin-top: 0;
	margin-bottom: 0;
}

dl,dt,dd {
	margin: 0;
	padding: 0;
	display:inline;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a{
	color:#ffffff;
	text-decoration: none;
}

a:hover{
	color:#f30;
	text-decoration:underline;
}

.display_none{
	display: none;
}

.clear{
	clear:both;
}

.r_sp{
	margin-left:8px;
}

.f_red{
	color:#dd0000;
}

.pink{
	color:#DD2288;
}

/* basic set end */

#whole{
	position:relative;
	width:100%;
	background-image:url("../img/common/back.gif");
	background-repeat:repeat;
	background-position:center;
	padding-bottom:10px;
}

/* header menu start */
#header{
	width:100%;
	height:40px;
	padding-top:10px;
	padding-bottom:10px;
}

#logo{
	float:left;
	width:313px;
	height:34px;
	margin-left:5px;
	background-image:url("../img/common/logo.png");
	background-repeat: no-repeat;
}

#logo a{
	display:block;
	width:312px;
	height:34px;
}

#font-chg{
	float:right;
}

#header ul{
	display:block;
	float:right;
	text-align:right;
	margin-top:5px;
	margin-right:5px;
	color:#FFFFFF;
}

#header li{
	display:inline;
	border-left:1px solid white;
	padding-left:5px;
	padding-right:5px;
}
/* header menu end */

/* top menu start */
#mainContents{
	position:relative;
	width:980px;
	left:50%;
	margin-left:-490px;
}

/* IE 7 */
*:first-child+html #mainContents {
	padding-left:0px;
	left:0;
	margin-left:0;
}

/* IE6 */
* html #mainContents{
	padding-left:0px;
}

#top_menu_area{
	width:970px;
	height:60px;
}

#top_menu_area ul{
	margin-left:18px;
}

#top_menu_area li{
	float:left;
}

#tm_capsule{
	display:block;
	width:157px;
	height:45px;
	background-image:url("../img/common/t_menu01.gif");
	background-repeat: no-repeat;
}

#tm_capsule:hover{
 	background-position:0 100%;
}

#tm_sauna{
	display:block;
	width:157px;
	height:45px;
	background-image:url("../img/common/t_menu02.gif");
	background-repeat: no-repeat;
}

#tm_sauna:hover{
 	background-position:0 100%;
}

#tm_event{
	display:block;
	width:157px;
	height:45px;
	background-image:url("../img/common/t_menu03.gif");
	background-repeat: no-repeat;
}

#tm_event:hover{
 	background-position:0 100%;
}

#tm_floor{
	display:block;
	width:157px;
	height:45px;
	background-image:url("../img/common/t_menu04.gif");
	background-repeat: no-repeat;
}

#tm_floor:hover{
 	background-position:0 100%;
}

#tm_information{
	display:block;
	width:157px;
	height:45px;
	background-image:url("../img/common/t_menu05.gif");
	background-repeat: no-repeat;
}

#tm_information:hover{
 	background-position:0 100%;
}

#tm_inquiry{
	display:block;
	width:157px;
	height:45px;
	background-image:url("../img/common/t_menu06.gif");
	background-repeat: no-repeat;
}

#tm_inquiry:hover{
 	background-position:0 100%;
}
/* top menu end */

/* contents area start */
#navigation-bar{
	width:960px;
	text-align:left;
	color:white;
	background-color:black;
	padding:10px;
}

#navigation-bar h1{
	font-size:18px;
	color:#dd0000;
}

.top-box-b{
	background-image:url("../img/common/bg-box/bg-b.gif");
	width:980px;
	height:20px;
}

.bottom-box-b{
	background-image:url("../img/common/bg-box/bg-b.gif");
	background-position:bottom;
	width:980px;
	height:20px;
}

.top-box-b_s{
	background-image:url("../img/common/bg-box/bg-b_s.gif");
	width:700px;
	height:20px;
	margin-top:10px;
}

.bottom-box-b_s{
	background-image:url("../img/common/bg-box/bg-b_s.gif");
	background-position:bottom;
	width:700px;
	height:20px;
}

.top-box-p{
	background-image:url("../img/common/bg-box/bg-p.gif");
	width:980px;
	height:20px;
	margin-top:10px;
}

.bottom-box-p{
	background-image:url("../img/common/bg-box/bg-p.gif");
	background-position:bottom;
	width:980px;
	height:20px;
}

.top-box-p_m{
	background-image:url("../img/common/bg-box/bg-p_m.gif");
	width:750px;
	height:20px;
	margin-top:10px;
}

.bottom-box-p_m{
	background-image:url("../img/common/bg-box/bg-p_m.gif");
	background-position:bottom;
	width:750px;
	height:20px;
}

.top-box-p_s{
	background-image:url("../img/common/bg-box/bg-p_s.gif");
	width:700px;
	height:20px;
	margin-top:10px;
}

.bottom-box-p_s{
	background-image:url("../img/common/bg-box/bg-p_s.gif");
	background-position:bottom;
	width:700px;
	height:20px;
}
/* contents area end */

/* footer start */
#footPad{
	position:relative;
	width:100%;
	padding-bottom:20px;
	background-color:#FFFFFF;
	border-top:2px solid #000000;
}

#footer_menu{
	position:relative;
	width:980px;
	left:50%;
	padding-left:18px;
	margin-left:-490px;
}

/* IE 7 */
*:first-child+html #footer_menu {
	padding-left:0px;
	left:0;
	margin-left:0;
}

/* IE6 */
* html #footer_menu{
	padding-left:0px;
}

#footer_menu dl{
	position:relative;
	display:block;
	width:980px;
	margin-top:10px;
	font-size: 16px;
	color:#0E3192;
}

#footer_menu a{
	text-decoration:none;
	font-size: 16px;
	color:#0E3192;
}

#footer_menu a:hover{
	color:#f30;
	text-decoration:underline;
}

#footer{
	padding:10px 12px 0px 12px;
	position:relative;
	bottom:0px;
	height:30px;
	color:#000000;
	padding-top:10px;
}
/* footer end */
