@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/photogallery_bg.gif);
	background-repeat: no-repeat;
	width: 362px;
	margin-top: 10px;
	margin-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background-position: 8px 8px;
	height: 702px;
}
p {
	color: #666;
	text-align: center;
	line-height: 1.2em;
}
img {
	margin-top: 40px;
	padding-bottom: 20px;
}
table {
	color: #666;
	margin-top: 20px;
	margin-bottom: 10px;
}
.map {
	margin-top: 10px;
}

a:link {
	color: #C99;
	text-decoration: underline;
}
a:visited {
	color: #C99;
	text-decoration: none;
}
a:hover {
	color: #690;
	text-decoration: none;
}
