table.frm-tbl{
 font-size: 12px;
}

table.frm-tbl th{
  margin: 0px;
  /* vertical-align: top; */
  font-weight: normal;
  text-align: left;
  padding: 10px;
  border-bottom: 1px dotted #E0E0E0;
  background-image: url('/img/frm-back.gif');
  line-height: 22px;
  /* width: 25%; */
}

table.frm-tbl th span{
   color: #CC0000;
   margin-left: 8px;
}

table.frm-tbl th.top-cell{
  border-top: 1px dotted #E0E0E0;
}

table.frm-tbl td{
  margin: 0px;
  vertical-align: top;
  padding: 10px;
  border-bottom: 1px dotted #E0E0E0;
  line-height: 22px;
  /* width: 75%; */
}

table.frm-tbl td img{
   vertical-align: middle;
   margin-bottom: 2px;
}

table.frm-tbl td span{
   text-decoration: underline;
}

table.frm-tbl td strong{
   color: #FF6600;
   font-size: 14px;
}

table.frm-tbl td textarea#dcr{
   border: 1px solid #6699CC;
   background-image: url('/img/input-back.jpg');
   background-repeat: no-repeat;
   padding: 3px;
   font-size:12px;
   line-height:14px;
}

table.frm-tbl td.top-cell{
  border-top: 1px dotted #E0E0E0;
}

div.qa-head{
 background-image: url('/qa/img/thum_roop_x.jpg');
 background-repeat: repeat-x;
 background-position: 0 -141;
 margin:0;
 white-space:nowrap;
 height: 45px;
 vertical-align:middle;
 margin-bottom: 5px;
}

div.qh-search{
 font-size: 13px;
 text-align:center;
 float:left;
 padding-top: 7px;
 vertical-align: middle;
 /*
 */
}

div.qh-search span{
  height: 22px;
  line-height: 22px;
  float: left;
  display: block;
  padding-left:10px;
  padding-right:7px;
}

div.qh-search input{
  float: left;
  border: 1px solid #BBCCE9;
}

div.qh-search a.qa-sch{
  display: block;
  float: left;
  width: 42px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #BBCCE9;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #3865AF;
  background-image: url('/qa/img/thum_roop_x.jpg');
  background-position: 0px -343px;
  background-repeat: repeat-x;
}

div.qh-search a.qa-sch:hover{
  font-size: 12px;
  color: #3865AF;
}

div.qh-search input.qa-sch{
  float: left;
  width: 44px;
  text-align: center;
  height: 24px;
  line-height: 22px;
  font-size: 12px;
  color: #3865AF;
  background-image: url('/qa/img/thum_roop_x.jpg');
  background-position: 0px -343px;
  background-repeat: repeat-x;
  cursor: pointer;
}

div.qh-search input.qa-sch:hover{
  font-size: 12px;
  color: #3865AF;
  cursor: pointer;
}

img.my{
 background-image: url('/qa/img/thum.jpg');
 background-repeat: no-repeat;
 background-position: 0 0;
 width: 55px;
 height: 19px;
 border: none;
}

div.qh-my{
 float: right;
 padding-top: 10px;
 padding-right: 10px;
 font-size: 13px;
}

div.qh-my img{
  vertical-align:middle;
  margin-left: 7px;
}

div.qh-clear{
 clear: both;
}

div.ti{
}

div.ti a{
  font-size:90%;
  font-weight:bold;
  color:#000000;
  padding-left:7px;
  padding-right:7px;
}

div.ti img{
  vertical-align:middle;
  margin-bottom: 2px;
}

/* 見出し */
/* 画像関連 */

h1.qa{
 font-size:110%;
 margin:7px auto 0 5px;
 color:#333333;
}

img.folder{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: 0 -90;
 width: 16px;
 height: 14px;
}

img.new{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: 0 -120;
 width: 18px;
 height: 8px;
}

img.go-list{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: 0 -150;
 width: 17px;
 height: 15px;
 margin-bottom: 2px;
}

img.desc{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: 0 -210;
 width: 10px;
 height: 10px;
}

img.asc{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: 0 -240;
 width: 10px;
 height: 10px;
}

table.q-det{
 margin:15px auto 0 auto;
}

table.q-det th{
  padding:0;
}

table.q-det th.l2{
  background-image: url('/qa/img/thum_roop_y.jpg');
  background-repeat: repeat-y;
  background-position: -69 0;
  width:9px;
}

table.q-det th.r2{
  background-image: url('/qa/img/thum_roop_y.jpg');
  background-repeat: repeat-y;
  background-position: -83 0;
  width:9px;
}

table.q-det th.m1{
  background-image: url('/qa/img/thum_roop_x.jpg');
  background-repeat: repeat-x;
  background-position: 0 -297;
  height:9px;
}

