@charset "utf-8";
/* CSS Document */

/***********************************/
/* top page
/***********************************/

#NF-MainVisArea {
	margin: 0;
	padding: 8px 0 10px 0;
}

.NF-4columnA .NF-tcLeft {
	background: url(/images/bg_bkl.gif) no-repeat 0 42px;
}

.NF-4columnA .NF-tcLeft .NF-tcBlockLarge {
	float: left;
	width: 380px;
}

/* Solution & Service */
.NF-solutionButton {
	margin: -7px 0 0 7px !important;
	padding: 0 !important;
	background: #ff0000;
}

.NF-solutionButton li {
	float: left;
	margin: 0 3px 3px 0 !important;
	width: 180px !important;
}

.NF-solutionButton li a {
	width: 180px !important;
	padding: 0 !important;
	background: none !important;
}

/* Customer Case */
.NF-customerCase {
	clear: both;
	margin: 0 0 20px 7px;
	width: 363px;
	padding: 7px 0 0;
	height: 180px;
	overflow: hidden;
	background: url(/images/bg_customerCase.gif) no-repeat 0 bottom;
}

.NF-customerCase h3 {
	position: relative;
	margin: 0;
	padding: 0;
	background: none;
}

.NF-customerCase h3 a {
	position: absolute;
	right: 8px;
	top: 6px;
	display: inline-block;
	margin: 0;
	padding: 0;
	background: none;
}


.NF-customerCase .NF-innerBox {
	display: inline-block;
	padding: 4px 1px 0;
}
.NF-customerCase .NF-innerBox:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
/* Hides from IE-mac \*/
*html .NF-customerCase .NF-innerBox {
	height: 1%;
}
.NF-customerCase .NF-innerBox {
	display: block;
}
/* End hide from IE-mac */

.NF-customerCase .NF-innerBox .NF-imgBox {
	float: left;
	width: 201px;
}

.NF-customerCase .NF-innerBox .NF-textBox {
	float: right;
	margin-right: 10px;
	width: 150px;
	padding: 6px 0 0;
	line-height: 1.3;
}

.NF-customerCase .NF-innerBox .NF-textBox p {
	margin: 0;
	padding: 0;
}

.NF-customerCase .NF-innerBox .NF-textBox p.NF-detailLink {
	margin: 6px 0 0;
	text-align: right;
}


/* Topick Area */
.NF-topickWrap {
	padding-top: 6px;
	padding-bottom: 15px;
}

.NF-topicksImg {
	position: relative;
	margin: 0 0 20px 0;
	width: 178px;
	_height: 40px;
	min-height: 40px;
	padding: 0 0 0 9px;
}

.NF-topicksImg dt {
	padding: 0 0 4px 48px;
	font-weight: bold;
}

.NF-topicksImg dt img {
	position: absolute;
	left: 8px;
	top: 2px;
}

.NF-topicksImg dt a {
	padding: 0 0 0 15px;
	background: url(/images/blt_link_round_s.gif) 0 2px no-repeat;
}

.NF-topicksImg dd {
	padding: 0 5px 0 48px;
	font-size: 11px;
	color: #323232;
}

.NF-topickWrap .NF-spLine {
	margin-top: -15px;
	padding-top: 0;
}

.NF-topicks {
	position: relative;
	margin: 4px 0 7px 0;
	width: 178px;
	padding: 0 0 0 9px;
}

.NF-topicks dt {
	font-weight: bold;
}

.NF-topicks dt a {
	padding: 0 0 0 15px;
	background: url(/images/blt_link_round_s.gif) 0 2px no-repeat;
}

.NF-topicks dd {
	padding: 0 5px 0 0;
	font-size: 11px;
	color: #323232;
}

.NF-company {
	padding: 10px 0;
	background: url(/images/bg_company.jpg) no-repeat left top;
}

.NF-company ul {
	margin: 0 0 0 10px;
}

.NF-company ul li a {
	background: url(/images/blt_link_round_s.gif)  0 5px no-repeat;
}

.NF-company ul ul {
	margin: 0 0 0 20px;
}

.NF-company ul ul li a {
	padding-left: 7px;
	background: url(/images/blt_arrow_naiby.gif)  0 7px no-repeat;
}

.NF-companyFooter {
	margin: 0 1px 15px 0;
	height: 10px;
	padding: 0;
	background: url(/images/bg_company_footer.jpg) repeat-x left top;
}

.NF-companyFooter hr {
	display: none;
}

