/* スクロールバー */
body { overflow-x: hidden;}
/* フォント */
p, th, td { font-size: 100%;}
/* 位置 */
p { text-align: center;}
/* NEWS */
table.tbl-news { padding: 0px; margin:0px; border-style: none;}
td.news-update { width: 65px;}

/* 岩盤浴説明テーブル */
#bedrock-about-tbl {
	width: 420px;
	border-color: #33ccff;
	background-color:#ffffff;
	filter:Alpha(opacity=75);
	float: right;
}

#bedrock-about-tbl p {
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}
#bedrock-about-tbl div {
	margin-left: 50px;
	margin-bottom: 10px;
}
.under-space {
	margin-bottom: 10px;
	font-weight: bold;
}
.bedrock-about-image {
	position: relative;
	top: 100px;
	float: left;
	vectal-align
}
