@charset "utf-8";

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

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

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

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

/* jobs */
#content01 .jobs {
margin-bottom:30px;
padding:0 12px;
}
#content01 .jobs ul {
font-size:1.2em;
}
#content01 .jobs li {
display:inline;
padding-right:0.5em;
}

/* flow */
#content01 .flow {
margin-bottom:29px;
padding-bottom:22px;
border-bottom:1px dotted #ccc;
}
#content01 .flow .step {
margin:0 12px 5px;
padding-bottom:29px;
background:url(../img/index_bg_01.png) left bottom no-repeat;
}
#content01 .flow .last {
padding-bottom:0;
background:none;
}
#content01 .flow .step h3,
#content01 .flow .step p {
font-size:1.2em;
}
#content01 .flow .step h3 {
margin-bottom:4px;
}

