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

.wrapper {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	margin: auto;
	height: 800px;
	width: 800px;
}
.adress {
	height: 50px;
	width: 770px;
	font-size: 90%;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #00F;
}
.mainphoto {
	height: 538px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
