@charset "UTF-8";
/**
 * @ Style Name     : Volunteer Index Style
 * @ Style Place    : /css/volunteer/hp.css
 * @ Create Date    : 10.03.29
 * @ Lastup Date    : 10.03.29
 * @ Author Company : SHIKI-DESIGN (http://www.shiki-design.com/)
 * @ Author Name    : Nakatani
 * @ Lastup Name    : Nakatani
 */

/**
 * @ Layout Each
 */
.contents{
margin:0 0 0 0px;
width:680px;
}
.description{
float:left;
padding:5px 0 0 0;
width:420px;
}
.descPhoto{
float:right;
width:250px;
}
.h3Ttl01{margin:15px 0 10px 0;}
.h3Ttl02{
clear:both;
margin:0 0 10px 0;
padding-top:40px;
}
.h3Ttl03{margin:15px 0 10px 5px}
h3{margin:30px 0 10px 0;}

.facilityList{
margin-top:10px;
border-collapse:collapse;
}
.facilityList th,
.facilityList td{
padding:5px 0;
text-align:left;
border-bottom:1px dotted #ccc;
font-weight:normal;
}

.facilityList .name{width:520px;}
.facilityList .tel{
width:140px;
text-align:right;
}
