/* TAG */
body {
	font-family: Osaka, ＭＳ Ｐゴシック, ヒラギノ角ゴ Pro W3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* テキスト制御 */
h1 { font-size: 21px; line-height: 130%; margin-top: 0; margin-bottom: 0; }
h2 { font-size: 16px; line-height: 130%; margin-top: 0; margin-bottom: 0; }
h3 { font-size: 14px; line-height: 130%; margin-top: 0; margin-bottom: 0; }
strong  { font-weight: bold; }
.text { font-size: 12px; line-height: 150%; }
.title { font-size: 21px; line-height: 24px; }
.small { font-size: 10px; line-height: 140%; }
.note { font-size: 9px; }
.colum { font-size: 12px; line-height: 200%; font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", 平成明朝, "ＭＳ Ｐ明朝", 細明朝体; }
.subtitle { font-size: 16px; line-height: 130%;  }

/* フッタ　*/
#copy {
	width: 690px;
	margin: 0px;
	text-align: center;
	font-size: 9px;
	line-height: 30px;
	color: #aaaaaa;
}
