@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}

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;
}

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

.table_pro th {
color:#FFFF00;
font-size: 100%;
background: #006633;
text-align: left;
white-space: nowrap;
font-weight: bold;
}
/* ↑色彩用語解説のテーブル */

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

p.box_menu_bn{
font-size: 77%;
width: 120px;
height: auto;
padding: 0px 20px 0px 20px;
margin-bottom: 0px;
}

p.box_menu_bn_p{
width: 120px;
color: #006633;
font-weight: bold;
font-size: 77%;
height: auto;
padding: 0px 20px 0px 20px;
margin-bottom: 5px;
margin-top: 20px;
}

</style>
</head>