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

/*◆◆◆ 岩盤浴＆サウナ・タイトル　◆◆◆*/
#ttl-s-pulse {
	background-image:url(../img/ttl_s-pulse.gif);
	height: 30px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
/*◆◆◆ メインイメージ　◆◆◆*/
#img_s-pulse {
	background-image: url(../img/m-img_s-pulse.jpg);
	margin: 0 auto;
	width: 543px;
	height: 380px;
	margin-bottom: 15px;
}
/*◆◆◆ 説明文　◆◆◆*/
.s-text1 {
	color: #222222;
	font-size: 12px;
	margin: 0px 0px 7px 0px;
	line-height: 145%;
	width: 474px;
	float: left;
	text-align: left;
	padding-left: 39px;
}