@charset "utf-8";

@import "all.css";

h3 {
 font-size: 12.5px;
 color: #006B90;
}
]#head_itm {
 background-image:url(../img/head_itm.gif); 
 float: left;
 text-align: center;
 margin: 0px 8px;
 margin-bottom: 20px;
 width: 830px;
 height: 130px;
}

#head_itm {
 background-image:url(../img/head_itm.gif); 
 float: left;
 text-align: center;
 margin: 0px 8px;
 margin-bottom: 20px;
 width: 830px;
 height: 130px;
}

.white_box1 {
 width: 830px;
 font-size:14px;
 font-family: "メイリオ","ＭＳ ゴシック";
 text-align: left;
}

.general_box1 {
 width: 830px;
 margin-top: 15px;
 margin-left: 5px;
 margin-bottom: 30px;
 text-align: left;
 /*border: 1px solid #A4C28C;*/
 border-right: 1px solid #A4C28C;
 border-bottom: 1px solid #A4C28C;
 font-size:14px;
 font-family: "メイリオ","ＭＳ ゴシック";
}

.general_box2 {
 width: 830px;
 margin-top: 15px;
 margin-left: 5px;
 margin-bottom: 30px;
 text-align: left;
 /*border: 1px solid #A4C28C;*/
 border-right: 1px solid #A4C28C;
 border-bottom: 1px solid #A4C28C;
 font-size:14px;
 font-family: "メイリオ","ＭＳ ゴシック";
}

#box1 {
 display: inline-block;
 width: 820px;
 float: left;
 margin-bottom: 10px;
 border-top: dotted 2px #A10000;
 border-left: dotted 2px #A10000;
}

/****** fake table *******/
#tbl {
 width: 830px;
 height: 600px;
 /*
 border-bottom: dotted 1px #F69F4F;
 border-right: dotted 1px #F69F4F;
 */
 font-family: "メイリオ","ＭＳ ゴシック";
}

#td1, #td2 {
 float: left;
 line-height: 20px;
 margin-left: 10px;
 border-bottom: dotted 1px #A4C28C;
 font-size:14px;
 height: 55px;
}

#td1 {
 width: 195px;
 color: #909090;
}

#td2  {
 width: 595px;
}

