@charset "utf-8";
/* CSS Document */

#content01 h3{
margin-bottom:10px;
}

#content01 .box01{
margin-bottom:15px;
padding-bottom:30px;
border-bottom:2px solid #ccc
}

#content01 .box01 ul{
background:#EBF5D6;
padding:15px;
}

#content01 .box01 ul li{
margin:3px 0px;
}

#content01 .box01 ul li a{
font-size:1.2em;
background:url(../img/staff_bg_01.png) no-repeat 0px 50%;
padding-left:15px;
}

#content01 .entry01{
border-bottom:1px dotted #ccc;
margin-bottom:15px;
}
#content01 .last {
border-bottom:none;
}

#content01 .entry01 .img01{
width:140px;
float:left;
margin-bottom:25px;
} 

#content01 .entry01 .img01 img{
width:138px;
border:1px solid #ccc;
}

#content01 .entry01 dl.title01{
float:left;
margin-left:20px;
padding-top:15px;
margin-bottom:25px;
}

#content01 .entry01 dl.title01 dt{
color:#288063;
font-size:1.4em;
font-weight:800;
}

#content01 .entry01 dl.title01 dd{
font-size:1.4em;
font-weight:800;
}

#content01 .entry01 dl.title01 dd strong{
font-size:1.142em;
}

#content01 .entry01 .diary01{
font-size:1.2em;
margin-bottom:15px;
}

#content01 .entry01 .pagetop01{
margin-bottom:15px;
}






