@charset "UTF-8";

/*
**********************************************************************

* privacy.css

* site name   : http://holon-tierra.com/
* description : Privacy Page styles
* since       : 2008-06-09
* editor      : Tooru Ehara 
* modified    : 
* editor      :

*********************************************************************
*/



/*
===== CONTENTS ===========================================

  1: Main Body styles

==========================================================
*/

/*
*********************************************************************

* 1: Main Body styles

*********************************************************************
*/
div#Contents h1{
background:url("../img/privacy/ttl_privacy.jpg") 0 0 no-repeat;
margin-bottom:10px;
}
div#Contents h2{
text-indent:0;
text-align:center;
}
div#Contents h3{
text-indent:0;
color:#10218B;
height:auto;
margin:0 15px 15px;
}
div#Contents h3.separate{
background:url("../img/common/bg_dot_gray.gif") 0 0 repeat-x;
padding-top:15px;
}
div#Contents h4,
div#Contents ol{
margin:0 15px 10px;
}
div#Contents p{
margin:0 15px 15px;
}
