
body {
	_zoom: 0.8;
	background-color: #fff;
	background-image: none;
	font-size: 10pt;
	_font-size: 11pt;
	color: #444;
}

/* header */
div#header ul { margin: 28px 11px 0 200px; }

div#header ul li a {
	text-indent: 0;
	font-size: 10pt;
}

div#header ul li.english a {
	width: 50px;
	height: 10px;
	margin: 1px 8px 0 0;
	background-image: none;
	background-repeat: no-repeat;
}

div#header ul li.sitemap a {
	width: 70px;
	height: 10px;
	margin: 0 0 0 8px;
	background-image: none;
	background-repeat: no-repeat;
}

/* global navi*/
div#globalNavi ul {
	list-style-type: none;
	background-image: none;
}

div#globalNavi ul li {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ebebeb;
	font-size: 10pt;
	text-align: center;
}

div#globalNavi ul li.home { border-left: 1px solid #ccc; }

div#globalNavi ul li.download { border-right: 1px solid #ccc; }

div#globalNavi ul li a {
	width: 129px;
	height: 1.5em;
	background-color: #fafafa;
	background-image: none;
	background-repeat: no-repeat;
	color: #666;
	font-size: 10pt;
	text-indent: 0;
	font-weight: bold;
}

div#globalNavi ul li.download a { width: 128px; }

div#globalNavi ul li.home a.current { border-bottom: 2px solid #2d52bc; }

div#globalNavi ul li.products a.current { border-bottom: 2px solid #2d52bc; }

div#globalNavi ul li.about a.current { border-bottom: 2px solid #2d52bc; }

div#globalNavi ul li.recruit a.current { border-bottom: 2px solid #2d52bc; }

div#globalNavi ul li.contact a.current { border-bottom: 2px solid #2d52bc; }

div#globalNavi ul li.download a.current { border-bottom: 2px solid #2d52bc; }

/* contents */
div#container {
	width: 786px;
	margin: auto;
	text-align: left;
}

/* sidebar */

div#sideBar h2 {
	background-color: #fafafa;
	color: #333;
	font-size: 10pt;
	font-weight: bold;
}

div#sideBar h2 a { color: #333; }

div#sideBar ul#localNavi { background-image: none; }

div#sideBar ul#localNavi li {
	background-image: none;
	border-bottom: 1px dotted #ccc;
	font-size: 10pt;
}

div#sideBar ul#localNavi li a { color: #333; }

div#sideBar ul#localNavi li ul li {
	border: none;
	font-size: 9pt;
}

/* footer */

div#footer p.copyright {
	float: left;
	width: 250px;
	height: 1.5em;
	color: #ccc;
	text-indent: 0;
	font-size: 8pt;
	background-image: none;
}

div#footer ul {
	float: right;
	width: 325px;
	heigth: 12px;
	margin: 10px 3px 0 0;
	background-image: url(/english/common/images/footer/bg-ul.gif);
	background-repeat: no-repeat;
}

div#footer ul li {
	float: left;
	background-repeat: no-repeat;
}

div#footer ul li a {
	display: block;
	height: 1.5em;
	background-repeat: no-repeat;
	color: #666;
	font-size: 10pt;
	text-indent: 0;
	text-align: center;
}

div#footer ul li.link { border-right: 1px solid #ccc; }

div#footer ul li.link a {
	width: 70px;
	background-image: none;
}

div#footer ul li.terms { border-right: 1px solid #ccc; }

div#footer ul li.terms a {
	width: 90px;
	margin-left: 10px;
	background-image: none;
}

div#footer ul li.privacy a {
	width: 140px;
	margin-left: 10px;
	background-image: none;
}
