/**** common ****/

/* {
	margin:0;
	padding:0;
	border:0;
	background-color:transparent;
	color:#494949;
	font-size:100%;
	font-style:normal;
	text-decoration:normal;
}

body {
	margin:0;
	padding:0;
}

/**** header ****/

a {
	color:#494949;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:none;
}


#container {
	margin-top:16px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:center;
	width:870px;
}

hr {
	display:none;
}


/**** header ****/

#header {
	position:relative;
	text-align:left;
	width:870px;
	height:64px;
	margin:0 auto;
}

#topLogoImg {
	position:relative;
	margin:0;
	float:left;
	width:214px;
	height:49px;
	background:url(../img/logo_l.gif) no-repeat 0 0;
	text-indent:-9999px;
}

#topLogoImg a {
	display:block;
	width:214px;
	height:49px;
	border:none;
}

#logoImg a {
	display:block;
	border:none;
}

#logoImg {
	position:relative;
	margin:10px 0 0 2px;
	float:left;
	width:142px;
	height:33px;
}

#countryName {
	position:absolute;
	top:44px;
	left:807px;
	width:58px;
	height:20px;
	text-indent:-9999px;
	background:url(../img/img_japan.gif) no-repeat 0 0;
}


#searchArea {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:0;
	margin-right:5px;
	text-align:right;
}

#searchArea legend {
	display:none;
}

.searchInput {
	border-top:1px solid gray;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
	border-left:1px solid gray;
	width:148px;
	height:17px;
	vertical-align:middle;
	font-size:12px;
}

.searchBtn {
	margin:0;
	padding:0;
	margin-left:3px;
	vertical-align:middle;
}



/* sub navigation */

#subNav {
	position:absolute;
	top:2px;
	left:464px;
	padding:0;
	float:right;
	width:182px;
	height:16px;
	margin:0;
	padding:0;
	
	}

#subNav li {
	list-style:none;
	margin:0;
	padding:0;
	font-size:1px;
}

#subNavEnglish {
	float:left;
	margin:0;
	padding:0;
	width:49px;
	height:16px;
	text-indent:-99999px;
	background:url(../img/nav_sub.gif) no-repeat 0 0;
}

#subNavGlobal {
	float:left;
	margin:0;
	padding:0;
	width:70px;
	height:16px;
	text-indent:-9999px;
	background:url(../img/nav_sub.gif) no-repeat -49px 0;
}

#subNavContact {
	float:left;
	margin:0;
	padding:0;
	width:63px;
	height:16px;
	text-indent:-9999px;
	background:url(../img/nav_sub.gif) no-repeat -119px 0;
}

#subNavEnglish a {
	display:block;
	width:49px;
	height:16px;
}

#subNavGlobal a {
	display:block;
	width:70px;
	height:16px;
}

#subNavContact a {
	display:block;
	width:63px;
	height:16px;
}

#subNavEnglish a:hover {
	background: url(../img/nav_sub.gif) no-repeat 0px -16px;
}

#subNavGlobal a:hover {
	background: url(../img/nav_sub.gif) no-repeat -49px -16px;
}

#subNavContact a:hover {
	background: url(../img/nav_sub.gif) no-repeat -119px -16px;
}



/* main navigation */

#mainNav {
	position:absolute;
	top:29px;
	left:464px;
	padding:0;
	float:right;
	width:401px;
	height:16px;
	margin:0;
	padding:0;
	
	}

#mainNav li {
	list-style:none;
	margin:0;
	padding:0;
}

#mainNavHome {
	float:left;
	margin:0;
	padding:0;
	width:37px;
	height:16px;
	text-indent:-99999px;
	background:url(../img/nav_main.gif) no-repeat 0 0;
}

#mainNavProducts {
	float:left;
	margin:0;
	padding:0;
	width:52px;
	height:16px;
	text-indent:-9999px;
	background:url(../img/nav_main.gif) no-repeat -37px 0;
}

#mainNavCorporate {
	float:left;
	margin:0;
	padding:0;
	width:51px;
	height:16px;
	text-indent:-9999px;
	background:url(../img/nav_main.gif) no-repeat -89px 0;
}

#mainNavIR {
	float:left;
	margin:0;
	padding:0;
	width:62px;
	height:16px;
	text-indent:-9999px;
	background:url(../img/nav_main.gif) no-repeat -140px 0;
}

#mainNavActivity {
	float:left;
	margin:0;
	padding:0;
	width:74px;
	height:16px;
	text-indent:-9999px;
	background:url(../img/nav_main.gif) no-repeat -202px 0;
}

#mainNavMS {
	float:left;
	margin:0;
	padding:0;
	width:83px;
	height:16px;
	text-indent:-9999px;
	background:url(../img/nav_main.gif) no-repeat -276px 0;
}

#mainNavRecruit {
	float:left;
	margin:0;
	padding:0;
	width:42px;
	height:16px;
	text-indent:-9999px;
	background:url(../img/nav_main.gif) no-repeat -359px 0;
}

#mainNavHome a {
	display:block;
	width:37px;
	height:16px;
}

#mainNavProducts a {
	display:block;
	width:52px;
	height:16px;
}

#mainNavCorporate a {
	display:block;
	width:51px;
	height:16px;
}

#mainNavIR a {
	display:block;
	width:62px;
	height:16px;
}

#mainNavActivity a {
	display:block;
	width:74px;
	height:16px;
}

#mainNavMS a {
	display:block;
	width:83px;
	height:16px;
}

#mainNavRecruit a {
	display:block;
	width:42px;
	height:16px;
}

#mainNavHome a:hover {
	background:url(../img/nav_main.gif) no-repeat 0 -16px;
}

#mainNavProducts a:hover {
	background:url(../img/nav_main.gif) no-repeat -37px -16px;
}

#mainNavCorporate a:hover {
	background:url(../img/nav_main.gif) no-repeat -89px -16px;
}

#mainNavIR a:hover {
	background:url(../img/nav_main.gif) no-repeat -140px -16px;
}

#mainNavActivity a:hover {
	background:url(../img/nav_main.gif) no-repeat -202px -16px;
}

#mainNavMS a:hover {
	background:url(../img/nav_main.gif) no-repeat -276px -16px;
}

#mainNavRecruit a:hover {
	background:url(../img/nav_main.gif) no-repeat -359px -16px;
}




/**** main Contents ****/

#mainVisual {
	text-align:left;
	width:860px;
	margin:0 auto;
}

.pdfIcon {
	color:#CC0000;
}



/**** footer ****/

#footer {
	clear:both;
	text-align:left;
	width:860px;
	height:28px;
	margin:0 auto 0 auto;
	border-top:1px solid #999;
	background:#ccc;
}

#footNav {
	float:left;
	margin:7px 0 0 0;
	padding:0 0 0 10px;
}

#footNav li {
	list-style:none;
	vertical-align:bottom;
	float:left;
	height:14px;
	margin:0;
	padding:1px 3px 0 4px;
	background: url(/share/img/img_bd.gif) no-repeat 0 0.3em;
}

#footNav li#navLeft {
	background: none;
	margin:0;
	padding-left:0px;
}

#copyright {
	float:right;
	margin:8px 10px 0 0;
	padding:0;
}