body {
margin: 0px;
padding: 0px;
text-align: center;
background-color: #246;
font: 13px/160% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper {
	background: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 800px;
	text-align: left;
}

#wrapper h5 {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#wrapper h3 {
	font-size: 14px;
	color: #000066;
	line-height: 20px;
	letter-spacing: 0.2em;
}

#wrapper h2 {
	font-size: 15px;
	color: #000099;
	letter-spacing: 0.1em;
}

#wrapper a {
}

#wrapper h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	background-image: url(images/TopicBack.gif);
	text-indent: 5px;
	display: block;
	width: 400px;
	margin-bottom: 5px;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
}

#wrapper a {
	margin: 0px;
	text-decoration: none;
	color: #CC0000;
}

#wrapper a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}

#wrapper #migi a:hover {
	background-color: #FFFFFF;
}
