* {
	margin: 0px;
	padding: 0px;
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	color: #595757;
}
body {
	border-top: 8px solid #003C89;
	background: url(img/bg_head.gif) repeat-x 0px 8px;
}

a {
	/*\*/

	overflow: hidden;
	color: #B33808;

/**/
}
a:hover {
	color: #0099CC;
}
strong {
	font-weight: bold;
}
/*-------------------------------------------------------------------------clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}

.clearfix { display: inline-block; }

/* exlude MacIE5 */
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* end exlude MacIE5 */

/*-------------------------------------------------------------------------HEADER*/
.clear {
	clear: both;
}
#container {
	width: 950px;
	margin: 0 auto;
}
/*-------------------------------------------------------------------------HEADER*/
#container #header {
	background: url(img/bg_head.gif) repeat-x 0 0;
	padding: 12px 0 0 0;
}
#container #header h1 {
	margin: 0 0 13px 17px;
	float: left;
}
#container #header h1 a {
	background: url(img/img_logo.gif) no-repeat 0px 0px;
	height: 33px;
	width: 107px;
	display: block;
	text-indent: -10000px;
	margin: 0 0 13px 0;
}
#container #header ul {
	list-style: none;
	float: right;
	margin: 5px 0 0 0;
}
#container #header li {
	float: left;
}
#container #header #sitemap a {
	padding: 3px 0 0 0;
	display: block;
}
#container #header #japan a {
	background: url(img/icn_japan.gif) repeat 0px 0px;
	height: 27px;
	width: 38px;
	display: block;
	text-indent: -10000px;
	margin: 0 0 0 5px;
}
#container #header #korea a {
	background: url(img/icn_korea.gif) repeat 0px 0px;
	height: 27px;
	width: 38px;
	display: block;
	text-indent: -10000px;
}
#container #header #china a {
	background: url(img/icn_china.gif) repeat 0px 0px;
	height: 27px;
	width: 38px;
	display: block;
	text-indent: -10000px;
}
/*-------------------------------------------------------------------------GLOVAL NAVI*/
#container #gnavi {
	background: url(img/bg_navi.gif) no-repeat 0px 0px;
	height: 70px;
	width: 950px;
	display: block;
	list-style: none;
}

#container #gnavi li {
	float: left;
}
#container #gnavi li a {
	float: left;
	background: url(img/bg_navi_button.gif) no-repeat;
	text-indent: -10000px;
	display: block;
	height: 35px;
	width: 158px;
}
#container #gnavi #nav1 a {
	background-position:  0px 0px;
	width: 256px;
}
#container #gnavi #nav1 a:hover {
	background-position:  0px -35px;
}
#container #gnavi #nav1 a.here {
	background-position:  0px -35px;
}
#container #gnavi #nav2 a {
	background-position:  -256px 0px;
	width: 190px;
}
#container #gnavi #nav2 a:hover {
	background-position:  -256px -35px;
}
#container #gnavi #nav2 a.here {
	background-position:  -256px -35px;
}
#container #gnavi #nav3 a {
	background-position:  -446px 0px;
	width: 180px;
}
#container #gnavi #nav3 a:hover {
	background-position:  -446px -35px;
}
#container #gnavi #nav3 a.here {
	background-position:  -446px -35px;
}
#container #gnavi #nav4 a {
	background-position:  -626px 0px;
	width: 134px;
}
#container #gnavi #nav4 a:hover {
	background-position:  -626px -35px;
}
#container #gnavi #nav4 a.here {
	background-position:  -626px -35px;
}
#container #gnavi #nav5 a {
	background-position:  -760px 0px;
	width: 190px;
}
#container #gnavi #nav5 a:hover {
	background-position:  -760px -35px;
}
#container #gnavi #nav5 a.here {
	background-position:  -760px -35px;
}
#container #contents {
	background: url(img/bg_contents.gif) repeat-y 3px 0px;
	clear: both;
	width: 950px;
	margin: 0 0 15px 0;
}

/*-------------------------------------------------------------------------FOOTER*/
#container #rightBlock {
	float: right;
	width: 740px;
	line-height: 1.25em;
}
#container #rightBlock #bread {
	margin: 0 0 15px 0;
	font-size: 10px;
}
#container #bread a {
	font-size: 10px;
}
#container #bread em {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
#container #contents #localnavi {
	width: 167px;
	display: block;
	background: url(img/bg_localnavi_top.gif) no-repeat 0px 0px;
	margin: 0 0 0 3px;
	padding: 15px 0 0 0;
	list-style: none;
	height: 200px;
}
#container #contents #rightBlock .gotop a {
	clear: both;
	background: url(img/img_gototop.gif) no-repeat 0px 0px;
	height: 14px;
	width: 59px;
	display: block;
	text-indent: -10000px;
	float: right;
	margin: 0 0 15px 0;
}
#container #footer {
	border-top: 1px solid #E8EBEF;
	padding: 6px 0 0 0;
	clear: both;
	height: 50px;
}
#container #footer ul {
	list-style: none;
	float: left;
	margin: 0 0 0 35px;
}
#container #footer li {
	float: left;
}
#container #footer #fnavi1 {
	padding: 0 10px 0 0;
	border-right: 1px solid #595757;
}
#container #footer #fnavi2 {
	padding: 0 0 0 10px;
}
#container #footer p {
	float: right;
	background: url(../common/img/img_copyright.gif) no-repeat 0px 0px;
	height: 9px;
	width: 260px;
	text-indent: -10000px;
	margin: 0 45px 0 0;
}
