@charset "UTF-8";

body,td,th {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
}

A:link{
color:#000000;
text-decoration: none;
}
A:visited{
	color:#006633;
	text-decoration: none;
}
A:hover{
	color:#CC0033;
	text-decoration: underline;
}


.headline {
	font-size: 10px;
	line-height: 12px;
}

.shosetu {
	font-size: 10px;
	line-height: 12px;
	color: #0064C8;
}
	
.comics {
	font-size: 10px;
	line-height: 12px;
	color: #CC0000;
}

.game {
	font-size: 10px;
	line-height: 12px;
	color: #330066;
}

.sonota {
	font-size: 10px;
	line-height: 12px;
	color: #006600;
}
.catego {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}

