#photoArea {
	width: 100%;
	background-color: #edfffa;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#photoArea p {
	font-size: 12px;
	font-weight: bold;
	color: #ff80c1;
	text-align: left;
	text-indent: 50px;
	letter-spacing: 3px;
	padding-top: 10px;
}
#photoIcon {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 15px;
}
#shopArea {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #28cacc;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	letter-spacing: 3px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#contactArea {
	text-align: center;
	width: 90%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#point {
	font-size: 12px;
	color: #28cacc;
	text-align: right;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#point a {
	font-size: 12px;
	color: #28cacc;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#point a:hover {
	font-size: 12px;
	color: #999;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
