@charset "utf-8";
/*	----------------------------------------------------------
body
	----------------------------------------------------------  */
html {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Geneva, Arial, Helvetica, sans-serif;
}

/*	----------------------------------------------------------
sitemap menu
	----------------------------------------------------------  */
div#sitemap ul li a {
	background: url(../img/ja/header_sitemap.gif) left top no-repeat;
}
/*	----------------------------------------------------------
section menu
	----------------------------------------------------------  */
div#departmentbtn ul li#gotoadcd a {
	width: 48px;
	background: url(../img/ja/header_adcd.gif) left top no-repeat;
}
div#departmentbtn ul li#gotorobot a {
	width: 74px;
	margin-left: 10px;
	background: url(../img/ja/header_robot.gif) left top no-repeat;
}
div#departmentbtn ul li#gotooem a {
	width: 94px;
	margin-left: 10px;
	background: url(../img/ja/header_oem.gif) left top no-repeat;
}
