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

* {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:20px;
	color:#888;
}

body {
	text-align:center;
}

p {
	margin:9px;
}

h2 {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:18px;
	margin:17px;
	color:#063;
}

p.detail {
	font-size:11px;
	line-height:16px;
	color:#AAA;
}
