@charset "UTF-8";

body {
	font-family: "Helvetica Neue", Arial, sans-serif;
}

/* for IE6 */
* html body {
	font-family: "Helvetica Neue", Arial, sans-serif;
}

/* for IE7 */
*:first-child + html body {
	font-family: "Helvetica Neue", Arial, sans-serif;
}

input, textarea, select, button{
	font-family: "Helvetica Neue", Arial, sans-serif;
}

@media screen and (min-width: 641px) {
	#global_nav2 .inner ul>li>a{
		background: #434343  url("/common2/img/bgi_globalnav_en.png") no-repeat 0 0;
	}
}
#global_nav2 ul>li.item_0>a{
	width: 68px;
}
#global_nav2 ul>li.item_1>a{
	background-position: -68px 0;
	width: 255px;
}
#global_nav2 ul>li.item_2>a{
	background-position: -323px 0;
	width: 184px;
}
#global_nav2 ul>li.item_3>a{
	background-position: -507px 0;
	width: 211px;
}
#global_nav2 ul>li.item_4>a{
	background-position: -718px 0;
	width: 185px;
}
#global_nav2 ul>li.item_5>a{
	background-position: -903px 0;
	width: 177px;
}

