body {
	background: #000000 center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}
a:link {
	color: #FFAA08;
	text-decoration: none;
}
a:hover {
	color: #DEDBD6;
	text-decoration: none;
}


h5 {
	color: #C08727;
	font-size: 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
h3 {
	font: lighter 12px/160% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
}
.bg {
	background: url(../img/background/02) no-repeat center top;
}
h4 {
	font-size: 10px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
}
a:visited {
	color: #694D18;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: overline;
}
