@import url("print.css") print;
@charset "UTF-8";

/*basic settings */
body {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.5em;
	background: url(../images/body_bg.gif) 0 0 repeat-x;
	color: #222222;
	margin:0;
	padding:0;
	}

/*　Safari・Chrome用指定　*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
body { font-family: Arial,Helvetica,sans-serif; }
}


#contents:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	}
	
a img{
	border:0;
}

p,li,dt,dd,th,td{
	font-size: 93%;
	}

li li,
li p,
li pre,
li dt,
li dd,
dd li,
dd p,
dd pre,
dd dt,
dd dd,
dd td,
td li,
td dt,
td dd{
	font-size: 100%;
	}

a:link{
	color:#023C7C;
	}

a:visited{
	color:#333333;
	}

a:hover,
a:active{
	color: #4092c5;
	}

label{
	cursor: pointer;
	}

h1{
padding: 0;
margin: 0;
}


/*
WRAPPER
---------------------------------------------------------------------------------------*/

#wrapper{
	width: 100%;
	min-height: 100%;
	margin: 0 auto;
	}


#header,
#footer .inner,
#contents{
	margin: 0 auto;
	text-align: left;
}


/*
HEADER
---------------------------------------------------------------------------------------*/

#header{
	position: relative;
	width:970px;
	top:6px;
	left:0;
	height: 100px;
	z-index: 100;
	}

#header #logo{
	position: absolute;
	left: 15px;
	top: 18px;
	width: 141px;
	height: 48px;
	}
	
#header #subNavTop{
	position: absolute;
	right: 0;
	top: 0;
	width: 212px;
	height: 23px;
	}

#header #subNavTop ul{
	margin:0;
	padding:0;
	height: 23px;
	width:212px;
	}

#header #subNavTop li{
	float: left;
	width:106px;
	list-style-type: none;
	}

#header #subNavBtm{
	position: absolute;
	right: 0;
	top: 38px;
	width: 173px;
	height: 28px;
	}

#header #subNavBtm #fontSize{
	float: left;
	margin: 1px 26px 0 0;
	padding-left: 79px;
	width: 94px;
	height: 26px;
	background: url(../images/fontSize_bg.gif) no-repeat;
	}

#header #subNavBtm #fontSize ul{
	margin:0;
	padding:0;
	height: 26px;
	}

#header #subNavBtm #fontSize li{
	float: left;
	margin-right: 3px;
	width: 26px;
	height: 26px;
	list-style-type: none;
	}

#header #subNavBtm #fontSize li a{
	display: block;
	width: 26px;
	height: 26px;
	text-indent: -9999px;
	background-repeat:no-repeat;
	}

#header #subNavBtm #fontSize li a#fontSize_small{
	background-image:url(../images/btn_fontSize-small.gif);
	}

#header #subNavBtm #fontSize li a#fontSize_medium{
	background-image:url(../images/btn_fontSize-medium.gif);
	}

#header #subNavBtm #fontSize li a#fontSize_large{
	background-image:url(../images/btn_fontSize-large.gif);
	}



/*
CONTENSTS
---------------------------------------------------------------------------------------*/

#contents{
	padding: 0 3px 25px;
	width:970px;
	}
	



/*
FOOTER
---------------------------------------------------------------------------------------*/

#footer{
	padding-bottom: 10px;
	min-height: 100px;
	}
	
#footerTopNav{
	/*padding: 16px 0 7px 3px;*/
	text-align: center;
	background: url(../images/footer_bg.gif) repeat-x;
	height:20px;
	}
	
#footerBtmNav{
	padding: 8px 0 10px;
	border-bottom:1px solid #eaeaea;
	text-align: center;
	margin: 5px 0;
	}

#footerBtmNav li{
	display: inline;
	font-size: 85%;
	}

#footerBtmNav li a{
	margin-left: 15px;
	}

#footerBnr{
	width:970px;
	text-align:center;
	margin:0 auto;
	}

#footerBnrNav{
	text-align:left;
	float:left;
}

#footerBnrNav li{
	display: inline;
	}

#footerBnrNav li a{
	margin-right: 15px;
	}

#copyright{
	margin-top: 10px;
	font-family:arial,helvetica,clean,sans-serif;
	font-size: 85%;
	text-align: center;
	clear:both;
	}

#returnTop{
	margin: 0 auto;
	width: 970px;
	text-align: right;
	}


.pagetop{
	margin: 10px 0;
	text-align: right;
	}

.pagetop a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
	}


.headType1{
	margin-bottom: 10px;
	padding: 12px 9px;
	background: url(../images/head_bg_under_blueBar.gif) repeat-x 0 bottom;
	font-size: 100%;
	font-weight: bold;
	color: #0d5c8d;
	}







/* index.html(#global-index)---------------------------------*/

#global-index #contents{
	background: url(../images/globaltop_bg.jpg) center 55px no-repeat;
	}
	

#global-index #main {
	width:970px;
	text-align:center;
	padding-bottom:40px;
}	


#global-index #main div.map {
	padding-top:93px;
	height:450px;
	font-size:85%;
	text-align: left;
}

#global-index #main div.country_position{
margin:0; 
padding:0;
position: relative; 
left:50%; 
top:0px;
width:760px;
}

