<head>
:
<style type="text/css">


body {
font-size: 13px; /* モダンブラウザ向け */
*font-size: small; /* IE 7向け */
*font: x-small; /* IE 6以下 */
font-family: 'MS UI Gothic', SimHei, Hei, sans-serif;
color: #333333;
line-height: 150%;
}

td {
font-size: 13px; /* モダンブラウザ向け */
*font-size: small; /* IE 7向け */
*font: x-small; /* IE 6以下 */
font-family: 'MS UI Gothic', SimHei, Hei, sans-serif;
color: #333333;
line-height: 150%;
}

th {
font-size: 13px; /* モダンブラウザ向け */
*font-size: small; /* IE 7向け */
*font: x-small; /* IE 6以下 */
font-family: 'MS UI Gothic', SimHei, Hei, sans-serif;
color: #333333;
line-height: 150%;
}

A:link { color: #0000FF; text-decoration: none;}
A:visited { color: #339966; text-decoration: none;}
A:active { color: #000033; text-decoration: none;}
A:hover { color: #000033; text-decoration: underline;}
A img { border: none;}

a img { border: none;}
img { border: none;}

.button_m {
color: #0000FF;
line-height: 110%;
font-size: 115%;
font-family: 'MS UI Gothic', SimHei, Hei, sans-serif;
font-weight: bold; 
}


.head_m {
line-height: 150%;
font-size: 108%;
font-family: 'MS UI Gothic', SimHei, Hei, sans-serif;
font-weight: bold; 
}

.txt_s12 {
line-height: 140%;
font-size: 93%;
font-family: 'MS UI Gothic', SimHei, Hei, sans-serif;
}

.txt_ss11 {
line-height: 140%;
font-size: 85%;
font-family: 'MS UI Gothic', SimHei, Hei, sans-serif;
}

.txt_xs10 {
line-height: 140%;
font-size: 77%;
font-family: 'MS UI Gothic', SimHei, Hei, sans-serif;
}

.date {
line-height: 100%;
font-size: 77%;
font-family: 'MS UI Gothic', SimHei, Hei, sans-serif;
}

/*　↓中国内事業所紹介のテーブル  */
table.table_off{
  margin-top: 5px;
  margin-bottom: 5px;
  width: 620px;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #999;
  font-size: 100%;
  empty-cells:show;
}

.table_off th,
.table_off td {
  border: solid 1px #999;
  font-size: 85%;
  padding: 2px 5px;
}

.table_off th {
color:#FFFFFF;
font-size: 100%;
background: #006633;
text-align: left;
white-space: nowrap;
font-weight: bold;
}
/*　↑中国内事業所紹介のテーブル  */


/*　↓中国内製品紹介のテーブル  */
table.table_pdt2{
  margin-top: 5px;
  margin-bottom: 5px;
  width: 620px;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #999;
  font-size: 100%;
  empty-cells:show;
}

.table_pdt2 th,
.table_pdt2 td {
  border: solid 1px #999;
  font-size: 85%;
  padding: 2px 5px;
}

.table_pdt2 th {
color:#FFFFFF;
font-size: 100%;
background: #006633;
text-align: left;
white-space: nowrap;
font-weight: bold;
}
/*　↑中国内製品紹介のテーブル  */


/*　↓会社基本情報のテーブル  */
table.table_outl{
  margin-top: 0em;
  margin-bottom: 10px;
  width: 620px;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #999;
  font-size: 100%;
  empty-cells:show;
}

.table_outl th,
.table_outl td {
  border: solid 1px #999;
  font-size: 100%;
  padding: 5px 5px;
}

.table_outl th {
color:#FFFFFF;
font-size: 100%;
background: #006633;
text-align: left;
white-space: nowrap;
font-weight: bold;
}
/*　↑会社基本情報のテーブル  */


/*　↓ニュースリリース（共同通信中文）のテーブル  */
table.table_rel{
  margin-top: 5px;
  margin-bottom: 5px;
  width: 620px;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #999;
  font-size: 100%;
  empty-cells:show;
}

.table_rel th,
.table_rel td {
  border: solid 1px #999;
  font-size: 100%;
  padding: 5px 5px;
}

.table_rel th {
color:#FFFF00;
font-size: 100%;
background: #006633;
text-align: left;
white-space: nowrap;
font-weight: normal;
}
/*　↑ニュースリリース（共同通信中文）のテーブル  */

/*　↓ニュースリリース使用ボックス */
.box_rel_h2{
color: #FFFF00;
background-color: #000000;
font-weight: bold;
width: 620px;
height: auto;
padding: 2px 10px 2px 10px;
margin-bottom: 5px;
}

div.box_articles{
font-size: 85%;
float:right;
font-weight: normal;
background-color: #CCCCCC;
width: 255px;
height: auto;
padding: 10px 10px 10px 10px;
border: solid 1px #999;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 5px;
text-align:center;
}
/*　↑ニュースリリース使用ボックス */





</style>
</head>
