body {
	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 11px;
	font-size: 10pt;
	*font-size: small;
	*font: x-small;
	#background-color: #ffffff;
	color: #666666;
	margin-left: 2px;
	margin-top: 2px;
}

a {
	color: #328BB9;
	text-decoration: underline;
}

a:hover {
	color: #42A7DB;
	text-decoration: underline;
}




div#contents#newsTopics dl,
div#contents#newsTopics dl dd,
div#contents#newsTopics dl dt
 {
	font-size: 11px; 
	font-size: 10pt; 
	line-height: 1.3;
}

/* @tp-1 コンテナ左部分インラインフレーム内 */

#contents {
	width: 310px;
	margin:0 0 0 0;
	float: left;
	background-color: #ffffff;
}
a {
	color: #328BB9;
	text-decoration: underline;
}

a:hover {
	color: #42A7DB;
	text-decoration: underline;
}

#contents #newsTopics {
	float: left;
	width: 307px;
	height: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 1.3em;
	}
#contents #newsTopics dl { 
		margin: 0px;
		padding: 0px;
		clear: both;
	}
#contents #newsTopics dt {
	font-family: Verdana, Arial, "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	display: block;
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	width: 85px;
	float: left;
	}
#contents #newsTopics strong{
color:#328bb9;
}
#contents #newsTopics dd {
	display:block;
	margin: 4px 0px 4px 0px;
	padding: 0px;
	width: 220px;
	float: right;
	font-size: 11px;
	font-size: 10pt;
	}
#contents #newsTopics dd a{
	color: #328BB9;
	text-decoration: underline;
	}

#contents #newsTopics dd a:hover{
	color: #42A7DB;
	text-decoration: underline;
	}
