@charset "utf-8";

#content01 h1,
#content01 h2 {
margin-bottom:15px;
}

#sidebar01 .box01 .b03-02{
background-color:#e0e0e0;
}

#sidebar01 .box01 .b03-02 a{
color:#555555;
}

/* lead */
#content01 .lead {
margin-bottom:26px;
padding:0 12px;
}
#content01 .lead p {
font-size:1.2em;
}

/* search & human */
#content01 .search,
#content01 .human {
height:100%;
margin-bottom:29px;
padding:0 10px;
}
#content01 .search .text,
#content01 .human .text {
float:left;
width:271px;
}
#content01 .search .text p,
#content01 .human .text p,
#content01 .human .text h3,
#content01 .human .text h4,
#content01 .human .text ul {
font-size:1.2em;
}
#content01 .search .step,
#content01 .human .step {
float:right;
width:229px;
}
#content01 .search .step img,
#content01 .human .step img {
vertical-align:bottom;
}
#content01 .human {
padding-bottom:30px;
border-bottom:1px dotted #ccc;
}
#content01 .human .text h3 {
margin-bottom:9px;
padding:0 8px 7px;
background:url(../../../img/common_bg_12.png) left bottom no-repeat;
}
#content01 .human .text h4 {
margin-top:9px;
font-weight:normal;
}
#content01 .human .text ul {
margin-bottom:26px;
}

/* phone */
#content01 .phone {
width:500px;
margin:0 auto 20px;
}
#content01 .phone h2 {
margin-bottom:0;
}