table.q-det th.m3{
  background-image: url('/qa/img/thum_roop_x.jpg');
  background-repeat: repeat-x;
  background-position: 0 -320;
  height:9px;
}

table.q-det td{
  padding:10px;
}

table.q-det td h1{
   font-size:120%;
   margin:0;
}

table.q-det td h1 img{
    vertical-align:middle;
    margin-right:7px;
}

table.q-det td p{
   margin-top: 10px;
   font-size:14px;
   line-height:130%;
   padding:1px 7px 5px 7px;
}

table.q-det td.data{
  font-size:80%;
  text-align:right;
}

table.q-det td.data span{
   padding-left:22px;
   padding-right:3px;
   color:#999999;
}

table.q-det td.data span.ex{
   color:#FF9900;
   padding-left:0;
   padding-right:0;
}

table.q-det td.data span.no{
   padding-left:0;
   padding-right:0;
   color:#FFCC99;
}

table.q-det td.data b{
   color:#CC0000;
}

table.q-det td.data img{
   vertical-align:middle;
   margin-left:15px;
}

img.q-det-l1{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: -205 0;
 width:9px;
 height:9px;
}

img.q-det-r1{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: -242 0;
 width:9px;
 height:9px;
}

img.q-det-l3{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: -205 -124;
 width:9px;
 height:9px;
}

img.q-det-r3{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: -242 -124;
 width:9px;
 height:9px;
}

img.q-det-m1{
 background-image: url('/qa/img/thum.jpg');
 background-repeat: no-repeat;
 background-position: 0 -157;
 width:34px;
 height:34px;
}

img.q-det-un{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: -132 -308;
 width:116px;
 height:17px;
 border: none;
}

h2.key{
 background-color:#F6F6F6;
 margin-left:5%;
 margin-right:5%;
 margin-top:0;
 margin-bottom:0;
 font-size:12px;
 color:#666666;
 padding:5px;
 text-align:right;
}

h2.key span{
  font-weight: normal;
  font-size:11px;
  color:#999999;
}

table.a-det{
 margin-top:15px;
 margin-bottom:0;
 margin-left:auto;
 margin-right:auto;
 background-color:#F0F0F0;
}

table.a-det td{
  padding:7px;
  font-size:90%;
  font-weight:normal;
}

table.a-det td span{
   font-size:85%;
   color:#666666;
   padding-right:7px;
   padding-left:20px;
}

table.a-det td img{
   vertical-align:middle;
   margin-left:15px;
   margin-right:15px;
}

table.a-det2{
 margin-top:0;
 margin-bottom:10px;
 margin-left:auto;
 margin-right:auto;
}

table.a-det2 th{
  width:50px;
  padding:8px;
  vertical-align:top;
}

table.a-det2 td{
  padding:10px;
  font-size:90%;
  line-height:1.4;
}

table.a-det2 td p{
   color:#666666;
   font-size:90%;
}

table.a-det2 td span{
   color:#666666;
}

table.a-det3{
 border-top:1px dashed #CCCCCC;
}

table.a-det3 th{
  width:40px;
  padding:3px;
  vertical-align:top;
}

table.a-det3 td{
  font-size:90%;
  line-height:1.4;
}

table.a-det3 td span.error{
   color: #CC0000;
   font-size: 14px;
   line-height: 26px;
}

img.a-det-a{
 background-image: url('/qa/img/thum.jpg');
 background-repeat: no-repeat;
 background-position: 0 -274;
 width:34px;
 height:34px;
}

img.a-det-q{
 background-image: url('/qa/img/thum.jpg');
 background-repeat: no-repeat;
 background-position: 0 -201;
 width:34px;
 height:34px;
}

img.a-det-b{
 background-image: url('/qa/img/thum.jpg');
 background-repeat: no-repeat;
 background-position: 0 -318;
 width:34px;
 height:34px;
}

img.a-det-un{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: -132 -348;
 width:116px;
 height:17px;
 border: none;
}

img.best{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: 0 -677;
 width: 68px;
 height: 22px;
}

table.use{
 margin-top:25px;
 margin-bottom:25px;
}

table.use th{
  font-size:80%;
  font-weight:normal;
  color:#FF3300;
}

table.use th span{
   color:#666666;
}

table.use td{
  font-size:80%;
  color:#666666;
}

table.use td a{
   display: block;
   width: 85px;
   height: 30px;
}

table.use td a img{
    border: none;
}

table.use td a.g1{
   background-image: url('/qa/img/thum.gif');
   background-repeat: no-repeat;
   background-position: 0 -270;
}

table.use td a.g1:hover{
   background-position: 0 -310;
}

table.use td a.g2{
   background-image: url('/qa/img/thum.gif');
   background-repeat: no-repeat;
   background-position: 0 -349;
}

table.use td a.g2:hover{
   background-position: 0 -389;
}

