@charset "shift_jis";
/* ============================================================
ページフレーム（がわ）
英語版（※日本語版との差分を定義）

%update / 2011.08.01

------------------
【目次】
------------------
▼HeaderArea
▼GlobalNavArea
============================================================ */

/* ------------------------------------------------------------
▼HeaderArea
------------------------------------------------------------ */
#HeaderArea {
	position: relative;
	background: url(../../img/2011/hd_bg_01.jpg) left top repeat-x;
	z-index: 1000;
}

#HeaderArea .hdInnr01 {
	position: relative;
	margin: 0 auto;
	width: 988px;
	height: 129px;
}

/* ------------------
【HdLogoGrp】
------------------ */
#HdLogoGrp {
	position: absolute;
	left: 19px;
	top: 11px;
}

#HdLogoGrp a {
	display: block;
	background: url(../../img/2011/e_hd_logo_nttg_01.jpg) left top no-repeat;
	text-indent: -9999px;
	outline: none;
	width: 180px;
	height: 39px;
}

/* ------------------
【HdLogo】
------------------ */
#HdLogo {
	position: absolute;
	left: 19px;
	top: 11px;
}

#HdLogo a {
	display: block;
	background: url(../../img/2011/hd_logo_ntt_01.jpg) left top no-repeat;
	text-indent: -9999px;
	outline: none;
	width: 106px;
	height: 39px;
}

/* ------------------
【HdLink01Area】
------------------ */
#HdLink01Area {
	position: absolute;
	left: 247px;
	top: 0;
	/* display: none; */  /* 基本はサイトトップだけで表示 */
	border-left: 1px solid #ccc;
	padding-left: 10px;
	width: 57px;
	height: 48px;
	z-index: 1001;
}

#HdLink01Area ul.listRow01 {
	padding-top: 6px;
}

#HdLink01Area li {
	margin-bottom: 2px;
	width: 48px;
	height: 20px;
}

#HdLink01Area li a {
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	outline: none;
	width: 48px;
	height: 20px;
}

#HdLink01Area li#HdEnglish a { display: none; }

#HdLink01Area li#HdChinese a { background-image: url(../../img/2011/hd_btn_chin_01.jpg); }
#HdLink01Area li#HdChinese a:hover { background-image: url(../../img/2011/hd_btn_chin_01_on.jpg); }

#HdLink01Area li#HdJapanese { width: 57px; }
#HdLink01Area li#HdJapanese a { width: 57px; background-image: url(../../img/2011/e_hd_btn_jpn_01.jpg); }
#HdLink01Area li#HdJapanese a:hover { background-image: url(../../img/2011/e_hd_btn_jpn_01_on.jpg); }

/* ------------------
【HdLink02Area】
------------------ */
#HdLink02Area {
	display: none;
}

/* ------------------
【HdSearchArea】
------------------ */
#HdSearchArea {
	padding-top: 14px;
	padding-right: 3px;
	text-align: right;
	min-height: 23px;
	z-index: 1009;
}
* html #HdSearchArea { height: 23px; }  /* for IE6 */

#HdSearchArea label {
	display: block;
}

#HdSearchArea .searchTit {
	padding: 2px;
	padding-right: 6px;
	line-height: 20px;
}

/*2015.02.04*/
#HdSearchArea label.searchTit {
	display: inline;
	padding: 2px 6px 2px 2px;
	line-height: 20px;
}
/**/

#HdSearchArea input.search {
	border: none;
	padding: 2px;
	background: url(../../img/2011/hd_bg_search_iptx_01.jpg) left top no-repeat;
	line-height: 19px;
	width: 226px;
	height: 19px;
}

#HdSearchArea input.searchBtn {
	width: 25px;
	height: 23px;
}

/* ------------------
【HdTxtSizeArea】
------------------ */
#HdTxtSizeArea {
	position: absolute;
	left: 750px;
	top: 47px;
	height: 20px;
	z-index: 1008;
}
body.showHdTxtSizeArea #HdTxtSizeArea { display: block; }
body.hideHdTxtSizeArea #HdTxtSizeArea { display: none; }

#HdTxtSizeArea .hdTit {
	text-indent: -9999px;
	outline: none;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}

#HdTxtSizeArea ul {
	padding-left: 56px;
	background: url(../../img/2011/e_hd_txt_textsize_01.jpg) 0 4px no-repeat;
}


#HdTxtSizeArea li {
	float: left;
	display: inline;  /* for IE6 */
	height: 20px;
}

#HdTxtSizeArea li a {
	display: block;
	background-image: url(../../img/2011/e_hd_btn_textsize_01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	outline: none;
	font-size: 20px;
	line-height: 20px;
	height: 20px;
}

/* （#HdTxtSizeArea li）*/
li#HdBtnChgTxtS,
li#HdBtnChgTxtS a{ width: 55px; }
li#HdBtnChgTxtS a{ background-position: 0 0; }
/* li#HdBtnChgTxtS a:hover{ background-position: 0 -20px; } */
li#HdBtnChgTxtS.current a{ background-position: 0 -20px !important; }

