@charset "UTF-8";
body {
	margin:20px 0 0 0;
	text-align:center;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
a {
	text-decoration:none;
}
a:link {
	color:#cc0000;
}
a:visited {
	color:#cc0000;
}
a:hover {
	color:#CCCCCC;
}
a:active {
	color:#FF0000;
}
.mincho {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	font-weight: normal;
}
.honmon {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
}
.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.credits {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
}
