@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;
}

#contents .omimai {
	width: 454px;
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
}

#contents .fukou {
	width: 454px;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #333333;
}

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

#contents #news ul {
	width: 454px;
}
#contents #news li {
	width: 454px;
}