/* レイアウト用 */

#main_top {padding:0 0 10px 0;}
.tokuten {padding:0 15px 15px 15px;}
.tokuten strong {color:#990000; font-weight:bold;}
.tokuten br {margin-bottom:1em;}
ul.top {padding-left:3em; padding-top:0; margin-top:-10px;}

#contents #previous #page_area #main_top #rightspace #right_main3 .scroll ol li {
	list-style-type: decimal;
}



/* 電子マネー用 */
dl{  
  width : 760px;  
  margin-bottom : 15px;    
}

dt.text{

  font-size: 1.3em;
  color: #d70050;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #d70050;

  margin-top : 15px;
  margin-left : 15px;
  margin-bottom : 10px;

  padding-left : 8px;
}

dd.text1{  
  font-size: 1em;
  font-weight : bold;

  line-height : 1.5;    
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #999999;

  margin-top : 5px;    
  margin-bottom : 10px;
  margin-left : 15px;

  padding-right : 0px;     
  padding-left : 6px;
}

dd.text2{  
  font-size: 0.9em;
  font-weight: normal;
  line-height : 1.0;    

  border-bottom-style : none;

  margin-top : 0px;    
  margin-bottom : 5px;
  margin-left : 20px;

  padding-right : 6px;     
  padding-left : 6px;
}


dd.text3{  
  border-bottom-style : none;

  margin-top : 0px;    
  margin-bottom : 10px;
  margin-left : 10px;

  padding-right : 6px;     
  padding-left : 6px;
}

p.faq{

  font-size: 1.3em;
  color: #d70050;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #d70050;

  margin-top : 15px;
  margin-left : 15px;
  margin-bottom : 10px;

  padding-left : 8px;
}

dt.faq1{  

  line-height : 1.5;
  background-attachment: scroll;
  background-image: url(../img/faq_q.gif);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  background-color: #f0edd8;

  border-bottom-style : none;

  margin-top : 5px;    
  margin-bottom : 0px;
  margin-left : 15px;

  padding-top : 8px;
  padding-right : 15px;
  padding-bottom : 8px;
  padding-left : 35px;
}

dd.faq2{  

  line-height : 1.5;
  background-attachment: scroll;
  background-image: url(../img/faq_a.gif);
  background-repeat: no-repeat;
  background-position: 5px 5px;

  border-bottom-style : none;

  margin-top : 3px;    
  margin-bottom : 30px;
  margin-left : 15px;

  padding-top : 8px;
  padding-right : 15px;
  padding-bottom : 8px;
  padding-left : 35px;

}


/*マイナ利用規約用 */

#contents #center h3{  
margin:50px 0px 0px 0px;
font-size: 24px;
font-weight: bold;
text-align: center;
}

#contents #center h4{  
margin:15px 5px 10px 5px;
border-bottom:1px dotted #666666;
font-size: 110%;
font-weight: bold;
}

#contents #center p{  
margin:0px 15px;
}

.hr{  
margin:100px 0px 50px 0px;
border-bottom: 1px solid #999;
}
