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

/* TopPage */
#topPage #header {
	margin-bottom:15px;
	}
#topPage #promotion {
	text-align: center;
	margin-bottom:16px;
	}
#topPage #content {
	}
#topPage #primary {
	width:920px;
	}
#topPage #primary #topNav {
	width:100%; margin:0 0 20px;
	}
#topPage #primary #topNav .boxL{
	width:218px;
	margin-right:16px;
	}
#topPage #primary #topNav .boxL.gi{
	margin-right:0;
	}

#topPage #primary #news {
	width:675px;
	margin:0 auto 50px;
	}
#topPage #primary #news .title{
	position:relative;
	width:100%; height:39px;
	margin-bottom:3px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
	background-color: #e6f2fb;
	border-bottom: 2px #175aa5 solid;
	}
#topPage #primary #news .title h2{
	position:absolute;
	left:10px; top:7px;
	font-size:140%;
	}
#topPage #primary #news .title .rss{
	position:absolute;
	right:10px; top:9px;
	}
#topPage #primary #news .more{
	text-align:right;
	margin:10px;
	}
#topPage #primary #news .rptGrp{
	position:relative;
	width:650px;
	margin-left:8px;
	padding:8px;
	background:url(../../shared/img/bg_top_tnv_line-dot.gif) repeat-x left bottom;
	}
#topPage #primary #news .rptGrp.last{
	background:none;
	border-bottom:1px #DBDBDB solid;
	}
#topPage #primary #news .rptGrp p.date{
	float:left; display:inline;
	width:115px;
	margin:0;
	}
#topPage #primary #news .rptGrp h3{
	float:right; display:inline;
	width:511px;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:1.5em;
	font-size:100%;
	}
#topPage #primary #news .rptGrp .stsIcn{
	position:absolute;
	left:120px; top:13px;
	width:22px; height:9px;
	background:url(../../shared/img/o_arw_9-5_0A51A1.gif) no-repeat right center;
	}
#topPage #primary #news .rptGrp .stsIcn .newMark{
	display:none;
	width:22px; height:9px;
	}

#topPage #primary #news .rptGrp .stsIcn .newMark{
	display:none;
	width:22px; height:9px;
	}

#topPage .jpgroup {
	margin-left:62px;
	}