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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fffaec;
}
body,td,th {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 10pt;
	color: #9C5322;
	line-height: 16pt;
	font-weight: normal;
}
a:link {
	color: #C00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:active {
	text-decoration: underline;
	color: #C00;
}
.date {
	font-size: 16pt;
	color: #b50a14;
	font-weight: bold;
}
.header {
	width: 100%;
	text-align: center;
}
.header div   {  
    width: 600px;  
    margin: 0 auto;  
} 