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

#contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 754px;
}

#contents a:link {
	color: #4C7EB0;
	text-decoration: none;
}
#contents a:visited {
	text-decoration: none;
	color: #4C7EB0;
}
#contents a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#contents a:active {
	text-decoration: underline;
	color: #FF0000;
}


#contents .new {
	width: 454px;
	font-size: 12px;
	line-height: 15px;
}