@charset "UTF-8";
/* CSS Document */

/*印刷に不要な要素の非表示*/
#menu, #catmenu, #sidebar, #top, #contentTop, #rightcol, #footer, .emore, .eh, #wp_page_numbers {
	display: none;
}

body {
	font-size: 12pt;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p {
	margin: 12pt 0;
	line-height: 1.5;
}
