@charset "utf-8";

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

body {
font-size: 13px; /* モダンブラウザ向け */
*font-size: small; /* IE 7向け */
*font: x-small; /* IE 6以下 */
font-family: Verdana,Arial,Meiryo,"メイリオ",”Hiragino Kaku Gothic Pro”,"ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","MS Pゴシック",sans-serif;
color: #333333;
line-height: 150%;
}

td {
font-size: 13px; /* モダンブラウザ向け */
*font-size: small; /* IE 7向け */
*font: x-small; /* IE 6以下 */
font-family: Verdana,Arial,Meiryo,"メイリオ",”Hiragino Kaku Gothic Pro”,"ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","MS Pゴシック",sans-serif;
color: #333333;
line-height: 150%;
}

th {
font-size: 13px; /* モダンブラウザ向け */
*font-size: small; /* IE 7向け */
*font: x-small; /* IE 6以下 */
font-family: Verdana,Arial,Meiryo,"メイリオ",”Hiragino Kaku Gothic Pro”,"ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","MS Pゴシック",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}

form { margin:0px; padding:0px;}

h3 {
color:#006633;
text-shadow: #999999 2px 2px 2px; 
font-size: 110%;
margin-bottom: 5px;
}

.button_m {
color: #0000FF;
line-height: 110%;
font-size: 115%;
font-family: Verdana,Arial,Meiryo,"メイリオ",”Hiragino Kaku Gothic Pro”,"ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","MS Pゴシック",sans-serif;
font-weight: bold; 
}

.head_m {
line-height: 150%;
font-size: 108%;
font-family: Verdana,Arial,Meiryo,"メイリオ",”Hiragino Kaku Gothic Pro”,"ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","MS Pゴシック",sans-serif;
font-weight: bold; 
}

.txt_sitemap {
line-height: 110%;
font-size: 85%;
font-family: Verdana,Arial,Meiryo,"メイリオ",”Hiragino Kaku Gothic Pro”,"ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","MS Pゴシック",sans-serif;
}

.txt_sitemap_b {
line-height: 110%;
font-size: 85%;
font-family: Verdana,Arial,Meiryo,"メイリオ",”Hiragino Kaku Gothic Pro”,"ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","MS Pゴシック",sans-serif;
font-weight: bold;
}

.txt_s12 {
line-height: 140%;
font-size: 93%;
font-family: Verdana,Arial,Meiryo,"メイリオ",”Hiragino Kaku Gothic Pro”,"ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","MS Pゴシック",sans-serif;
}

.txt_ss11 {
line-height: 140%;
font-size: 85%;
font-family: Verdana,Arial,Meiryo,"メイリオ",”Hiragino Kaku Gothic Pro”,"ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","MS Pゴシック",sans-serif;
}

.txt_xs10 {
line-height: 140%;
font-size: 77%;
font-family: Verdana,Arial,Meiryo,"メイリオ",”Hiragino Kaku Gothic Pro”,"ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","MS Pゴシック",sans-serif;
}

.date {
line-height: 100%;
font-size: 77%;
font-family: Verdana,Arial,Meiryo,"メイリオ",”Hiragino Kaku Gothic Pro”,"ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","MS Pゴシック",sans-serif;
}

/*　↓製品紹介・製品一覧のテーブル  */
table.table_pro{
	margin-top: 0em;
	margin-bottom: 10px;
	width: 620px;
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 1px #999;
	font-size: 100%;
	empty-cells:show;
	color: #F0F0F0;
}

.table_pro th,
.table_pro td {
	border: solid 1px #999;
	font-size: 85%;
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Meiryo, "メイリオ", "”Hiragino Kaku Gothic Pro”", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "MS Pゴシック", sans-serif;
}

.table_pro th {
color:#FFFF00;
font-size: 100%;
background: #006633;
white-space: nowrap;
font-weight: bold;
}
/* ↑製品紹介・製品一覧のテーブル */

/*　↓事業所一覧のテーブル  */
table.table_com06{
  margin-top: 0px;
  margin-bottom: 15px;
  width: 620px;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #999;
  font-size: 100%;
  empty-cells:show;
}

.table_com06 th,
.table_com06 td {
  border: solid 1px #999;
  font-size: 85%;
  padding: 3px 6px;
}

.table_com06 th {
color:#FFFF00;
font-size: 85%;
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: 85%;
  padding: 5px 5px;
}

.table_rel th {
color:#FFFF00;
font-size: 85%;
background: #006633;
text-align: left;
white-space: nowrap;
font-weight: normal;
}
/*　↑ニュースリリースのテーブル  */

/*　↓会社概要のテーブル  */
table.table_com02{
  margin-top: 0px;
  margin-bottom: 15px;
  width: 620px;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #999;
  font-size: 100%;
  empty-cells:show;
}

.table_com02 th,
.table_com02 td {
border-bottom: solid 1px #999;
font-size: 85%;
padding: 1px 10px;
}

