@charset "utf-8";

body {
	background: url(../img/backimage.jpg) repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 12px/1.4em Arial, Helvetica, sans-serif;;
	color: #333333;

}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}

/*---------font--------------*/
.box p {
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
#main .box .fontbold {
	font-weight: bold;
	margin-top: 0.7em;
	margin-bottom: 0.5em;
	font-size: 13px;
}
#main .box .top {
	margin-top: 5px;
	padding-right: 5px;
}
#main .box .top02 {
	margin-bottom: 5px;
	padding-top: 15px;
}


/*---------wrapper--------------*/
#wrapper {
	background: #FFFFFF;
	text-align: left;
	height: auto;
	width: 900px;
	border: 1px solid #CCCCCC;
	margin: 0px auto;
}

/*----------header------------*/
#header {
	height: 60px;
	width: 900px;
	float: left;
}
#header h1 {
	float: left;
	height: 50px;
	width: 360px;
	padding: 0px;
	margin: 5px 0px 5px 29px;
	display: inline;
}
#header #headerNavi {
	float: right;
	height: 12px;
	width: 450px;
	padding-top: 42px;
	text-align: right;
	padding-right: 6px;
	font-size: 11px;
}
#header #headerNavi ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none outside;
}
#header #headerNavi li {
	margin-right: 2em;
	display: inline;
	line-height: 1em;
}
#header #headerNavi .icon01 {
	padding-left: 15px;
	background: url(../img/icon01.gif) no-repeat 0px;
}
#headerImg {
	height: 30px;
	width: 900px;
	float: left;
}


/*--------navi------------*/
#navi {
	height: auto;
	width: 900px;
	float: left;
	background: #000099 url(../img/naviback01.jpg);
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A2D5;
}
#navi ul {
	margin: 0px;
	padding: 0px;

}
#navi li {
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	list-style: url(none) none outside;
}
#navi li a {
	color: #FFFFFF;
	list-style: url(none) none outside;
	display: block;
	height: auto;
	width: 225px;
	background: #000099 url(../img/naviback01.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A2D5;
	line-height: 1em;
	padding-top: 8px;
	padding-bottom: 7px;
}

#navi li a:hover,#navi li a:active{
	color: #FFFFFF;
	background: url(../img/naviback02.jpg);
	text-decoration: none;
	list-style: url(none) none outside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A2D5;
}
#navi #naviMenu01 a {
	background: url(../img/naviback00.jpg);
}
#navi #naviover a {
	background: url(../img/naviback02.jpg);
}

#navi #naviMenu01 a:hover,#navi #naviMenu01 a:active{
	background: url(../img/naviback03.jpg);
}

/*-----pankuzu--------------*/
#pankuzu {
	font-size: 11px;
	padding-top: 5px;
	width: 870px;
	float: left;
	height: 20px;
	text-align: right;
	padding-right: 30px;
}



/*----------side------------*/
#side {
	width: 220px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
#side #menu {
	padding-left: 24px;
	padding-bottom: 10px;
}
#side #menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#side #menu li {
}
#side #menu li a {
	display: block;
	height: auto;
	width: 150px;
	padding-top: 8px;
	padding-left: 20px;
	color: #3F3F8B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 7px;
	line-height: 1.2em;
}
#side #menu li a:hover,side #menu li a:active{
	color: #000066;
	background: url(../img/menuover01.jpg) no-repeat;
	text-decoration: none;
	display: block;
}

/*menu over*/
#side #menu #over {
	background-image: url(../img/menuover01.jpg);
	background-repeat: no-repeat;
}
#side #menu #over02 {
	background-image: url(../img/menuover02.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}
#side #menu #over02 a:hover,side #menu #over02 a:active{
	background: url(../img/menuover02.jpg) no-repeat;
	display: block;
}

/*About Us*/
#side #menu #paMenu01 {
	background: url(../img/paMenu01.jpg) no-repeat;
}
#side #menu #paMenu01 a {
	color: #FFFFFF;
	font-weight: bold;
}
#side #menu #paMenu01 a:hover,side #menu #paMenu01 a:active{
	color: #3F3F8B;
	background: url(../img/menuover00.jpg) no-repeat;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #234AE5;
}
#side #menu .chMenu01 {
	background: url(../img/chMenu01.jpg) no-repeat;
}

/*g-child*/
#side #menu .gcMenu {
	background: url(../img/gcMenu01.jpg) no-repeat;
	font-size: 11px;
}
#side #menu .gcMenu a:hover,side #menu .gcMenu a:active{
	background: url(../img/menuover02.jpg) no-repeat;
	display: block;
}

