.news {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 10px;
color: #ffffff;
line-height: 15px;
font-weight: normal;
letter-spacing: 0.5px;
fioat: left;
}

h2 {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
margin: 0;
padding: 0;
font-size: 13px;
color: #000000;
line-height: 20px;
font-weight: normal;
letter-spacing: 0.5px;
fioat: left;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}


a:hover {
	color: #666666;	
	text-decoration: none;
}

