@charset "UTF-8";
/* CSS Document */

/* -----------------------------------------------------------------------------------GLOBAL NAV */
#globalNav li#gn_home a {
	width:77px;
	background-image:url(../../images/globalnav_jp_01.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#globalNav li#gn_business a {
	width:90px;
	background-image:url(../../images/globalnav_jp_02.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#globalNav li#gn_aboutus a {
	width:90px;
	background-image:url(../../images/globalnav_jp_03.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#globalNav li#gn_recruit a {
	width:90px;
	background-image:url(../../images/globalnav_jp_04.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#globalNav li#gn_contact a {
	width:114px;
	background-image:url(../../images/globalnav_jp_05.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#globalNav li#gn_home a:hover, #globalNav li#gn_business a:hover, #globalNav li#gn_aboutus a:hover, #globalNav li#gn_recruit a:hover, #globalNav li#gn_contact a:hover{
	background-position:0px -29px;
}



/* -----------------------------------------------------------------------------------HOME */
#theater {
	height:280px;
	margin:0px 0px 0px 0px;
	width:950px;
}


/* -----------------------------------------------------------------------------------H1 */
#h1_business {
	background:url(../../jp/images/h1_business.png);
}

#h1_aboutus {
	background:url(../../jp/images/h1_aboutus.png);
}

#h1_recruit {
	background:url(../../jp/images/h1_recruit.png);
}

#h1_contact {
	background:url(../../jp/images/h1_contact.png);
}

#h1_press {
	background:url(../../jp/images/h1_press.png);
}

#h1_partner {
	background:url(../../jp/images/h1_partner.png);
}

#h1_privacy {
	background:url(../../jp/images/h1_privacy.png);
}

#h1_access {
	background:url(../../jp/images/h1_access.png);
}

#h1_ecommerce {
	background:url(../../jp/images/h1_ecommerce.png);
}

#h1_localize {
	background:url(../../jp/images/h1_localize.png);
}

#h1_webdesign {
	background:url(../../jp/images/h1_webdesign.png);
}

#h1_news {
	background:url(../../jp/images/h1_news.png);
}

