@charset "UTF-8";

/*
**********************************************************************

* payment.css

* site name   : http://www.toshin-tierra.com/
* description : Payment Page styles
* since       : 2008-06-25
* editor      : Tooru Ehara 
* modified    : 
* editor      :

*********************************************************************
*/



/*
===== CONTENTS ===========================================

  1:Payment Page styles

==========================================================
*/

/*
*********************************************************************

* 1: Payment Page styles

*********************************************************************
*/
div#Contents h1{
background:url("../img/payment/ttl_payment.jpg") 0 0 no-repeat;
}
div#Contents h2 span{
font-weight:normal;
}
div#Contents h3{
border-bottom:1px dotted #C0C0C0;
color:#666666;
margin:0 0 20px;
padding-bottom:10px;
}
div#Contents h4{
margin-bottom:20px;
}
div#Contents table{
width:525px;
margin:0 auto 20px;
}
div#Contents th{
background:#E7F9F2;
text-align:left;
width:40%;
}
div#Contents tr.seminar th{
background:#046017;
color:#FFFFFF;
}
div#Contents ul{
margin:0 10px;
}
div#Contents li{
background:url("../img/common/icn_link_sNav.gif") 0 7px no-repeat;
padding:0 0 7px 12px;
}
div#Contents li h4{
margin-bottom:7px;
}
div#Contents li span{
color:#666666;
font-size:85%;
}
div#Contents p.note{
color:#666666;
font-size:90%;
margin:0 16px 7px;
}
div#Contents p.note.last{
margin-bottom:20px;
}
