@charset "Shift_JIS";

@import url("clearfix.css");

/* フォントカラー */

.c_000 {
	color: #000;
}

.c_333 {
	color: #333;
}

.c_666 {
	color: #666;
}

.c_999 {
	color: #999;
}

.c_fff {
	color: #fff;
}

.c_f00 {
	color: #f00;
}

.c_f60 {
	color: #f60;
}

/* フォント装飾 */

.bold {
	font-weight: bold;
}

a.none {
	text-decoration: none;
}

a.none:hover {
	text-decoration: underline;
}

img.rt-metrics {
	display: none;
}

/* まぐまぐ大賞 */

#magazine .mag2year,
#bn .mag2year {
	text-align: right;
}

#magazine .mag2year a:hover,
#bn .mag2year a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

#magazine .mag2year {
	margin-top: 10px;
}