#global-index #main div.map .index_top_text{
	font-size:240%;
	color:#006cb7;
	font-weight:bold;
	text-align:center;
}

#global-index #main dl {
width: 160px;
margin:0;
padding:0;
text-align: left;
line-height:130%;
}

#global-index #main dt a img{
	opacity: 0.95;
	filter: alpha(opacity=95);
}

#global-index #main dt a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#global-index #main dl#jp{
	position: absolute;
	top: 35px;
	left: -289px;
}
#global-index #main dl#cn{
	position: absolute;
	top: 35px;
	left: -95px;
}
#global-index #main dl#usa{
	position: absolute;
	top: 35px;
	left: 99px;
}
#global-index #main dl#sg{
	position: absolute;
	top: 98px;
	left: -190px;
}
#global-index #main dl#other{
	position: absolute;
	top: 98px;
	left: 5px;
}

#global-index #subText {
text-align: left;
font-size: 85%;
margin-bottom: 30px;
padding-left: 331px;
}
	
/* //index end---------------------------------*/	


/* world_network.html(#world_network)---------------------------------*/

#world_network #contents{
	padding: 0 3px 25px;
	width:970px;
	background: url(../images/world_network_bg.jpg) center top no-repeat;
	}

#world_network #main {
	width:970px;
	text-align:center;
	padding-bottom:40px;
}

#world_network #main #localNav{
	padding-top:385px;
	margin-bottom:30px;
}



#world_network #main #localNav #localNavInner{
	width:964px;
	margin:0 auto;
	padding:0;
	background-color: rgb(255, 255, 255, 0.50);

	box-shadow: 0 0 3px #888;
	-moz-box-shadow: 0 0 3px #888;
	-o-box-shadow: 0 0 3px #888;
	-ms-box-shadow: 0 0 3px #888;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#DDDDDD, direction=0, strength=2, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#DDDDDD, direction=90, strength=2, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#DDDDDD, direction=180, strength=2, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#DDDDDD, direction=270, strength=2, enabled=true);
	border:#D0D0D0 1px solid\9;
	padding:18px 0 18px 0;
	overflow:hidden;
}


#world_network #main #localNav #localNavInner ul{
	list-style:none;
	text-align:center;
	margin:0;
	display:inline-block;
	*display: inline;  
    *zoom: 1; 
}
#world_network #main #localNav #localNavInner ul li{
	float:left;
	background:url(../images/icon_blue_arrow.png) 0 0.3em no-repeat;
	display:inline-block;
	padding-left:16px;
	padding-right:80px;
}

#world_network #main p.icoExplanation {
	vertical-align:baseline;
	padding-right:80px;
}
#world_network #main p.icoExplanation img{
	margin-left:80px;
	margin-right:5px;
	margin-bottom:2px;
	vertical-align:middle;
}

#world_network #main #locationList{
	text-align:left;
}

#world_network #main #locationList dl{
	margin:40px 10px;
	overflow: hidden;
	zoom: 1;
}

#world_network #main #locationList dl dt{
	width: 17%;
	float: left;
	font-size:104%;
}
#world_network #main #locationList dl dd{
	padding: 0 0 20px 17.5%;
}

#world_network #main #locationList dl dd h3{
	margin:0 0 3px 0;
	font-size:116%;
	padding-left:26px;
	min-height:19px;
}
#world_network #main #locationList dl dd h3.icoAffiliates{
	background:url(../images/icon_overseas_affiliates.gif) 0 0.05em no-repeat;
}
#world_network #main #locationList dl dd h3.icoDistributors{
	background:url(../images/icon_distributors.gif) 0 0.1em no-repeat;
}
#world_network #main #locationList dl dd p,
#world_network #main #locationList dl dd h4{
	padding-left:26px;
}
#world_network #main #locationList dl dd p{
	margin-top: 0;
	line-height:1.4;
}
#world_network #main #locationList dl dd h4{
	margin:20px 0 5px 0;
	font-size:100%;
}
#world_network #main #locationList dl dd .urlBox{
	display:block;
	margin:6px 0;
}
#world_network #main .toTop{
	position:relative;
	text-align:right;
}
#world_network #main .toTop a{
	display:inline-block;
background:url(../images/pagetop.jpg) 0 top no-repeat;
width:125px;
height:32px;
}
#world_network #main .toTop a:hover{
background:url(../images/pagetop.jpg) 0 -32px no-repeat;
width:125px;
height:32px;
}
#world_network #main .toTop span{
	position:absolute;
	left:9999px;
	color:#FFF;
}


/* .innerLink追加 ---------------------------------*/
.innerLink{
	clear:both;
	overflow:hidden;
	background:#F5F5F5;
	padding:10px 20px 23px 20px;
}
.innerLink ul{
	margin:0;
	padding:0;
}
.innerLink ul li{
	background:url(../images/icon_blue_arrow.png) 0 0.3em no-repeat;
	display:inline-block;
	padding-left:16px;
	padding-right:20px;
	line-height:1.3;
	margin-top:10px;
	float:left;
	list-style:none;
}
.innerLink ul li span{
	font-size:93%;
	white-space:nowrap;
}
/* //.innerLink追加 end---------------------------------*/

	

/* //world_network.html(#world_network) end---------------------------------*/