/*Investor Relations */
#side #menu #paMenu02 {
	background: url(../img/paMenu02.jpg) no-repeat;
	margin-top: 7px;
}
#side #menu #paMenu02 a {
	font-weight: bold;
	color: #FFFFFF;
}
#side #menu #paMenu02 a:hover,side #menu #paMenu02 a:active{
	color: #3F3F8B;
	background: url(../img/menuover00.jpg);
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #234AE5;
}
#side #menu .chMenu02 {
	background: url(../img/chMenu02.jpg) no-repeat;
}

/*To International Suppliers */
#side #menu #paMenu03 {
	background: url(../img/paMenu03.jpg) no-repeat;
	margin-top: 7px;
}
#side #menu #paMenu03 a {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 5px;
}
#side #menu #paMenu03 a:hover,side #menu #paMenu03 a:active{
	color: #3F3F8B;
	background: url(../img/menuover00.jpg);
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #234AE5;
}
#side #menu .chMenu03 {
	background: url(../img/chMenu03.jpg) no-repeat;
}

/*Contact Us */
#side #menu #paMenu04 {
	background: url(../img/paMenu04.jpg) no-repeat;
	margin-top: 7px;
}
#side #menu #paMenu04 a {
	font-weight: bold;
	color: #FFFFFF;
}
#side #menu #paMenu04 a:hover,side #menu #paMenu04 a:active{
	color: #3F3F8B;
	background: url(../img/menuover00.jpg);
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #234AE5;
}
#side #menu .chMenu04 {
	background: url(../img/chMenu04.jpg) no-repeat;
}


/*-------sideBanner-----------*/
#side .sideBanner {
	height: 42px;
	width: 80px;
	margin-top: 10px;
	margin-left: 65px;
}



/*----------main-------------*/
#main {
	float: left;
	width: 680px;
	height: auto;
	margin-bottom: 20px;
}
#main .box00 {
	height: auto;
	width: 650px;
	float: left;
}
#main .box {
	height: auto;
	width: 650px;
	margin-top: 15px;
	float: left;
	margin-bottom: 0px;
}
#main #boxTopUnder {
	height: auto;
	width: 640px;
	margin-top: 15px;
	float: left;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: justify;
}
#main h2 {
	height: 100px;
	width: 650px;
	margin: 0px;
	padding: 0px;
}
#main .box ul {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .box li {
	background: url(../img/icon03.gif) no-repeat left 4px;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 0px 0px 1em;
}
#main .box .link li {
	background-position: left 3px;
}
#main h3,#mainEnForm h3 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	background-image: url(../img/tittle_img.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	margin: 0px;
	line-height: 1.1em;
}
#main .box .sideh3 {
	color: #333333;
	text-align: right;
	margin-top: -2em;
	margin-bottom: 1.5em;
	font-size: 11px;
}
#main h4 {
	background: url(../img/tittle_img03.gif) no-repeat left center;
	border-bottom-style: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-left: 20px;
	line-height: 1em;
	padding-top: 1px;
}
#main h5 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 21px;
	margin: 0px;
	color: #666666;
	background: #F7F7F7 url(../img/tittle_img04.gif) no-repeat 6px center;
	padding-bottom: 2px;
	padding-top: 3px;
	border: 1px solid #CCCCCC;
	line-height: 1em;
}

#main .box .back {
	background-color: #E8E8FF;
	height: auto;
	width: 640px;
	font-weight: bold;
	color: #000099;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 13px;
}
/*photo img left*/
#main .box .img01 {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
}
/*photo img right text*/
#main .box .img01RightTop {
	width: 492px;
	float: left;
	margin: 10px 0px 0px;
	padding: 0px;
}
#main .box .img01Right {
	width: 492px;
	float: left;
	margin: 5px 0px 0px;
	padding: 0px;
}
#main .box .textboxhalf {
	width: 12em;
	float: right;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 3px;
	padding-top: 15px;
}

#main .box .img02 {
	width: 600px;
	margin-left: 25px;
	margin-top: 10px;
	text-align: justify;
}
#main .box .img02 img {
	float: right;
	height: 172px;
	width: 138px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 5px;
}



/*box under text*/
#main .box .rigthfont {
	font-size: 11px;
	float: right;
	width: 8em;
	background-image: url(../img/icon03.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	line-height: 1.2em;
	margin-top: 5px;
}
#main .box00 .rigthfont02 {
	font-size: 11px;
	float: right;
	width: 14em;
	background-image: url(../img/icon03.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 1em;
}
#main .box .rigthfont03 {
	width: 650px;
	text-align: right;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}






