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


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

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

th {
font-size: 13px; /* モダンブラウザ向け */
*font-size: small; /* IE 7向け */
*font: x-small; /* IE 6以下 */
font-family: SimSun, 'MS UI Gothic', 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}

img { border: none }



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


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

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

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

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

.date {
line-height: 100%;
font-size: 77%;
font-family: SimSun, 'MS UI Gothic', 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_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_pdt{
  margin-top: 0em;
  margin-bottom: 10px;
  width: 620px;
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
  font-size: 100%;
  empty-cells:show;
}

.table_pdt td {
  border: none;
  font-size: 116%;
  padding: 0px 5px 0px 0px;
}
/*　↑製品紹介目次のテーブル  */

/*　↓製品紹介のテーブル  */
table.table_pdt2{
  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_pdt2 td {
  border: solid 1px #999;
  padding: 5px 5px 4px 5px;
}

.link {
  font-size: 85%;
  line-height: 110%;
  white-space:nowrap;
}

/*　↑製品紹介のテーブル  */


</style>
</head>
