@charset "UTF-8";
@import url(base.css);
@import url(header.css);
@import url(footer.css);

.topRplArea{
	background-image:url(../img/i_top_cvr.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:782px;
}
.topRplArea h1{
	margin:0;
	padding:0;
}
.topRplArea p{
	margin:0;
	padding:0;
}
.topRplArea .topNav{
	width:368px;
}
.topRplArea .topNws{
	background-image:url(../img/bg_top_nws.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:782px;
	height:239px;
	padding:1px 0 0 0;
	position:relative;
}
.topRplArea .topNws .nwsLst{
	margin-left:37px;
	margin-top:10px;
	width:324px;
	height:114px;
	overflow:auto;
}
.topRplArea .topNws .nwsLst dl{
	background-image:url(../img/bg_dot_4-1_FFF.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin:0 0 6px 0;
	padding:0 0 8px 0;
	width:302px;
}
.topRplArea .topNws .nwsLst dl dt{
	color:#FFF;
	line-height:1.5;
	margin:0;
	padding:0 0 3px 0;
	font-size:91%;
}
.topRplArea .topNws .nwsLst dl dd{
	color:#FFF;
	line-height:1.5;
	margin:0;
	padding:0;
	font-size:91%;
}
.topRplArea .topNws .topAd{
	position:absolute;
	left:426px;
	top:10px;
}
