

/* 文字サイズ
---------------------------------------------------- */
body {
	font-size: x-small;
}
p {
	font-size: x-small;
}

/* 全体構造
---------------------------------------------------- */
h2 {
	width: 680px;
}
div#address {
	width: 680px;
}
