@charset "UTF-8";

/* ================================ */
#contentBlock strong.rzseo,
#left_navi strong.rzseo,
#footer strong.rzseo {
	font-weight: bold;
}
#header strong.rzseo {
	color: #666;
}
#header h1,
#header p,
#header h2 {
	color: #666;
}
#header a:link strong.rzseo,
#header a:visited strong.rzseo,
#header a:hover strong.rzseo,
#header a:active strong.rzseo {
	color: #59B43F;
	text-decoration: none;
}

div.chan {
	margin:10px 0 20px;
	padding:0;
	
}

div.chan img {
	text-align:center;
	border:0:
}

div.chan a:hover img{
	opacity : 0.7;
	filter: alpha(opacity=70);
}


div.chan p {
	font-size:10px;
	line-height:1.2;
}

.green {
	font-weight:bold;
	color:#063;
}

.mgntop20 {
	margin-top:20px;
}