@charset "UTF-8";
#main #contents #news {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	width: 640px;
	margin-top:10px;
	margin-right: 10px;
	padding:10px;
	background-color:#222222;
	line-height: 125%;
	letter-spacing: 0.1em;
}
#main #contents #newslist {
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
#main #contents #event {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	width: 310px;
	margin-top:10px;
	padding:10px;	
	background-color:#222222;
}