.table_com02 th {
color:#FFFF00;
font-size: 85%;
background: #006633;
text-align: left;
white-space: nowrap;
font-weight: bold;
padding: 10px 10px;
}
/*　↑会社概要のテーブル  */

/* ↓会社の歴史のテーブル */
table.table_com05{
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  width: 620px;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  empty-cells:show;
}

.table_com05 th,
.table_com05 td {
  font-size: 85%;
  padding: 6px 3px;
  text-align: left;
  vertical-align: top;
  background-image: url(../img/d_common/back_gr620.jpg);
  background-position: bottom left;
  background-repeat: no-repeat; 
　white-space: pre;
}
/* ↑会社の歴史のテーブル */


/*　↓ISO認証情報のテーブル  */
table.table_iso{
  margin-top: 0px;
  margin-bottom: 15px;
  width: 620px;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #999;
  font-size: 100%;
  empty-cells:show;
}

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

.table_iso th {
color:#FFFF00;
font-size: 85%;
background: #006633;
text-align: center;
white-space: nowrap;
font-weight: bold;
}
/*　↑ISO認証情報のテーブル  */

/* ↓What's new? 更新履歴のテーブル */
table.table_new{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 620px;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  empty-cells:show;
}

.table_new th,
.table_new td {
  font-size: 77%;
  padding: 6px 3px;
  text-align: left;
  vertical-align: top;
  background-image: url(../img/d_common/back_gr620.jpg);
  background-position: bottom left;
  background-repeat: no-repeat; 
}

.table_new th {
width: 85px;
color: #006633;
white-space: nowrap;
font-weight: bold;
}
/* ↑What's new? 更新履歴のテーブル */

/* ↓カレンダー紹介のテーブル */
table.table_dotted{
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 620px;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  empty-cells:show;
}

.table_dotted th,
.table_dotted td {
  font-size: 85%;
  padding: 6px 3px;
  text-align: left;
  vertical-align: top;
  background-image: url(../img/d_common/back_dotted620.gif);
  background-position: bottom left;
  background-repeat: no-repeat; 
}
/* ↑カレンダー紹介のテーブル */

/* ↓購買他のテーブル （カレンダーよりフォント大）*/
table.table_dotted2{
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  width: 620px;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  empty-cells:show;
}

.table_dotted2 th,
.table_dotted2 td {
  font-size: 100%;
  padding: 6px 3px;
  text-align: left;
  vertical-align: top;
  background-image: url(../img/d_common/back_dotted620.gif);
  background-position: bottom left;
  background-repeat: no-repeat; 
}
/* ↑購買他のテーブル  */


/*　↓HTML版製品カタログの見出し  */
table.table_htmlctl{
	margin-top: 0em;
	margin-bottom: 10px;
	width: 620px;
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 1px #999;
	font-size: 100%;
	empty-cells:show;
	color: #000000;
	background-color: #CCCCCC;
}

.table_htmlctl th,
.table_htmlctl td {
	border: solid 1px #999;
	font-size: 100%;
	padding: 5px 5px;
	text-align: center;
	vertical-align: middle;
}

.table_htmlctl th {
color: #FFFF00;
font-size: 100%;
background: #006633;
white-space: nowrap;
font-weight: bold;
background-color: #000000;
}
/* ↑HTML版製品カタログの見出し */


div.box_color_h2{
color: #FFFF00;
font-weight: bold;
background-color: #000000;
width: 611px;
height: auto;
padding: 3px 3px 3px 6px;
margin-bottom: 10px;
}

div.box_green_h2{
color: #FFFF00;
font-weight: bold;
background-color: #006633;
width: 611px;
height: auto;
padding: 3px 3px 3px 6px;
margin-bottom: 10px;
}

div.box_red{
color: #FF0000;
font-weight: normal;
background-color: #FFDCDA;
width: 611px;
height: auto;
padding: 3px 3px 3px 6px;
margin-bottom: 10px;
}

div.box_pro_h2{
color: #FFFF00;
font-size: 115%;
font-weight: bold;
background-color: #000000;
width: 620px;
height: auto;
padding: 5px 5px 5px 5px;
margin-bottom: 10px;
}

div.box_pro_h3{
border: solid 1px #999999;
background-color: #FFFFFF;
width: 620px;
height: auto;
padding: 5px 5px 5px 5px;
margin-top: 7px;
margin-bottom: 5px;
}

.box_rel_h2{
color: #FFFF00;
background-color: #000000;
font-weight: bold;
width: 620px;
height: auto;
padding: 2px 10px 2px 10px;
margin-bottom: 5px;
}

div.rel_h3{
border: solid 1px #999999;
background-color: #FFFFFF;
width: 620px;
height: auto;
padding: 0px 5px 0px 5px;
margin-top: 10px;
margin-bottom: 5px;
}

.float_right{
float:right;
}

.float_right10{
float:right;
margin-left: 10px;
margin-bottom: 10px;
}

.float_left10{
float:left;
margin-right: 10px;
margin-bottom: 10px;
}

.float_none{
float:none;
margin-top: 10px;
margin-bottom: 10px;
}

</style>
</head>
