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

body {
	font-family: "Times New Roman", Times, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 10pt;
	line-height: 1.5;
	color: #000000;
	background-color: #FFFFFF;
	margin: 1.5cm;
	padding: 0px;
}
#header ul, #footer p, #footer ul, #sidebar, hr {
	color: #000000;
	text-decoration: none;
	display: none;
}
a img {
	border-style: none;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Geneva, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: underline;
}
