@charset "utf-8";
/* style-reader */
.reader {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	height:1px;
	width:1px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.CLEAR { CLEAR: both; }

/* h2 */
#NF-ContentArea h2.NF{
	clear:both;
	margin-bottom:15px;
	padding-bottom:1px;
	/*background:#E4E2D1 url(../images/h2_bottom.gif) 0% 100% no-repeat;*/
	background-image:url(/gtmp/v4/common/images2/h2_2cl_bottom.gif);
	line-height:1.2;
	_height:1em; /* forWinIE6 print */
	font-size:small;
}

#NF-ContentArea h2.NF span{
	display:block;
	padding:6px 5px 4px 23px;
	/*background:url(../images/h2_bg.gif) 0% 0% no-repeat;*/
	background-image:url(/gtmp/v4/common/images2/h2_2cl_bg.gif);
	font-weight:bold;
	_height:1em; /* forWinIE6 print */
	font-weight:bold;
}

/* h3 */
#NF-ContentArea h3.NF{
	line-height:1.2;
	_height:1em; /* forWinIE6 print */
	padding-bottom:5px;
	background:url(../images/dot.gif) 0% 100% repeat-x;
	font-size:small;
}

/*#NF-ContentArea h3.NF a,*/
#NF-ContentArea h3.NF a span{
	display:block;
	padding:0 0 0 13px;
	background:url(../images/blt_indigo.gif) 0em 0.1em no-repeat;
	font-weight:bold;
	_height:1em; /* forWinIE6 print */
	font-weight:bold;
}

/*#NF-ContentArea h3.NF a,
#NF-ContentArea h3.NF span {
	display:inline !important;
	padding:0 !important;
	background-image:none !important;
}*/

#NewsAnchor {
	padding:23px 10px 21px 10px;
	font-size:small;
	line-height: 1.1;
}

#NewsAnchor .left{
	float:left;
	width:210px;
	padding:6px 0px 6px 0px;
}

#NewsAnchor .meddle{
	float:left;
	width:197px;
	padding:6px 0px 6px 0px;
}

#NewsAnchor .right{
	float:left;
	width:143px;
	padding:6px 0px 6px 0px;
}

#NewsAnchor .row {
	padding:6px 0px 6px 0px;
}

#NewsAnchor .line {
	CLEAR: both;
}

#NewsAnchor a.parent { 
	display:block;
	padding:0px 0px 0px 10px;
	background:url(../images/blt_pagedown.gif) 0em 0.3em no-repeat;
	_height:1em; /* forWinIE6 print */
	font-weight:bold;
}

#NewsAnchor a.child { 
	display:block;
	padding:0px 0px 0px 10px;
	background:url(../images/blt_pagedown.gif) 0em 0.3em no-repeat;
	_height:1em; /* forWinIE6 print */
}

.NewsContents {
	padding:0px 10px 10px 10px;
	font-size:small;
}

.NF-lineList {
	margin:0px 0px 10px 0px;
}

.NewsContents div.NF-lineList_Last dl,
.NewsContents div.NF-lineList dl{
	width:100%;
	border-bottom:1px solid #e9e9e9;
}

.NewsContents div.NF-lineList_Last dl.Last,
.NewsContents div.NF-lineList dl.Last{
	width:100%;
	border-bottom:1px solid #FFFFFF;
}

.NewsContents div.NF-lineList_Last dl dt,
.NewsContents div.NF-lineList dl dt{
	float:left;
	width:132px;
	clear: both;
	padding:8px 5px 9px 1px;
	line-height: 1.1
}

.NewsContents div.NF-lineList_Last dl dd,
.NewsContents div.NF-lineList dl dd{
	padding:8px 13px 9px 13px;
	_float:left; /* forWinIE6 indentbug */
	_width:auto; /* forWinIE6 indentbug */
	margin-left:132px;
	_margin-left:0; /* forWinIE6 indentbug */
	line-height: 1.1
}

.NewsContents div.NF-lineList_Last dl dt.top,
.NewsContents div.NF-lineList dl dt.top {
	float:left;
	width:132px;
	clear: both;
	padding:2px 5px 9px 1px;
	line-height: 1.1
}

.NewsContents div.NF-lineList_Last dl dd.top,
.NewsContents div.NF-lineList dl dd.top {
	padding:2px 13px 9px 13px;
	_float:left; /* forWinIE6 indentbug */
	_width:auto; /* forWinIE6 indentbug */
	margin-left:132px;
	_margin-left:0; /* forWinIE6 indentbug */
	line-height: 1.1
}

.NewsContents div.NF-lineList_Last dl dd a,
.NewsContents div.NF-lineList dl dd a {
	display:block;
	padding:0 0 0 13px;
	background:url(../images/left_linkon.gif) 0em 0.3em no-repeat;
	_height:1em; /* forWinIE6 print */
}

.NewsContents div.NF-lineList_Last dl dd a,
.NewsContents div.NF-lineList dl dd a{ margin-left:-13px; }

.NewsContents a:link   { color:#000088; text-decoration:underline; }
.NewsContents a:visited{ color:#450065; text-decoration:underline; }
.NewsContents a:hover  { color:#000088; text-decoration:underline; }
.NewsContents a:active { color:#FF6600; text-decoration:underline; }


/* 090831 style plus */
#NF-ContentArea .en-list div.NF-listDate {
	border-top:1px solid #E9E9E9;
}
#NF-ContentArea .en-list div.NF-listDate dl {
	border-bottom:1px solid #E9E9E9;
	width:100%;
}
#NF-ContentArea .en-list div.NF-listDate dl.Last {
	border-bottom:1px solid #E9E9E9;
	width:100%;
	margin-bottom:13px;
}
#NF-ContentArea .en-list div.NF-listDate dl dt {
	width:132px;
	_width:122px;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:5px;
	padding-left:10px;
}
#NF-ContentArea .en-list div.NF-listDate dl dd {
	padding-top:6px;
	padding-bottom:6px;
	padding-left:13px;
	margin-left:132px;
	_margin-left:0; /* forWinIE6 indentbug */
}

