
.color_red2{color:#CC0000;}

.hr_gray{
        
	width: 960px;
	height: 2px;
        

}
.big{
    font-size:240%;
    
}

.big2{
    font-size:120%;
    font-weight: bold;
    line-height:180%;
}

.line{
	line-height:180%;
}
	
/* layout */


.box{
	background-color: #ffffff;
	width: 960px;
	text-align: left;
}


#title {
	background-image: url(../img/title_bg80.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 960px;
	height: 80px;
	font-size: 180%;
	color: #FFFFFF;
	text-align: left;
	padding: 25px 0px 0px 20px;
}



.left_box {
	
	float: left;
	width:480px;
	text-align: left;
	padding: 10px 0px 10px 0px;


}

.right_box {
	
	float: right;
	width:480px;
	text-align: left;
	padding: 10px 0px 10px 0px;


}

.in_box{
	width:445px;
	text-align: left;
	padding: 0px 10px 0px 15px;
}

.box_title {
       background-image: url(../img/special/spa/top/bg_t460-56.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 460px;
	height: 56px;
	color: #FFFFFF; font-size: 120%; font-weight: bold;
	text-align: left;
	padding:10px 0px 0px 20px;
	margin:0px;
}

.box_info{
	width:900px;
	height: 60px;
	text-align: left;
	font-size: 120%
	font-weight: bold;
	padding-top: 10px;
}


.page_top2 {
	font-size: 85%;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	width:900px;
}


ul.spa_menu{
    list-style:none;
    width:360px;
    margin-top: 20px;
    margin-left: 10px;
}

li.spa_menu{
    list-style:none;
    padding-left:20px;
    background:url(../img/arrow_red.png) no-repeat center left;
    font-size: 120%;
    font-weight: bold;
    line-height: 2em;
    

}

li.spa_menu a{color: #000000;text-decoration:none;}

li.spa_menu a:hover{color: #CC0000;text-decoration:none;}

#div1 {
	background-image: url(../img/special/spa/top/onsen.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 140px;
	top: 100px;
	width: 200px;
	height: 300px;
}

#div1 .spa_name {
	font-size: 16px;
	font-weight: bold;
	color: #cc3300;
}

#div1 p {
	margin-bottom: 5px;
}

#kind {
	width: 100%;
}

#kind td {
	vertical-align: middle;
	height: 100px;
}
