body {
  color: #313131;
  font-size: 12px;
  line-height: 18px;
  background-color: #EFF2F2;
  background-image: url("../image/bg_idx.gif");
  background-repeat: repeat-y;
  background-position: center;
  margin: 0px;
  font-family: Osaka, Verdana, sans-serif;
}

td {
  color: #000000;
  font-size: 12px;
  line-height: 18px;
}

a:link {
  color: #4169E1;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
}

a:visited {
  color: #4169E1;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
}

a:hover {
  color: #00008B;
  text-decoration: underline;
  font-size: 12px;
  line-height: 18px;
}

a:active {
  color: #00008B;
  text-decoration: underline;
  font-size: 12px;
  line-height: 18px;
}

a.ft:link {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10px;
  line-height: 14px;
}

a.ft:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10px;
  line-height: 14px;
}

a.ft:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-size: 10px;
  line-height: 14px;
}

a.ft:active {
  color: #FFFFFF;
  text-decoration: underline;
  font-size: 10px;
  line-height: 14px;
}

img { border: none; }

.ft{
  color: #FFFFFF;
  font-size: 10px;
  line-height: 14px;
  background-color: #8AB099;
}


/* ----------↓ サブメニュー ここから ↓---------- */

.tb-sbmn { padding: 10px 0 0 0; }

.sbmn { margin: 0px 0 5px 0; }

.sbmn-bg-cpny {
  background-image: url("../image/sbmn_img-cpny.jpg");
  background-repeat: no-repeat;
}

.sbmn-bg-access {
  background-image: url("../image/sbmn_img-access.jpg");
  background-repeat: no-repeat;
}

.sbmn-bg-pps {
  background-image: url("../image/sbmn_img-pps.jpg");
  background-repeat: no-repeat;
}

.sbmn-bg-org {
  background-image: url("../image/sbmn_img-org.jpg");
  background-repeat: no-repeat;
}

.sbmn-bg-rsrc {
  background-image: url("../image/sbmn_img-rsrc.jpg");
  background-repeat: no-repeat;
}

.sbmn-bg-slbiz {
  background-image: url("../image/sbmn_img-slbiz.jpg");
  background-repeat: no-repeat;
}

.sbmn-bg-pp {
  background-image: url("../image/sbmn_img-pp.jpg");
  background-repeat: no-repeat;
}

.sbmn-bg-att {
  background-image: url("../image/sbmn_img-att.jpg");
  background-repeat: no-repeat;
}

.sbmn-bg-smlst {
  background-image: url("../image/sbmn_img-smlst.jpg");
  background-repeat: no-repeat;
}

.sbmn-bg-lnk {
  background-image: url("../image/sbmn_img-lnk.jpg");
  background-repeat: no-repeat;
}

.table_jws_sm01 {
width:160px;
padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#3366CC;
background-color:#99CCFF;
border:1px solid #6699CC;
}

.table_jws_sm02 {
width:160px;
padding:4px 2px 2px 4px;
background-color:#EEEEEE;
border:1px solid #6699CC;
}

.table_com_sm {
width:100%;margin:0px 0px 10px 0px;padding:0px;
border-collapse:collapse;
}
.table_com_sm th {
padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#3366CC;
background-color:#99CCFF;
border:1px solid #6699CC;
}
.table_com_sm td {
padding:4px 2px 2px 4px;
background-color:#ffffff;
border:1px solid #6699CC;
}

.table_com_sm {
padding:0px;
border-collapse:collapse;
}
.table_com_sm th {
padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#3366CC;
background-color:#99CCFF;
font-size: 12px;
border:1px solid #6699CC;
}
.table_com_sm td {
padding:4px 2px 2px 4px;
background-color:#ffffff;
border:1px solid #6699CC;
}

.table_com_sm_2 {
padding:0px;
border-collapse:collapse;
}
.table_com_sm_2 th {
padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#009966;
background-color:#CCFFCC;
font-size: 12px;
border:1px solid #009966;
}
.table_com_sm_2 td {
padding:4px 2px 2px 4px;
background-color:#ffffff;
border:1px solid #009966;
}

.table_com_sm_2 a:link {
  color: #009966;
}



/* ----------↑ サブメニュー ここまで ↑---------- */


/* ----------↓ メインエリアレイアウト ここから ↓---------- */
.bdy { padding: 10px 0 0 20px; }

.bdy-sp { padding: 10px 10px 0 10px; }

.bdy-stc {
  margin: 10px 0 25px 0;
  border-color: #A0A0A0;
  border-style: none none dotted none;
  border-width: 1px;
  padding: 0 0 25px 0;
}

.bdy-noline {
  margin: 5px 0 50px 0;
}

