@charset "utf-8";

/* Copyright NEC Corporation. All Rights Reserved. */
/* $Id: /css/hf_cutom.css 2008/07/22 $ */
/*  ****************  Style TOC  ****************  */
/** 01: HeadArea
/** 02: GlobalNavArea
/** 03: ContentArea
/** --: clearfix
/** --: Adjustment
/*  *********************************************  */

/* =============================================== */
/** 01: HeadArea
/* ----------------------------------------------- */
/* #NF-hdLogo */
#NF-HeadArea #NF-hdLogo {
	width: 69px;
}

/* =============================================== */
/** 02: GlobalNavArea
/* ----------------------------------------------- */
#NF-GlobalNavArea ul li.NF-gnabi1 { padding: 0 42px 0 18px; }
#NF-GlobalNavArea ul li.NF-gnabi2,
#NF-GlobalNavArea ul li.NF-gnabi3,
#NF-GlobalNavArea ul li.NF-gnabi4,
#NF-GlobalNavArea ul li.NF-gnabi5,
#NF-GlobalNavArea ul li.NF-gnabi6,
#NF-GlobalNavArea ul li.NF-gnabi7 {
	padding: 0 42px;
}
#NF-GlobalNavArea ul li.NF-gnabi5 { padding: 0 0 0 42px; }

/* =============================================== */
/** 03: ContentArea
/* ----------------------------------------------- */
#NF-MainImgArea {
	width: 760px;
	clear: both;
}

#NF-MainArea .ND-imgTable .NF-resultsBox ul.NF-noIndentImg li,
.ND-imgTable .NF-resultsBox ul.NF-noIndentImg li {
	margin-top: -10px;
	margin-bottom: 30px;
	_margin-bottom: 10px;
	padding-top: 15px;
	position: relative;
}


.ND-ic-new {
	position: absolute;
	top: 0;
	left: 0;
}
.ND-imgTable .NF-section .NF-resultsBox ul.NF-noIndentImg {
	margin-top: 15px;
}
.ND-imgTable .NF-section .NF-resultsBox ul.NF-noIndentImg .ND-ic-new {
	top: -15px;
}

#NF-MainArea .ND-imgTable .NF-resultsBox ul.NF-noIndentImg li .ND-ic-new {
	top: 0;
}
#NF-ContentArea .NF-miscFile {
	padding-left: 25px;
}
#NF-ContentArea .NF-miscFile img {
	margin-bottom: -3px;
	margin-left: -25px;
}
#NF-ContentArea .ND-pstyle {
	margin-bottom: 5px;
}

/* =============================================== */
/** clearfix
/* ----------------------------------------------- */
#NF-MainImgArea:after {
	content:"";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/* =============================================== */
/** Adjustment
/* ----------------------------------------------- */
