@charset "utf-8";
/* CSS Document */

#header {
	/*overflow: hidden;*/
	background: #ffffff url(../img/head/bg_header.png) no-repeat center top;
	height: 121px;
	margin: 0;
	padding: 0;
	z-index: 100;
	position: relative;
}

#header #header_inner {
	margin: 0 auto 0 auto;
	padding-top: 10px;
	width: 960px;
	position: relative;
	height: 111px;
}

#header #header_inner #sitelogo {
	width: 119px;
	height: 50px;
}

#header #header_inner ul.font-size_ {
	position:  absolute;
	right:0; top: 10px;
}
#header #header_inner ul.font-size_ li {
	float: left;
	display:inline;
	text-align: center;
	background: url(../img/head/fontsize_off.png) no-repeat left top;
	margin-right: 10px;
}
#header #header_inner ul.font-size_ li.last_ {
	margin-right: 0;
}
#header #header_inner ul.font-size_ li a {
	width: 20px;
	height: 21px;
	line-height: 21px;
	display: block;
	font-weight: bold;
	color: #333333;
}

#header #header_inner ul.font-size_ li a:hover {
	color:#ae0e16;
}

#header #header_inner ul.font-size_ li a:hover {
	background: url(../img/head/fontsize_on.png) no-repeat left top;
}
#header #header_inner ul.font-size_ li.select_ {
	background: url(../img/head/fontsize_on.png) no-repeat left top;
}

#header #header_inner p#head_contact {
	position:  absolute;
	right:0; top: 40px;
	/*padding: 7px 0 0 42px;*/
	font-weight: bold;
	width: 171px;
}

#header #header_inner p#head_contact a {
	color: #333333;
	padding-left: 66px;
	line-height: 28px;
	height: 29px;
	width: 105px;
	display: block;
	background: url(../img/head/contactUs_off.png) no-repeat left top;
}

#header #header_inner p#head_contact a:hover {
	color:#ae0e16;
	background: url(../img/head/contactUs_on.png) no-repeat left top;
}

#header #header_inner p#head_selectcountry {
	position:  absolute;
	right:0px;
	top: 40px;
	/*padding: 7px 0 0 42px;*/
	font-weight: bold;
	width: 171px;
}
#header #header_inner p#head_selectcountry a {
	padding-left: 54px;
	line-height: 28px;
	height: 29px;
	width: 118px;
	display: block;
	background: url(../img/head/selectCountry_off.png) no-repeat left top;
	color: #AE0E16;
}

#header #header_inner p#head_selectcountry a:hover {
	background: url(../img/head/selectCountry_on.png) no-repeat left top;
}

#header #header_inner #globalnav {
	/*margin: 30px 0 12px 0;*/
	/*overflow: hidden;*/
	position: absolute;
	left: 0; /*top: 93px;*/ bottom: 0;
	width: 960px;
}


#header #header_inner #globalnav li {
	float: left;
	display:inline;
	/*border-right: 1px #dee1e1 solid;*/
	font-weight: bold;
	/*padding: 5px 0;*/
	background: url(../img/head/globalnav_line.png) no-repeat right top;
	text-align: center;
}

#header #header_inner #globalnav li a {
	color: #333333;
	display: block;
	/*padding: 0 30px;*/
	height: 22px;
	padding-top: 15px;
	/*line-height: 37px;*/
}

#header #header_inner #globalnav li a:hover {
	color:#ae0e16;
}

/* Home */
#header #header_inner #globalnav li#Home {
	text-align: left;
}

#header #header_inner #globalnav li#Home a {
	padding-left: 0;
	width: 61px;
}
/* Products & Services */
#header #header_inner #globalnav li#Services a {
	width: 183px;
}
#header #header_inner #globalnav li#Services a:hover {
	background: url(../img/head/bg_headerdown1.png) no-repeat 9px 0;
}
#header #header_inner #globalnav li#Services a.services_bg_ {
	background: url(../img/head/bg_headerdown1.png) no-repeat 9px 0;
}
/* About IDEC */
#header #header_inner #globalnav li#About a {
	width: 121px;
}
#header #header_inner #globalnav li#About a:hover {
	background: url(../img/head/bg_headerdown2.png) no-repeat 10px 0;
}
#header #header_inner #globalnav li#About a.about_bg_ {
	background: url(../img/head/bg_headerdown2.png) no-repeat 10px 0;
}
/* Global Network */
#header #header_inner #globalnav li#Network a {
	width: 144px;
}
/* Investor Relations */
#header #header_inner #globalnav li#Investor a {
	width: 160px;
}
/* News */
#header #header_inner #globalnav li#News a {
	width: 90px;
}

/* プルダウン設定 */
div.custom_nav_ #ServicesArea,
div.custom_nav_ #AboutArea {
	position: absolute;
	z-index: 9999;
	width: 400px;
	/*height: 150px;*/
	display: none;
}


div.custom_nav_ #ServicesArea {
	left: 70px; top: 120px;
}
div.custom_nav_ #AboutArea {
	left: 254px; top: 120px;
}
div.custom_nav_ .castam_topbox_,
div.custom_nav_ .castam_btmbox_ {
	width: 400px;
	height: 10px;
	font-size: 0;
}
div.custom_nav_ .castam_innerbox_ {
	/*margin: 5px;*/
	padding: 10px 20px;
	/*background: #d8d8d8;*/
	overflow: hidden;
	background: url(../img/head/bg_headerdown_innner.png) repeat-y left bottom;
}


div.custom_nav_ .castam_innerbox_ li {
	background: url(../img/head/arrow.gif) no-repeat left;
	padding-left: 10px;
	line-height: 1.8;
}

#selectcountry_wrap{
	width: 700px;
	height: 435px;
}
#selectcountry_wrap h2{
	font-size: 200%;
	font-weight: bold;
	text-align: left;
	line-height: 1.3;
	padding: 10px 20px;
}
#selectcountry_wrap h2 span{
	color: #AE0E16;
}
#selectcountry_wrap address {
	clear:both;
	padding:0 0 10px 0;
	color:#999999;
	font-style:normal;
	line-height:1.2em;
}
#selectcountry_wrap #country {
	display: block;
	overflow: visible;
	position: relative;
	top: 200px;
	left: 45px;
	padding: 5px;
	margin-right: 75px;
}
#selectcountry_wrap input.btn {
	color:#000000;
	background-color:#99CCCC;
  filter:progid:DXImageTransform.Microsoft.Gradient   
 (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#99CCCC');   
	font-family: 'trebuchet ms', helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #009999;
 }   


