@charset "utf-8";

/*======= globalmap only ======================================*/

#wrap_globalmap{
	background:url(/common/img/content_wrap_bg.png) 0 0 no-repeat;
	width:910px;
	padding:50px 39px;
	margin:-163px auto 0 auto;
	position:relative;
	min-height:115px;
}

#map_canvas {
	position:relative;
	width:100%;
	height: 680px;
	text-align:center;
	overflow:hidden;
	z-index:-1;
}
#map_canvas .map_pop_s,
#map_canvas .map_pop_m,
#map_canvas .map_pop_l {
	padding: 18px 18px 2px 18px;
	width: 170px;
	height:230px
}
#map_canvas .map_pop_s {
	background: url(/img/globalmap/globalmap_pop_bg_s.png) 0 0 no-repeat;
}
#map_canvas .map_pop_m {
	background: url(/img/globalmap/globalmap_pop_bg_m.png) 0 0 no-repeat;
}
#map_canvas .map_pop_l {
	background: url(/img/globalmap/globalmap_pop_bg_l.png) 0 0 no-repeat;
}

#map_canvas p {
	font-size: 100%;
	font-weight: bold;
}
#map_canvas p.detail_ttl {
	word-break: break-all;
	text-align:left;
	line-height:1.3;
	min-height:35px;
}

#map_canvas .detail_icon {
	text-align:right;
}
#map_canvas .detail_icon span {
	padding:0 2px 0 3px;
}
#map_canvas .detail_link {
	text-align:left;
	border-top: 1px solid #cccccc;
	margin-bottom: 0px;
	padding-top: 5px;
}
#map_canvas .detail_link a {
	display: inline-block;
	color: #0091ea !important;
	font-size:11px;
}
#map_canvas .detail_link a.line {
	margin-left:6px;
	padding-left:6px;
	border-left:1px solid #cccccc;
}


#headNavi{
	position:absolute;
	top:480px;
	right:40px;
	z-index:40;
}
#headNavi li {
	display:inline-block;
}
#headNavi li a {
	color:#ffffff !important;
	display:block;
	width:78px;
	height:25px;
	padding-top:8px;
	margin-right:8px;
	background:#262626;
	text-align:center;
	font:"Arial", Gadget, sans-serif;
	font-size:13px;
	font-weight:bold;
}
#headNavi li a:hover,
#headNavi.all li.all a,
#headNavi.asia li.asia a,
#headNavi.americas li.americas a,
#headNavi.emea li.emea a,
#headNavi.japan li.japan a {
	background:#03aad6;
	text-decoration:none;
}

#content {
	width:670px;
	float:right;
}

.search_area .icon1,.search_area .icon2,
.search_area .icon3,.search_area .icon4,
.search_area .icon5,.search_area .icon6,
.search_area #reset img {
	cursor:pointer;
}


.search_area .icon1:hover,
.search_area .icon2:hover,
.search_area .icon3:hover,
.search_area .icon4:hover,
.search_area .icon5:hover,
.search_area .icon6:hover,
.search_area #reset:hover img {
	opacity:0.75;
	filter: alpha(opacity=75);/* ie lt 8 */
	-ms-filter: "alpha(opacity=75)";/* ie 8 */
	zoom:1;
}

div.base {
	display: table;
	width: 100%;
}
div.base div {
	display: table-cell;
}
div.base div.line {
	background: url(/common/img/bg_line01.gif) repeat-x 0 80%;
}
div.base div.text {
	width: 10px;
	padding: 0 20px;
	text-align: center;
	white-space: nowrap;
}
div.base div.text2 {
	width: 10px;
	padding: 0 20px 0px 0px;
	text-align: center;
	white-space: nowrap;
}
div.base div.text h2{
	margin-bottom:5px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:normal;
	font-size:29px;
	letter-spacing:-2px;
	line-height:1.2;
	color:#000000;
}

#asia_area,
#americas_area,
#emea_area,
#japan_area {
	display:none;
	opacity:0;
}

.search_area {
	margin-bottom:40px;
	padding:10px;
	background:#f2f2f2;
}
.search_area h3 {
	padding:10px 0 25px 25px;
	background:url(/img/globalmap/h3_bg_white.gif) no-repeat left top;
	font:17px "Arial Black", Gadget, sans-serif;
	font-weight:normal;
}
.search_area ul li {
	float:left;
	margin-right:5px;
}
.search_area ul {
	margin:0 10px;
}
.search_area ul.line {
	margin-bottom:10px;
	padding-bottom:5px;
	background:url(/img/globalmap/line_dot.gif) repeat-x left bottom;
}

div.icon_search {
	display: table;
	width: 100%;
}
div.icon_search div {
	display: table-cell;
}
div.icon_search div.line {
	width:380px;
	background:url(/img/globalmap/line_solid.gif) repeat-x 0 18px;
}
div.icon_search div.btn {
	padding-left:20px;
}
.search_result h3 {
	padding:10px 0 15px 25px;
	background:url(/img/globalmap/h3_bg_blue.gif) no-repeat left top;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:normal;
	font-size:17px;
}
table.tbl_globalmap {
	margin-bottom:15px;
	border-top:1px solid #999999;
}
table.tbl_globalmap th,
table.tbl_globalmap td {
	padding:15px;
	vertical-align:middle;
	background:url(/img/globalmap/line_dot.gif) repeat-x left bottom;
	font-weight:normal;
}
table.tbl_globalmap th span {
	display:block;
	padding:5px 30px 5px 0;
	border-right:1px solid #cccccc;
}

table.tbl_category {
	margin-bottom:45px;
	border:5px solid #e6e6e6;
}
table.tbl_category th {
	width:96px;
	height:57px;
	padding-left:8px;
	vertical-align:middle;
	background:#e6e6e6 url(/img/globalmap/bg_h4.gif) no-repeat left top;
	font-weight:normal;
}
table.tbl_category td {
	padding:13px;
	vertical-align:middle;
}
table.tbl_category td img {
	margin-right:5px;
}


#side {
	width:170px;
	float:left;
	padding:10px;
	border:10px solid #e6e6e6;
}
#side h2 {
	margin-bottom:15px;
	padding:10px 0 15px 20px;
	border-bottom:1px solid #b3b3b3;
	background:#fff url(/img/globalmap/h3_bg_blue.gif) no-repeat left top;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:normal;
	font-size:16px;
	line-height:1.2;
	letter-spacing:-1px;
	color:#262626;
}
#side ul {
	background:#fff;
	font-size:14px;
	font-weight:bold;
}
#side li {
	margin:0 0 10px 5px;
	padding-left:8px;
	background:url(/img/globalmap/icon_arrow_n.gif) no-repeat 0 4px;
}
#side li a {
	display:block;
	margin:0 0 10px 5px;
	padding:0 0 8px 2px;
	background:url(/img/globalmap/line_dot.gif) repeat-x 0 bottom;
	color:#8c8c8c;
}

#side li:hover {
	background:url(/img/globalmap/icon_arrow_o.gif) no-repeat 0 4px;
}
#side li a:hover {
	color:#262626;
}

#side.asia li.asia,
#side.americas li.americas,
#side.emea li.emea,
#side.japan li.japan {
	background:url(/img/globalmap/icon_arrow_o.gif) no-repeat 0 4px;
}
#side.asia li.asia a,
#side.americas li.americas a,
#side.emea li.emea a,
#side.japan li.japan a {
	color:#262626;
}