@charset "utf-8";
/*===============================================
				service
===============================================*/
#spa #headArea{
	text-align: center;
	padding-bottom: 5em;
}
#spa .container{
	width: 1000px;
}
#spa #headArea h1{
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	border-bottom: solid 1px #e3e0e0;
	font-size: 260%;
	line-height: 1.6;
}
#spa #headArea ul{
	padding: 5px 0;
	margin: 70px -85px 0;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
#spa #headArea ul li{
	display: inline;
	float: left;
	border-left: solid 1px #cccccc;
}
#spa #headArea ul li:first-child{
	border: none;
}
#spa .spa-list .container{
	width: 950px;
}
#spa .spa-list h1{
	margin-bottom: 20px;
	font-size: 240%;
	line-height: 1.6;
	text-align: center;
}
#spa .spa-list .swapArea{
	height: 500px;
	margin-bottom: 40px;
}
#spa .spa-list .thumbsArea{
	margin-top: -70px;
}
#spa .spa-list .imgArea{
	width: 400px;
	margin-left: 40px;
}
#spa .spa-list .textArea{
	width: 470px;
	margin-top: 10px;
}
#spa .spa-list2 .container{
	width: 1070px;
}
#spa .spa-list2 h1{
	margin-bottom: 60px;
	font-size: 200%;
	line-height: 1.6;
	text-align: center;
}
#spa .spa-list2 .swapArea{
	height: 400px;
}
#spa .spa-list2 .thumbsArea{
	margin-top: -30px;
}
#spa .spa-list2 .imgArea{
	width: 600px;
}
#spa .spa-list2 .textArea{
	width: 430px;
	margin-top: 20px;
}