.bdy-endlnk {
  margin: 0px 0 10px 0;
  border-color: #A0A0A0;
  border-style: dotted none none none;
  border-width: 1px;
}

.bdy-stc-noline {
  margin: 10px 0 25px 0;
  padding: 0 0 25px 0;
}

.bdy-stc-noline-02 {
  padding: 0 0 0 25px;
}

.bdy-cm{
  margin: 10px 20px 25px 0;
  border-color: #A0A0A0;
  border-style: none none dotted none;
  border-width: 1px;
  padding: 0 0 25px 0;
}

.bdy-noline-cm {
  margin: 5px 20px 50px 0;
}

.bdy-noline-10px {
  margin: 10px 10px 10px 10px;
}

.bdy-noline-5px {
  margin: 5px 0 5px 0;
}

.bdy-sm-y {
  margin: 0px 0 15px 0;
}

.bdy-cm-01 { padding: 10px 5px 0 0px; }

.stl {
border-left:20px solid #CCCC99;
border-right:20px solid #CCCC99;
padding:8px 0 8px 10px;
background-color:#FFFFCC;
font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size:14px;
font-weight:bold;
}

.bdy-center { padding: 20px 20px 0 20px; }

.bdy-oc-stc {
  margin: 10px 10px 20px 10px;
  padding: 0 0 25px 0;
  font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size:13px;
  line-height:2
}

.bdy-oc-stc2 {
  margin: 10px 10px 20px 10px;
  padding: 0 0 0px 0;
}

.bdy-oc-stc3 {
  margin: 0px 10px 20px 10px;
  padding: 0 0 0px 0;
}

.bdy-oc-stc4 {
  margin: 0px 20px 20px 10px;
  padding: 0 0 0px 0;
}

.c_stl{
margin: 0px 5px 0px 5px;
padding:5px 0 5px 15px;
border-left:#FF9933 8px solid;
border-bottom:#FF9933 1px solid;
font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 15px;
font-weight: bold;
}

.c_stl2{
margin: 0px 0px 10px 0px;
padding:5px 0 5px 15px;
background: #FFCCCC;
border-bottom:#FF6699 1px solid;
border-top:#FF6699 1px solid;
font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 14px;
font-weight: bold;
}

.c_stl3{
margin: 0px 0px 10px 0px;
padding:5px 0 5px 15px;
background: #CCFFCC;
border-bottom:#99CC33 1px solid;
border-top:#99CC33 1px solid;
font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 14px;
font-weight: bold;
}

.c_sm{
width:300px;
margin: 10px 10px 10px 0px;
padding:5px 0 5px 15px;
background: #F5F5F5;
border: #666666 1px solid;
font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 12px;
font-weight: bold;
color:#333;
}

.c_kyocho{
width:480px;
margin: 5px 5px 5px 0px;
padding:5px 0 5px 15px;
background: #FFFFCC;
font-size: 12px;
font-weight: bold;
color:#333;
}

.c_komi{
margin: 5px 5px 5px 5px;
font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 14px;
font-weight: bold;
color:#333;
}

.bdy-dotline {
  border-color: #A0A0A0;
  border-style: dotted dotted dotted dotted;
  border-width: 1px;
  padding: 5px 5px 5px 5px;
}

.bdy-endlnk2 {
  margin: 0px 10px 10px 10px;
  border-color: #A0A0A0;
  border-style: dotted none none none;
  border-width: 1px;
}

.cm_1 {
margin: 0px 10px 0px 10px;
padding:5px 0 5px 15px;
background: #CCFFFF;
border:#0099FF 1px solid;
font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 14px;
font-weight: bold;
}

.cm_2 {
margin: 0px 10px 0px 10px;
padding:5px 5px 5px 5px;
background-color:#FFFFFF;
border-left:1px #0099FF solid;
border-bottom:1px #0099FF solid;
border-right:1px #0099FF solid;
}

.cm_3 {
margin: 0px 10px 0px 10px;
padding:5px 0 5px 15px;
background: #FFCC33;
border:#FF6600 1px solid;
font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 14px;
font-weight: bold;
}

.cm_4 {
margin: 0px 10px 0px 10px;
padding:5px 5px 5px 5px;
background-color:#FFFFFF;
border-left:1px #FF6600 solid;
border-bottom:1px #FF6600 solid;
border-right:1px #FF6600 solid;
}

.cm_5 {
margin: 0px 10px 0px 10px;
padding:5px 0 5px 15px;
background: #99FF99;
border:#66CC66 1px solid;
font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 14px;
font-weight: bold;
}

.cm_6 {
margin: 0px 10px 0px 10px;
padding:5px 5px 5px 5px;
background-color:#FFFFFF;
border-left:1px #66CC66 solid;
border-bottom:1px #66CC66 solid;
border-right:1px #66CC66 solid;
}