h3 span {
	background: url(/images/blt_lightblue.gif) 0 1px no-repeat;
}

.NF-th3mR1 {
	position: relative;
	min-height: 22px;
	padding-top: 2px;
	padding-bottom: 0;
	_padding-bottom: 5px;
	padding-right: 150px;
	z-index: 10;
}
.NF-th3mR1 span {
	background-position: 0 center;
}
.NF-th3mR1 span img {
	margin: 2px 0 2px;
}
.NF-th3mR2 {
	position: relative;
	min-height: 22px;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 0;
	_padding-bottom: 5px;
	z-index: 10;
}
.NF-th3mR2 span {
	background-position: 0 center;
}
.NF-th3mR2 span img {
	margin: 2px 0 2px;
}

/* Style News */
/** dl(wideSet) */
.NF-wideSet dl,
.NF-dateSet dl {
	display: inline;
	margin: 0 0 10px 17px;
}

.NF-wideSet dl dt,
.NF-dateSet dl dt {
	width: 100px !important;
	padding-right: 0 !important;
}

.NF-wideSet dl dd,
.NF-dateSet dl dd {
	width: 415px !important;
}

.NF-wideSet dl dd.NF-linkMark,
.NF-dateSet dl dd.NF-linkMark {
	background: url(/images/blt_link_round_s.gif) 0 2px no-repeat;
}


.NF-wideSet dl dd.NF-linkMark,
.NF-dateSet dl dd.NF-linkMark {
	background: url(/images/blt_link_round_s.gif) 0 2px no-repeat;
}

.NF-vl {
	position: relative;
	margin-top: -30px;
	z-index: 11;
}
.NF-vl a {
	display: inline-block;
	padding-left: 19px;
	background: url(/images/blt_link_blue_L.gif) 0 center no-repeat;
	line-height: 1;
	vertical-align: middle;
	font-size: 11px;
	zoom: 1;
}
.NF-vl a:hover {
	text-decoration: none;
}

.NF-vl a span {
	display: inline-block;
	padding: 4px 6px 2px 0;
	background: url(/images/blt_link_blue_L.gif) right center no-repeat;
	line-height: 1;
	cursor: pointer;
}

.NF-4columnA .NF-tcLeftbottom {
	padding-bottom: 25px;
}

/* news */
.NF-4columnA .NF-tcLeftbottom dl,
.NF-4columnB .NF-tcLeftbottom dl {
	width: 530px;
}
.NF-4columnA .NF-tcLeftbottom dl dt,
.NF-4columnB .NF-tcLeftbottom dl dt {
	width: 60px;
}
.NF-4columnA .NF-tcLeftbottom dl dd,
.NF-4columnB .NF-tcLeftbottom dl dd {
	width: 440px;
}

#NF-miscArea p {
	margin-top: -4px;
}

#NF-miscArea .NF-caption {
	margin: 4px 0 0 0;
}


/* pjBlog */
.NF-pjBlog {
	clear: both;
	margin: 7px 0 20px 7px;
	width: 363px;
	padding: 0 0 0;
	height: 180px;
	overflow: hidden;
	background: url(/images/bg_pjblog.png) no-repeat 0 bottom;
}

.NF-pjBlog h3 {
	position: relative;
	margin: 0;
	padding: 0;
	background: none;
}

.NF-pjBlog h3 a {
	position: absolute;
	right: 8px;
	top: 6px;
	display: inline-block;
	margin: 0;
	padding: 0;
	background: none;
}
.NF-pjBlog h4{
	padding-left: 7px;
}


.NF-pjBlog .NF-innerBox {
	display: inline-block;
	padding: 4px 1px 0;
}
.NF-pjBlog .NF-innerBox:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

.NF-pjBlog .NF-innerBox .NF-imgBox {
	float: left;
	width: auto;
	margin: 6px ;
	_margin-left: 4px ;
}
.NF-pjBlog .NF-innerBox .NF-imgBox img{
	border: solid 1px #fff;
}

.NF-pjBlog .NF-innerBox .NF-textBox {
	float: right;
	margin-right: 10px;
	width: 193px;
	padding: 6px 0 0;
	line-height: 1.3;
}

.NF-pjBlog .NF-innerBox .NF-textBox p {
	margin: 0;
	padding: 0;
	font-size: 90%;
}

.NF-pjBlog .NF-innerBox .NF-textBox p.NF-detailLink {
	margin: 6px 0 0;
	text-align: right;
}





