/* CSS Document */

#main dl {
 margin:0px;
 }
 
#main dt {
 margin:10px 5px 5px 5px;
 background:url(../images/faq_img2.jpg) no-repeat left;
 padding:3px 10px 3px 20px;
 font-weight:bold;
 }

#main dd {
 margin:0px 0px 10px 20px;
 background:url(../images/faq_img3.jpg) no-repeat left top;
 padding:3px 10px 3px 20px;
 line-height:135%;
 }

#main .line {
  border-bottom:1px dotted #CCCCCC; 
 margin:20px 0px; 
 background:none; 
 margin-top:0px; 

 }

#main .to_top1 {
  float:right;
  margin:0px 10px 10px 0px;
  background:#FFFFFF;
  background:none;
  }

#main .midashi {
  margin:0px 0px 10px 0px;
  border-bottom:#F66014 2px solid;
  font-size:16px;
  font-weight:bold;
  }