.cm_7 {
margin: 0px 10px 0px 10px;
padding:5px 0 5px 15px;
background: #FFCCCC;
border:#CC6699 1px solid;
font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 14px;
font-weight: bold;
}

.cm_8 {
margin: 0px 10px 0px 10px;
padding:5px 5px 5px 5px;
background-color:#FFFFFF;
border-left:1px #CC6699 solid;
border-bottom:1px #CC6699 solid;
border-right:1px #CC6699 solid;
}

.idx-news3 {
  margin: 10px 5px 20px 10px;
  padding: 3px 5px 5px 5px;
  border-color: #BCBCBC;
  border-style: dotted;
  border-width: 1px;
  color: #DDDDDD;
  font-size: 10px;
  line-height: 14px;
}

.idx-news3 a:link {
  color: #606060;
  text-decoration: none;
  font-size: 12px;
  line-height: 14px;
}

.idx-news3 a:visited {
  color: #606060;
  text-decoration: none;
  font-size: 12px;
  line-height: 14px;
}

.idx-news3 a:hover {
  color: #008332;
  text-decoration: underline;
  font-size: 12px;
  line-height: 14px;
}

.idx-news3 a:active {
  color: #008332;
  text-decoration: underline;
  font-size: 12px;
  line-height: 14px;
}




/* ----------↑ メインエリアレイアウト ここまで ↑---------- */



/* ----------↓ 表組み関連 ここから ↓---------- */
.tb01-cap {
  background-color: #E0E0E0;
  color: #686868;
  text-align: center;
}

.tb01-txt {
  border: 1px solid #CCCCCC;
  color: #313131;
}

.tb02-txt {
  color: #313131;
  font-size: 12px;
  line-height: 13px;
  background-color: #FFFFFF;
}

.tb03-txt {
  color: #313131;
  font-size: 10px;
  line-height: 12px;
  background-color: #FFFFFF;
}

.tb04-txt {
  color: #59493F;
  font-size: 12px;
  line-height: 16px;
  background-color: #F7F7F1;
}

.tb05-txt {
  color: #313131;
  font-size: 12px;
  line-height: 13px;
}

.stp01 {
  color: #313131;
  font-size: 12px;
  line-height: 14px;
  background-color: #F0F0E6;
}

.stp02 {
  color: #313131;
  font-size: 12px;
  line-height: 14px;
  background-color: #FFFFFF;
}

.cm-sm {
 padding: 0px 0px 0px 20px;

}

.tmtb01 {
  color: #313131;
  font-size: 12px;
  line-height: 14px;
  background-color: #F0F0E6;
}

.tmtb02 {
  color: #313131;
  font-size: 12px;
  line-height: 14px;
  background-color: #FFFFFF;
}

.table_jws_01 {
margin:0px 0px 10px 0px;padding:0px;
border-collapse:separate;
border-spacing:1px;
}
.table_jws_01 th {
padding:4px 2px 2px 4px;
text-align:left;color:#FF3399;
font-size: 12px;
background-color:#FFCCCC;
border:1px solid #BBBBBB;
}
.table_jws_01 td {
padding:4px 2px 2px 4px;
border:1px dotted #999999;
}

.table_jws_02 {
margin:0px 0px 10px 0px;padding:0px;
border-collapse:separate;
border-spacing:1px;
}
.table_jws_02 th {
padding:4px 2px 2px 4px;
text-align:left;color:#339966;
background-color:#D8FEDA;
font-size: 12px;
border:1px solid #BBBBBB;
}
.table_jws_02 td {
padding:4px 2px 2px 4px;
border:1px dotted #999999;
}

.table_jws_03 {
margin:0px 0px 10px 0px;padding:0px;
border-collapse:collapse;
border-top:1px dotted #999999;
}
.table_jws_03 th {
padding:4px 2px 2px 4px;
text-align:left;color:#666666;
background-color:#EEEEEE;
font-size: 12px;
border-bottom:1px dotted #999999;border-left:5px solid #FF9900;
}
.table_jws_03 td {
padding:4px 2px 2px 4px;
border:1px dotted #999999;
}

.table_jws_04 {
margin:0px 0px 10px 0px;padding:0px;
border-collapse:collapse;
}
.table_jws_04 th {
padding:4px 2px 2px 4px;
text-align:left;color:#996600;
background-color:#F0F68C;
border:1px solid #BDB76B;
font-size: 13px;
}
.table_jws_04 td {
padding:4px 2px 2px 4px;
background-color:#FAFAD2;
border:1px solid #BDB76B;
}

