@charset "utf-8";

/* Copyright NEC Corporation. All Rights Reserved. */

/*  ****************  Style EU  ****************  */
/** 01: NEC in Europe Styles
/*  *********************************************  */


/* =============================================== */
/** 01: NEC in Europe Styles
/** 02: About Liaison Office
/* ----------------------------------------------- */
#NF-ContentArea .NF-main table.NF-table-a th a {
    display: block;
	background: url(/nec_tmp/v1/home/common/images/blt_link_orange.gif) 0px 6px no-repeat;
	padding-left: 12px;

}

#NF-ContentArea .NF-main table.NF-table-a  tbody tr th {
    width: 80px;
}

/** Detail Link */
#NF-ContentArea .NF-main p.NF-detailLink_org {
	clear: both;
	text-align: right;
	margin-right: 0;
	margin-bottom: 5px;
}
#NF-ContentArea .NF-main p.NF-detailLink_org a {
	padding-left: 13px;
	background: url("/nec_tmp/v1/common/images/bullet_w_arrow.gif") 0 0.2em no-repeat;
}

/* ----------------------------------------------- */

/* font size */
#NF-ContentArea .NF-main_org {
	width: 570px;
}
#NF-ContentArea .NF-main_org {
	font-size: 100%;
}
#NF-ContentArea .NF-main_org p {
	font-size: 80%;
		padding: 0 0 0 10px;
}
#NF-ContentArea .NF-main_org h1 {
	font-size: 95%;
}

/** Close Window */
.NF-close_org {
	clear: both;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 0px;
}

/** General Styles */
#NF-popup body {
	color: black;
	background: white;
	line-height: 1.2;
}

/* link Styles */
a img { border: none; vertical-align: bottom; }
a:link { color: #008; }
a:visited { color: #450065; }
a:hover { color: #008; }
a:active { color: #f60; }

/* Footer Styles */
.NF-footer_org {
    float:right;
    display:block;
	margin-right: 10px;
	margin-top: 20px;
	
	}
	
/** h1 */
#NF-ContentArea .NF-main_org h1 {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url("/nec_tmp/v1/common/images/h1_bottom.gif") left bottom no-repeat;
	_height: 1em; /* for IE6 */
}
#NF-ContentArea .NF-main_org h1 span.NF-text {
	display: block;
	padding: 15px 5px 12px 23px;
	_padding-bottom: 11px;
	background: url("/nec_tmp/v1/common/images/h1_bg.gif") no-repeat;
	_height: 1em; /* for IE6 */
}

/** ul */
.NF-popup_ul_org {
	font-size: 75%;
	margin: 20px 0 0 0;
	padding: 0 0 0 10px;
	list-style: none;
}
.NF-popup_ul_org li {
	margin: 3px 0;
	padding-left: 13px;
	background: url("/nec_tmp/v1/common/images/blt_blue_ss.gif") 0 0.5em no-repeat;
}
