﻿@charset "UTF-8";
/*====================================================================
 header
====================================================================*/
#n_headerArea {
	/*width:960px;*/
	width:100%;
	/*padding: 8px 0 5px;*/
	margin: 0;
	text-align: right;
	position: relative;
	z-index: 10;
}
#n_headerArea a {
	text-decoration: none;
}
#n_headerArea a:hover {
	text-decoration: underline;
}
#n_headerArea a:visited {
	color: #676767;
}
#n_headerArea #n_toshibaLogo {
	position: absolute;
	/*top: 14px;
	left: 12px;*/
}
#n_headerArea #n_toshibaLogo .n_logo_sub {
	position:absolute;
	left:210px;
	/*top:23px;*/
	top:15px;
}
#n_headerArea #n_headright {
	margin-top:15px;
	font-size: 90%;
	line-height:1.4;
	float: right;
}
#n_headerArea #n_headright span {
	zoom: 1;
	background: url(../image/cmn/head_ico_02.gif) right top no-repeat;
	padding: 0 18px 0 10px;
}
#n_headerArea #n_headright #n_langArea{
	float:right;
	z-index: 1;
	position: relative;
	margin: 0 0 6px 10px;
}
#n_headerArea #n_headright #n_langArea .n_language {
}
#n_headerArea #n_headright #n_langArea .n_language a {
	zoom: 1;
	background: url(../image/cmn/head_ico_01.gif) 10px -1px no-repeat;
	padding: 0 0 0 20px;
	display: inline-block !important;
}
#n_headerArea #n_headright #n_langArea #n_langBoxT {
	zoom: 1;
	background: url(../image/cmn/head_bg_02.gif) left top no-repeat;
	width: 120px;
	position: absolute;
	top: 14px;
	right: -10px;
	z-index:1000;
}
#n_headerArea #n_headright #n_langArea #n_langBoxB {
	zoom: 1;
	background: url(../image/cmn/head_bg_04.gif) left bottom no-repeat;
	padding: 12px 0 5px;
}
#n_headerArea #n_headright #n_langArea #n_langBoxInner {
	zoom: 1;
	background: url(../image/cmn/head_bg_03.gif) left top no-repeat;
	padding: 5px 9px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif !important;
}
#n_headerArea #n_headright #n_langArea #n_langBoxInner li {
	zoom: 1;
	background: url(../image/cmn/icon_gt_red_s.png) left 4px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 3px 3px;
}
#n_headerArea #n_headright #n_langArea #n_langBoxInner li.n_downIcon {
		background: url(../image/cmn/icon_gt_red_down_s.png) left 5px no-repeat;
}
#n_headerArea #n_headright #n_langArea #n_langBoxInner li a {
	background: none;
	padding: 0;
}
#n_headerArea #n_headright #n_langArea #n_langBoxInner li ul li {
	background:  url(../image/cmn/cmn_ico_01.gif) left 4px no-repeat;
	padding: 0 0 0 8px;
	margin: 0 0 3px 5px;
}

#n_headerArea #n_headright #n_guide {
	float:right;
	margin: 0 0 10px;
}
#n_headerArea #n_headright #n_guide ul li.n_sitemap {
	zoom: 1;
	background: url(../image/cmn/head_ico_03.gif) left center no-repeat;
	padding: 0 0 0 17px;
	margin: 0;
	float: right;
}
#n_headerArea #n_headright #n_guide ul li.n_contact {
	zoom: 1;
	background: url(../image/cmn/icon-contact.gif) left center no-repeat;
	padding: 0 0 0 17px;
	margin: 0;
	float: right;
}

/* clearfix */
#n_headerArea:after {
	content: ".";
	display: block;
	height: 0; 
	clear: both;
	visibility: hidden;
}
#n_headerArea { zoom: 1; }


/* popup */
.n_popbox { margin-right:0px; }
.n_collapse { z-index:1000; }
.n_box { display:none; }