.table_oc {
margin:0px 0px 10px 0px;padding:0px;
border-collapse:separate;
border-spacing:0px;
border-top:1px solid #663300;
border-left:1px solid #663300;
empty-cells:show;
}
.table_oc th {
padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#FFFFFF;
background-color:#996633;
border-top:1px solid #FFE7CE;border-left:1px solid #FFE7CE;
border-right:1px solid #663300;border-bottom:1px solid #663300;
font-size: 12px;
}
.table_oc td {
padding:4px 2px 2px 4px;
background-color:#FFE7CE;
border-right:1px solid #663300;
border-bottom:1px solid #663300;
}



/* ----------↑ 表組み関連 ここまで ↑---------- */



/* ----------↓ 背景色関連 ここから ↓---------- */
.bg-wht { background-color: #FFFFFF; }

.bg-gry { background-color: #303030; }

.bg-beige { background-color: #F7F7F1; }
/* ----------↑ 背景色関連 ここまで ↑---------- */



/* ----------↓ テキスト関連 ここから ↓---------- */
.t-10 {
  font-size: 10px;
  line-height: 14px;
}
.t-sp-1 {
  font-size: 12px;
  line-height: 16px;
}
.t-sp-2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}
.t-sp-3 {
  font-size: 12px;
  line-height: 16px;
}

.style2 {font-size: smaller}


.cp {
  font-size: 14px;
  font-weight: bold;
  color: #156234;
  width: 500px;
  text-align: left;
  margin: 5px 0 0 0;
}

.cp-02 {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  margin: 5px 0 0 0;
}

.cp-03 {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin: 5px 0 0 0;
}

.t-cmmnt {
  color: #BBBBBB;
  font-size: 10px;
  line-height: 14px;
}

.t-grn {
  color: #156234;
  font-size: 12px;
  line-height: 18px;
}

.t-red20 {
  color: #990000;
  font-size: 20px;
}

dt {
  color: #156234;
  font-size: 12px;
  line-height: 18px;
}

dd {
  position: relative;
  left: -20px;
}

ul {
  position: relative;
  top: -15px;
}

.ul-02 {
  position: relative;
  top: 0px;
}

.ul-cm {
  position: relative;
  margin: 0 20px 10 20px;
  top: 0px;
 
}

.ul-cm-02 {
  position: relative;
  margin: 0 10px 0 10px;
  top: 0px;
 
}

.upr {
  position: relative;
  top: -20px;
}


.cm-color{
  color: #FA676B;
}

.cm-white{
  color: #FFFFFF;
  font-weight: bold;  
}

.cm-white-02{
  color: #FFFFFF;  
}

.cp-cm {
  width: 500px;
  text-align: left;
  margin: 20px 0 20 0;
}

.cm-newspnt {
  padding: 3px 3px 3px 5px;
  color: #008332;
  font-size: 12px;
  line-height: 14px;
}

.cm-newstxt {
  padding: 3px 3px 3px 0px;
  color: #606060;
  font-size: 12px;
  line-height: 14px;
}

.cp-info {
  color: #888888;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
}

.cp-jws {
  position:relative;  
  width: 500px;
  text-align: left;
  margin: 5px 0 0 0;
}


/* ----------↑ テキスト関連 ここまで ↑---------- */


/* ----------↓ テキストリンクボタン ここから ↓---------- */
a.lkbt:link {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line- height: 14px;
  color: #808080;
  background-color: #FFFFFF;
  border-color: #9B9B9B;
  border-style: double;
  border-width: 3px;
  padding: 10px 8px 10px 8px;
  text-decoration: none;
}

a.lkbt:visited {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line- height: 14px;
  color: #808080;
  background-color: #FFFFFF;
  border-color: #9B9B9B;
  border-style: double;
  border-width: 3px;
  padding: 10px 8px 10px 8px;
  text-decoration: none;
}

a.lkbt:hover {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line- height: 14px;
  color: #686868;
  background-color: #F7F7F1;
  border-color: #9B9B9B;
  border-style: double;
  border-width: 3px;
  padding: 10px 8px 10px 8px;
  text-decoration: none;
}

a.app:link {
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #808080;
  background-color: #F7F7F1;
  border-color: #9B9B9B;
  border-style: double;
  border-width: 3px;
  padding: 2px;
  text-decoration: none;
  width: 400px;
}

a.app:visited {
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #808080;
  background-color: #F7F7F1;
  border-color: #9B9B9B;
  border-style: double;
  border-width: 3px;
  padding: 2px;
  text-decoration: none;
  width: 400px;
}

a.app:hover {
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #A03333;
  background-color: #ECD7D3;
  border-color: #CF9999;
  border-style: double;
  border-width: 3px;
  padding: 2px;
  text-decoration: none;
  width: 400px;
}

/* ----------↑ テキストリンクボタン ここまで ↑---------- */

