
#NF-ContentArea {
	width: 750px;
	margin: 0;
	padding: 18px 0 0 10px;
}
#NF-ContentArea .NF-main {
	width: 740px;
	padding: 0px;
	float:none;
}
#NF-ContentArea #NF-main p {
	padding-left: 10px;
}
#NF-ContentArea ul {
	list-style: none;
}

/* font size */
#NF-ContentArea #NF-main {
	font-size: 110%;
}

/** h1 */
#NF-ContentArea .NF-main h1.NF-news {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url("../images/h1_img_bottom.gif") left bottom no-repeat;
	_height: 1em; /* for IE6 */
}
#NF-ContentArea .NF-main h1.NF-news .NF-text {
	display: block;
	padding: 15px 5px 12px 23px;
	_padding-bottom: 11px;
	background: url("../images/h1_img_bg.gif") no-repeat;
	_height: 1em; /* for IE6 */
}

/** h2 */
#NF-ContentArea .NF-main h2.NF-newsH2 {
	clear: both;
	width:740px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	background: url("../images/h2_img_bottom.gif") left bottom no-repeat;
	_height: 1em; /* for IE6 */
}
#NF-ContentArea .NF-main h2.NF-newsH2 span.NF-textH2 {
	display: block;
	padding: 6px 5px 2px 23px;
	background: url("../images/h2_img_bg.gif") no-repeat;
	_height: 1em; /* for IE6 */
}





#NF-ContentArea .NF-main h2.NF-2columnH2 {
	clear: both;
	width:354px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	margin-left:10px;
	background: url("../images/h2_2column_bottom.gif") left bottom no-repeat;
	_height: 1em; /* for IE6 */
}
#NF-ContentArea .NF-main h2.NF-2columnH2 span.NF-text2H2 {
	display: block;
	padding: 6px 5px 2px 23px;
	background: url("../images/h2_2column_bg.gif") no-repeat;
	_height: 1em; /* for IE6 */
}







/** h3 */
#NF-ContentArea .NF-main h3{
margin:30px 0 15px 10px;
}

#NF-ContentArea .NF-main p.NF-miscFile{
margin:10px 0px 50px;
}
#NF-ContentArea .NF-main p.NF-pagetop{
margin-bottom:30px;}


/** shop-open photo */

/** tape-cut **/

#NF-ContentArea .NF-main .NF-tapecutwrap{
text-align:center;
margin:0px auto;
}
#NF-ContentArea .NF-main .NF-tapecutwrap .NF-tapecut-caption{
text-align:left;
font-size:x-small;
}
/** shop-open propaty */

#NF-ContentArea .NF-main .NF-shopwrap{
	width:730px;
	margin-left:10px;
}
#NF-ContentArea .NF-main .NF-shopimg{
float:left;
margin-right:10px;
width:250px;
}
#NF-ContentArea .NF-main .NF-shopex{
float:right;
width:460px;
}
#NF-ContentArea .NF-main .NF-shopex table{
	width:460px;
	}

/*-----clea-fix-----*/
.clear{
	clear:both;
}

.clear-fix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	font-size:0;
}

.clear-fix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear-fix {height: 1%;}
.clear-fix {display: block;}
/* End hide from IE-mac */




/** sitemap */



#NF-ContentArea .NF-main .NF-sitemap{
	clear:both;
	margin-bottom:10px;
	width:740px;
	}


#NF-ContentArea .NF-main .NF-column1{
	float:left;
	margin-right:14px;
	width:363px;
	}
#NF-ContentArea .NF-main .NF-column2{
	float:left;
	width:363px;
	}



/** h2 */
#NF-ContentArea .NF-main .NF-sitemap h2.NF-sitemapH2 {
	width:363px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	background: url("../images/h2_sitemap_bottom.gif") left bottom no-repeat;
	_height: 1em; /* for IE6 */
}
#NF-ContentArea .NF-main .NF-sitemap h2.NF-sitemapH2 span.NF-textH2 {
	display: block;
	padding: 6px 5px 2px 23px;
	background: url("../images/h2_sitemap_bg.gif") no-repeat;
	_height: 1em; /* for IE6 */
}

/** h2 link */
#NF-ContentArea .NF-main .NF-sitemap h2.NF-sitemaplinkH2 {
	width:363px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	background: url("../images/h2_sitemaplink_bottom.gif") left bottom no-repeat;
	_height: 1em; /* for IE6 */
}
#NF-ContentArea .NF-main .NF-sitemap h2.NF-sitemaplinkH2 span.NF-textH2 {
	display: block;
	padding: 6px 5px 2px 23px;
	background: url("../images/h2_sitemaplink_bg.gif") no-repeat;
	_height: 1em; /* for IE6 */
}






#NF-TopicPathArea{
	padding-top:9px;
	}

