@charset "UTF-8";

/*
**********************************************************************

* member.css

* site name   : http://holon-tierra.com/
* description : Flow Page styles
* since       : 2008-06-09
* editor      : Tooru Ehara 
* modified    : 
* editor      :

*********************************************************************
*/



/*
===== CONTENTS ===========================================

  1: Flow Page styles

==========================================================
*/

/*
*********************************************************************

* 1: Flow Page styles

*********************************************************************
*/

div#Contents h1{
background:url("../img/member/ttl_member.jpg") 0 0 no-repeat;
margin-bottom:0;
}
div#Contents h2{
text-indent:0;
margin:0 1px 15px;
}
div#Contents h3.tierra{
background:url("../img/member/ttl_tierra.gif") 0 0 no-repeat;
}
div#Contents h3.bitcampus{
background:url("../img/member/ttl_bitcampus.gif") 0 0 no-repeat;
}
div#Contents h4,
div#Contents div.cont p{
margin-bottom:7px;
}
div#Contents div.cont p a{
background:url("../img/common/icn_link.gif") 0 50% no-repeat;
font-weight:bold;
padding-left:15px;
}
div.cont p.img{
float:right;
width:120px;
padding-left:10px;
}
div#Contents div.cont p.img a{
background:none;
padding:0;
}