
a.top {
font-size: 17px;
color: #156DFF;
font-weight: bold;
}

a.link {
color: #0000FF;
font-weight: bold;
}


.appeal {
background-color: #d6ffb4;
color: rgb(00, 00, 00);
font-weight: bold;
}

.kurohuto{
color: rgb(00, 00, 00);
font-weight: bold;
}

.midashi {
background-color: #FFFF66;
font-weight: bold;
}

.akahuto {
color: #800000;
font-weight: bold;
font-size: 13pt;
}
.big {
color: rgb(00, 00, 00);
font-weight: bold;
font-size: 15pt;
}

a:hover img {
 filter:alpha(opacity=60);
 opacity:0.6;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;

}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #369;
	text-decoration: none;
}
a:active {
	color: #369;
	text-decoration: none;
}
.MainBody p a:link ,
.MainBody p a:visited ,
.MainBodyPage p a:link ,
.MainBodyPage p a:visited {
	color: #CC0000;
}
.MainBody p a:hover ,
.MainBody p a:active ,
.MainBodyPage p a:hover ,
.MainBodyPage p a:active {
	color: #CC6666;
}