/*------news------*/
#main .box dl {
	margin: 10px 0px 0px;
	padding-left: 20px;
	padding-top: 10px;
	background-color: #F2F8FD;
	border: 1px solid #DFDFDF;
	padding-bottom: 7px;
}
#main .box dt {
	float: left;
	width: 10em;
}
#main .box dd {
	margin-bottom: 3px;
	padding-left: 80px;
	padding-right: 10px;
}


/*mokuji box left*/
#main .halfbox02 {
	float: left;
	height: auto;
	width: 308px;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	background-image: url(../img/backmokuji.jpg);
	background-repeat: repeat-x;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
}
/*mokuji box right*/
#main .halfbox02R {
	float: left;
	height: auto;
	width: 308px;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	background-image: url(../img/backmokuji.jpg);
	background-repeat: repeat-x;
	display: inline;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
}

#main .halfbox h4 ,#main .halfbox03 h4,#main .halfboxR h4,#main .halfbox03R h4{
	padding-top: 0.3em;
	padding-bottom: 0.4em;
}
#main #disc {
	width: 650px;
	float: left;
}


/*link Next*/
#main .box .yokolink {
}
#main .box .yokolink ul {
	width: 650px;
	padding-top: 10px;
	margin-left: 0px;
}
#main .box .yokolink li {
	display: inline;
	background: url(../img/icon03.gif) no-repeat left center;
	padding-top: 1px;
	padding-left: 15px;
	margin: 0px;
	padding-right: 20px;
}
/*----------MAP----------*/
#main .box h6 {
	color: #666666;
	font-size: 14px;
	width: 635px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/tittle_img04.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	padding-bottom: 3px;
	margin: 0px;
}
#main .box .mapRight {
	float: right;
	height: auto;
	width: 140px;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
}
#main .box .mapLeft {
	width: 497px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

/*--------graph-----------*/
#main .box .graph {
	padding-left: 25px;
}
#main .box .graphText {
	padding-left: 85px;
	padding-right: 60px;
	padding-top: 10px;
}
#main .box .graphTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
#main .box .graphText02 {
	padding-top: 10px;
	padding-bottom: 10px;
}

/*-----　contact us ----------*/
#main #contact {
	height: auto;
	width: 650px;
	margin-top: 15px;
	float: left;
	margin-bottom: 10px;
}
#main #contact ul {
	margin: 0px;
	padding: 0px;
}
#main #contact li {
	margin-top: 10px;
	background-image: url(../img/icon03.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 1em;
}


/*----Directors & Auditors -------*/
#main .boxIr {
	float: left;
	width: 650px;
}
/*  hr    */
#main .box hr,#main .boxIr hr,#main .leftImg hr {
	width: 650px;
	margin-top: 0px;
    border-width: 1px 0px 0px;
    border-style: solid;
    border-color: #CCCCCC;
    height: 1px;
}

#main .boxIr p {
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #333333;
}

#main .boxIr dl {
	margin-top: 10px;
	padding-left: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 635px;
}
#main .boxIr dt {
	float: left;
	width: 10em;
}
#main .boxIr dd {
	margin-bottom: 3px;
	width: 42em;
	margin-left: 10em;
}
/*photo left*/
#main .leftImg {
	width: 650px;
	float: left;
	margin-bottom: 20px;
}
#main .leftImg img {
	padding-left: 20px;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#main .leftImg p {
	margin: 0px;
	padding-top: 6px;
	text-align: justify;
}


/*--------footer-------------*/
#footer {
	height: 40px;
	width: 900px;
	clear: left;
	padding-top: 20px;
}
#footer #footerCord {
	height: 30px;
	width: 850px;
	padding-top: 10px;
	text-align: center;
	padding-left: 50px;
	padding-bottom: 10px;
	border-top: 3px solid #47489E;
}

/*--------Form-------------*/
#mainEnForm {
	width: 760px;
	height: auto;
	float: left;
	padding-left: 70px;
	margin-top: 30px;
}
#headerImg02 {
	height: 30px;
	width: 900px;
	float: left;
	border-bottom: 2px solid #0000C7;
}
#headerClose {
	float: right;
	width: 100px;
	text-align: right;
	padding-right: 1em;
	padding-top: 35px;
}
/*---------------------*/
.b9 {
	FONT-SIZE: 9px
}

.b10 {
	FONT-SIZE: 10px
}

.b15 {
	FONT-SIZE: 15px;
	color: #666666;
}
TD,TH,INPUT,TEXTAREA {
	FONT-SIZE: 12px; FONT-FAMILY: "Arial", "MS PGothic", "Osaka", sans-serif
}
form { margin:0px; }