table.use td a.g3{
   background-image: url('/qa/img/thum.gif');
   background-repeat: no-repeat;
   background-position: 0 -429;
}

table.use td a.g3:hover{
   background-position: 0 -469;
}

table.use td a.g4{
   background-image: url('/qa/img/thum.gif');
   background-repeat: no-repeat;
   background-position: 0 -509;
}

table.use td a.g4:hover{
   background-position: 0 -549;
}

table.use td a.g5{
   background-image: url('/qa/img/thum.gif');
   background-repeat: no-repeat;
   background-position: 0 -589;
}

table.use td a.g5:hover{
   background-position: 0 -629;
}

img.use1{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: 0 -310;
 width: 85px;
 height: 30px;
}

img.use2{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: 0 -389;
 width: 85px;
 height: 30px;
}

img.use3{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: 0 -469;
 width: 85px;
 height: 30px;
}

img.use4{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: 0 -549;
 width: 85px;
 height: 30px;
}

img.use5{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: 0 -629;
 width: 85px;
 height: 30px;
}

div.rec-ti{
 margin:15px 5% 3px 5%;
 background-color:#EFEFEF;
 border-top:1px solid #CFCFCF;
 font-size:80%;
 padding:1px 10px 1px 10px;
 text-align:left;
 color:#000000;
}

div.rec-ti img{
  margin:0 7px 0 0;
  vertical-align:middle;
}

table.rec-list{
}

table.rec-list th{
  font-size:80%;
  font-weight:normal;
  line-height:1.3;
  padding:3px 5px 3px 30px;
  border-bottom:1px dashed #CCCCCC;
  text-align:left;
}

table.rec-list td{
  font-size:80%;
  line-height:1.3;
  padding:3px 20px 3px 7px;
  border-bottom:1px dashed #CCCCCC;
  text-align:right;
}

table.rec-list td span.kai1{
   color:#CC0000;
   white-space:nowrap;
}

table.rec-list td span.kai2{
   color:#666666;
   white-space:nowrap;
}

img.rec-qa{
 background-image: url('/qa/img/thum.gif');
 background-repeat: no-repeat;
 background-position: -54 0;
 width: 28px;
 height: 23px;
}

div.frm-top{
 text-align: left;
 width: 90%;
 font-size:90%;
 color:#333333;
 background-color:#F6F6F6;
 border-left:5px solid #CC0000;
 border-bottom:1px solid #333333;
 padding:6px 7px;
 font-weight: bold;
}

div.frm-top span{
  font-size: 13px;
  color: #999999;
  font-weight: normal;
}

div.com{
 width: 90%;
 border-top:2px solid #CCCCCC;
 font-size: 14px;
 line-height:1.4;
 padding:7px;
 text-align: left;
}

div.com span{
  color: #CC0000;
}

div.n-com{
 margin-top: 30px;
 width: 90%;
 font-size: 14px;
 text-align: center;
}

table.best-form{
 border:2px solid #CCCCCC;
 border-collapse:collapse;
}

table.best-form th{
  background-color:#CCCCCC;
  padding:8px 15px;
  font-size:85%;
  color:#333333;
  font-weight:normal;
}

table.best-form td{
  padding:8px 15px;
  background-color:#CCCCCC;
  font-size:80%;
}

table.best-form td span{
   color:#CC0000;
}

table.log{
 background-color:#EFEFEF;
 border:solid 1px #CCCCCC;
 margin:30px auto 20px auto;
}

table.log th{
  padding:10px;
  font-size:90%;
  color:#FF6600;
}

table.log td{
  padding:10px 13px;
  font-size:80%;
  line-height:1.3;
}

table.res-form{
 border-collapse:collapse;
 margin:auto;
}

table.res-form th{
  background-color:#EAEAEA;
  border-top:solid 1px #CCCCCC;
  border-bottom:solid 1px #CCCCCC;
  padding:8px 15px;
  font-size:85%;
  color:#333333;
  font-weight:normal;
  text-align:left;
}

table.res-form th span{
   color:#CC0000;
   font-weight:normal;
}

table.res-form td{
  padding:8px 15px;
  border-top:solid 1px #CCCCCC;
  border-bottom:solid 1px #CCCCCC;
  font-size:80%;
}

table.res-form td b{
   color:#FF6600;
   padding-left:7px;
   padding-right:7px;
}

table.res-form td span{
   color:#666666;
}

table.res-form td span.att{
   color:#CC0000;
}

table.res-form td textarea{
   font-size: 13px;
}

table.res-ate{
 background-color:#FFFFCC;
 border:solid 1px #FFCC00;
 margin:15px auto;
}

table.res-ate th{
  padding:10px;
  font-size:90%;
}

table.res-ate td{
  padding:10px 13px;
  font-size:80%;
  line-height:1.3;
}

