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

.footer_link {
	font-size:10px;
}

.copyright{
	font-size:12px;
	color:#005c9e;
}

.error{
	font-size:24px;
	color:#005c9e;
	text-align:center;
}

.topics{
	font-size:12px;
	color:#0000CC;
}


.topics_bold{
	font-size:12px;
	font-weight:bold;
	color:#0000CC;
}

a:link {
	color: #005c9e;
	text-decoration:none;
}
a:visited {
	color: #005c9e;
	text-decoration:none;
}
a:hover {
	color: #005c9e;
	text-decoration:none;
}
a:active {
	color: #005c9e;
	text-decoration:none;
}#main #main_left div {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #0000CC;
}

