@charset "utf-8";
/*-------------------------
ショップページ（全体背景）
------------------------*/
body {
	width: 470px;
	text-align: justify;
	text-justify: inter-ideograph;
	text-align: left;
	font-size: 14px;
	line-height: 160%;
	color: #172B25;
	background: url(../facilities/img/bac.png) top center no-repeat;
	background-color: #B7C5C2;
	margin: 0 auto;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
* html body {	/* for IF6 */
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
/*-------------------------
topイメージ（商品）
------------------------*/
.center {
	font-size: 20px;
	color: #ffffff;
	overflow: hidden;
}
.s9 {
	padding: 8px 0 8px 10px;
}