@charset "UTF-8";

/*
**********************************************************************

* coaching.css

* site name   : http://holon-tierra.com/
* description : System Page styles
* since       : 2008-06-09
* editor      : Tooru Ehara 
* modified    : 
* editor      :

*********************************************************************
*/



/*
===== CONTENTS ===========================================

  1: Coaching Page styles

==========================================================
*/

/*
*********************************************************************

* 1: Coaching Page styles

*********************************************************************
*/

div#Contents h1{
background:url("../img/coaching/ttl_coaching.jpg") 0 0 no-repeat;
margin-bottom:10px;
}
div#Contents h2{
background:url("../img/coaching/txt_coaching.gif") 0 0 no-repeat;
height:56px;
margin:0 15px 15px;
}
div#Contents h3.history{
background:url("../img/coaching/ttl_history.gif") 0 0 no-repeat;
}
div#Contents h3.about{
background:url("../img/coaching/ttl_about.gif") 0 0 no-repeat;
}
div#Contents h3.child{
background:url("../img/coaching/ttl_child.gif") 0 0 no-repeat;
}
div#Contents p.note{
font-size:85%;
color:#666666;
padding-top:15px;
}
div#Contents div.cont p{
float:left;
width:366px;
}
div#Contents div.cont p a{
background:url("../img/common/icn_outside.gif") 92% 50% no-repeat;
padding-right:23px;
}
div#Contents div.cont.top p{
width:380px;
}
div#Contents div.cont p.img{
float:right;
font-size:85%;
width:150px;
}
div#Contents div.cont.top p.img{
width:130px;
}
div#Contents div.cont p.text{
float:none;
width:auto;
margin-bottom:10px;
}

