/*--- FAQ ---*/

.boxA1 ul{
 list-style-type: none
}

.boxA1 ul li {
 margin:5px 5px;
 padding-left:25px;
 border-bottom:1px dotted #999;
 background-image:url(../img/q.gif);
 background-repeat: no-repeat;
 background-position: 3px 3px;
}

.boxA1 p{
 margin:0px;
 padding:0 0 4px 25px;
 background-image:url(../img/a.gif);
 background-repeat: no-repeat;
 background-position: 0px 3px;
}

.modoru{
 text-align:right;
 margin-bottom:30px
}

.modoru a{
 font-size:11px;
}

.a_tit {
 font-size:14px;
 margin:0 0 10px 0;
 padding:0 0 4px 25px;
 border-bottom:1px solid #999;
 background-image:url(../img/q.gif);
 background-repeat: no-repeat;
 background-position: 0px 0px;
}

table{
 border-top:1px solid #aaa;
 border-left:1px solid #aaa;
 font-family: Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
 font-size:13px;
}

th{
 /*background-color:#229F6F;*/
 background-color:#eee;
 color:#333;
 font-weight:normal;
 border-bottom:1px solid #aaa;
 border-right:1px solid #aaa;
 padding:1px;
}

td{
 background-color:#fff;
 border-bottom:1px solid #aaa;
 border-right:1px solid #aaa;
 padding:3px;
 text-align:left;
}
