@charset "utf-8";
/* CSS Document */

@import url( contents.css );

/*page_headder
-------------------------------*/
#home_header {
	clear:both;
	height:250px;
	background:#0C0B0D;
	padding:5px 5px 10px 5px;
}
#home {
	margin:10px 0px 15px 0px;
}

/*news
-------------------------------*/
.campaign {
	margin:0px 0px 15px 5px;
}

/*news
-------------------------------*/
#news {
	background:url(../img/top/news_back_2nd.gif) no-repeat left top;
	width:568px;
	height:107px;
	font-size:13px;
	margin-bottom:15px;
	padding:33px 0px 0px 12px;
}
.news_topic {
	margin-top:0px;
	height:22px;
	padding:2px 10px 0px 30px;
	background:url(../img/top/news_topic_2nd.gif) no-repeat top left;
}

/*main
-------------------------------*/
.home_main {
	margin:0px 0px 15px 0px;
}
.shousai {
	text-align:right;
	padding:5px 10px 5px 0px;
}
.shousai a {
	color:#000;
	text-decoration:none;
}
.shousai a:hover {
	color:#00F;
}
.r_various_left {
	float:left;
	width:200px;
}
.r_various_right {
	float:right;
	width:345px;
	margin:5px 0px 0px 0px;
}
.r_various_right h2 {
	padding:0px 5px;
}
.r_various_right p {
	padding:0px 5px;
}
.home_kaiseki {
	background: url(../img/material/back_dark.jpg) no-repeat bottom right;
	padding:0px 0px 2px 5px;
	margin:0px 10px 15px 5px;
}
.home_osusume {
	background:url(../img/material/back_orange.jpg) no-repeat bottom right;
	padding:0px 0px 2px 5px;
	margin:0px 10px 15px 5px;
}

/*spa
-------------------------------*/
#home_l_spa {
	margin:20px 0px 15px 0px;
}
#spa {
	margin:10px 0px 15px 0px;
}
#spa_top {
	background:url(../img/spa/spa_top_back.jpg) no-repeat right top;
	padding:10px 0px 0px 0px;
}
#s_main_left {
	float:left;
	width:300px;
}
#s_main_right {
	float:left;
	padding-top:150px;
	margin-left:10px;
	width:250px;
	font-size:18px;
	font-weight:bold;
}
#home_spa_main {
	margin-top:10px;
	background:url(../img/material/back_gray.jpg) no-repeat bottom right;
	padding-bottom:5px;
}
#home_spa_main p {
	padding-right:10px;
}





