@charset "utf-8";
div.space {
 margin: 0px;
}
.m-qa {
 line-height: 25px;
 color: #CC0000;
 background: #FFF5EC;
 padding-left: 5px;
 border-bottom: 2px solid #D6D6D6;
 font-size: 12px;
}
.ans {
 padding: 10px 20px 20px 25px;
 font-size: 12px;
 line-height: 130%;
 color: #333333;
}
/*　質問画像の定義　*/
#category {
 width: 170px;
}

#category td {
 vertical-align: middle;
}

.icon_q {
 padding: 6px 0px 2px 25px;
 background: #fff5ec url("../img/icon_q.gif") no-repeat 2px 3px;
 color: #CC0000;
 border-bottom: 2px solid #D6D6D6;
 font-size: 12px;
}
.icon_a {
 padding: 10px 0px 20px 25px;
 font-size: 12px;
 line-height: 130%;
 color: #333333;
 background: url("../img/icon_a.gif") no-repeat 2px 9px;
}
.icon_a p {
 margin: 7px 0px 7px 0px;
 }

/* テーブル枠の定義 */
.fr-up {
 border-top: 2px solid #99CCFF;
}
.fr-dw {
 border-bottom: 2px solid #99CCFF;
}
.fr-left {
 border-left: 2px solid #99CCFF;
}
.fr-right {
 border-right: 2px solid #99CCFF;
}
.tx-bl {
 font-size: 12px;
 line-height: 130%;
 color: #336699;
}
/*　段落の定義　*/
.left10 {
 margin-left: 10px;
}
.left15 {
 margin-left: 15px;
}
.left25 {
 margin-left: 25px;
}

.top_bottom15 {
 margin: 15px 0px 15px 0px;
 }

/* 見出し設定 */
.qa_midashi01 {
 font-size: 14px;
 line-height: 28px;
 font-weight: bold;
 color: #333333;
 background: url(../../img/bana_title.gif) no-repeat;
 padding-left: 28px;
 margin-bottom: 10px;
 margin-top: 20px;
}
.qa_midashi02 {
 line-height: 25px;
 color: #CC0000;
 background: #FFF5EC;
 padding-left: 5px;
 border-bottom: 2px solid #D6D6D6;
 font-size: 12px;
}

/* イメージ表示 */
img.img-left {
 float: left;
 margin-right: 10px;
}
img.img-right {
 float: right;
 margin-left: 10px;
}
/* ul li リスト設定 URL　*/
.ul_list {
 color: #333333;
 margin: 0px 0px 0px 0px;
 margin-left: 25px;
}
.ul_list li {
 list-style-type: circle;
}

.ul_listd {
 color: #333333;
 margin: 0px 0px 0px 0px;
 margin-left: 25px;
}
.ul_listd li {
 list-style-type: decimal;
}

/* dl dt dd リスト設定 URL　*/
.dl_list {
 margin: 0px 0px 0px 0px;
}
.dl_list dt {
 color: #333333;
 margin-top: 10px;
 margin-bottom: 5px;
}.dl_list dd {
 color: #333333;
 font-weight: normal;
 margin-left: 12px;
}
/* テーブルの定義 */
.tbl_waku {
 background-color: #cccccc;
 border: 0px;
 width: 700px;
}
.tbl_proj {
 background-color: #cccccc;
 border: 0px;
 width: 300px;
}
.tx-th {
 font-size: 12px;
 line-height: 130%;
 color: #336699;
 background-color: #e8ecf0;
 width: 200px;
 padding: 2px 5px;
}
.tx-th1 {
 font-size: 12px;
 line-height: 130%;
 color: #336699;
 background-color: #e8ecf0;
 width: 100px;
 text-align: center;
 padding: 2px 5px;
}
.tx-th2 {
 font-size: 12px;
 line-height: 130%;
 color: #336699;
 background-color: #e8ecf0;
 width: 200px;
 text-align: center;
 padding: 2px 5px;
}
.tx-th3 {
 font-size: 12px;
 line-height: 130%;
 color: #336699;
 background-color: #e8ecf0;
 text-align: center;
 padding: 2px 5px;
}

.tx-td {
 font-size: 12px;
 line-height: 130%;
 color: #336699;
 background-color: #ffffff;
 padding: 2px 5px;
}
.tx-td1 {
 font-size: 12px;
 line-height: 130%;
 color: #336699;
 background-color: #ffffff;
 text-align: center;
 padding: 2px 5px;
}

