/* -------------------- #siteTop -------------------- */
#siteTop{
	width: 1024px;
	height: 645px;
}
#siteTop #mainFlash{
	width: 1024px;
	height: 595px;
}
#siteTop ul#newsTopics{
	width: 510px;
	height: 48px;
	padding-top: 2px;
	overflow: hidden;
}
#siteTop ul#newsTopics li{
	margin-bottom: 6px;
	line-height: 1;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, Arial, Verdana, sans-serif;
	font-size: 12px;
}
#siteTop ul#newsTopics a{
	color: #000;
	background-color: transparent;
}
#siteTop ul#newsTopics abbr{
	border: 0 none;
}

