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

#contents .section{
	margin-bottom: 120px;
}

#contents .topText{
	text-align: center;
}

#contents .topText h2{
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 8px;
	margin-bottom: 40px;
}

#contents .topText p{
	font-size: 15px;
	letter-spacing: 3px;
	line-height: 2;
}

#contents .textBox {
	width: 670px;
}

#contents .facilityHd{
	background: url(../images/bg_h3.jpg) center 20px repeat-x;
}

#contents .facilityHd h3{
	background: url(../images/bg_h3_icon.jpg) center top no-repeat;
	font-weight: normal;
	font-size: 24px;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 0;
	letter-spacing: 3px;
	line-height: 1.7;
}

#contents .facilityHd em{
	font-family: 'Prata', serif;
	font-size: 50px;
	font-style: normal;
	margin-right: 10px;
}

#contents .textBox p{
	background: url(../images/bg_h3.jpg) center top repeat-x;
	font-size: 15px;
	letter-spacing: 3px;
	padding-top: 40px;
	line-height: 2;
}