li#HdBtnChgTxtM,
li#HdBtnChgTxtM a{ width: 69px; }
li#HdBtnChgTxtM a{ background-position: -54px 0; }
/* li#HdBtnChgTxtM a:hover{ background-position: -54px -20px; } */
li#HdBtnChgTxtM.current a{ background-position: -54px -20px !important; }

li#HdBtnChgTxtL,
li#HdBtnChgTxtL a{ width: 55px; }
li#HdBtnChgTxtL a{ background-position: -123px 0; }
/* li#HdBtnChgTxtL a:hover{ background-position: -123px -20px; } */
li#HdBtnChgTxtL.current a{ background-position: -123px -20px !important; }
/* --- */


/* ------------------------------------------------------------
▼GlobalNavArea
------------------------------------------------------------ */
#GlobalNavArea {
	position: absolute;
	left: 0;
	top: 59px;
	width: 988px;
	height: 67px;
	z-index: 1001;
}

#GnvAboutGrp {
	position: absolute;
	left: 0;
	top: 0;
	width: 495px;
	height: 67px;
	z-index: 1002;
}

#GnvAboutGrp .gnvTit {
	display: block;
	background-image: url(../../img/2011/e_gnv_txt_aboutgrp_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	outline: none;
	width: 200px;
	height: 24px;
}

#GnvAboutGrp ul {
	margin-left: 3px;
}

#GnvAboutGrp li {
	float: left;
	display: inline;  /* for IE6 */
	height: 43px;
}

#GnvAboutGrp li a {
	display: block;
	background-image: url(../../img/2011/e_gnv_nav_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	outline: none;
	height: 43px;
}

/* （#GnvAboutGrp li）*/
li#GnvAg01,
li#GnvAg01 a { width: 119px; }
li#GnvAg01 a { background-position: -3px 0; }
li#GnvAg01 a:hover { background-position: -3px -50px; }
li#GnvAg01.current a { background-position: -3px -100px !important; cursor: default; }
* html li.ie6_GnvAg01_current a { background-position: -3px -100px !important; cursor: default; }  /* for IE6 */

li#GnvAg02,
li#GnvAg02 a { width: 138px; }
li#GnvAg02 a { background-position: -122px 0; }
li#GnvAg02 a:hover { background-position: -122px -50px; }
li#GnvAg02.current a { background-position: -122px -100px !important; cursor: default; }
* html li.ie6_GnvAg02_current a { background-position: -122px -100px !important; cursor: default; }  /* for IE6 */

li#GnvAg03,
li#GnvAg03 a { width: 234px; }
li#GnvAg03 a { background-position: -260px 0; }
li#GnvAg03 a:hover { background-position: -260px -50px; }
li#GnvAg03.current a { background-position: -260px -100px !important; cursor: default; }
* html li.ie6_GnvAg03_current a { background-position: -260px -100px !important; cursor: default; }  /* for IE6 */

/* --- */

#GnvMochikabu {
	position: absolute;
	left: 491px;
	top: 0;
	width: 497px;
	height: 67px;
	z-index: 1003;
}

#GnvMochikabu .gnvTit {
	display: block;
	background-image: url(../../img/2011/e_gnv_txt_mochikabu_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	outline: none;
	width: 200px;
	height: 24px;
}

#GnvMochikabu ul {
	margin-left: 3px;
}

#GnvMochikabu li {
	float: left;
	display: inline;  /* for IE6 */
	height: 43px;
}

#GnvMochikabu li a {
	display: block;
	background-image: url(../../img/2011/e_gnv_nav_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	outline: none;
	height: 43px;
}

/* （#GnvMochikabu li）*/
li#GnvMk01,
li#GnvMk01 a { width: 107px; }
li#GnvMk01 a { background-position: -494px 0; }
li#GnvMk01 a:hover { background-position: -494px -50px; }
li#GnvMk01.current a { background-position: -494px -100px !important; cursor: default; }
* html li.ie6_GnvMk01_current a { background-position: -494px -100px !important; cursor: default; }  /* for IE6 */

li#GnvMk02,
li#GnvMk02 a { width: 121px; }
li#GnvMk02 a { background-position: -601px 0; }
li#GnvMk02 a:hover { background-position: -601px -50px; }
li#GnvMk02.current a { background-position: -601px -100px !important; cursor: default; }
* html li.ie6_GnvMk02_current a { background-position: -601px -100px !important; cursor: default; }  /* for IE6 */

li#GnvMk03,
li#GnvMk03 a { width: 76px; }
li#GnvMk03 a { background-position: -722px 0; }
li#GnvMk03 a:hover { background-position: -722px -50px; }
li#GnvMk03.current a { background-position: -722px -100px !important; cursor: default; }
* html li.ie6_GnvMk03_current a { background-position: -722px -100px !important; cursor: default; }  /* for IE6 */

li#GnvMk04,
li#GnvMk04 a { width: 187px; }
li#GnvMk04 a { background-position: -798px 0; }
li#GnvMk04 a:hover { background-position: -798px -50px; }
li#GnvMk04.current a { background-position: -798px -100px !important; cursor: default; }
* html li.ie6_GnvMk04_current a { background-position: -798px -100px !important; cursor: default; }  /* for IE6 */
/* --- */
