@charset "utf-8";

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

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

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

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

/* key */
#content01 .key {
margin-bottom:26px;
padding:0 10px;
}
#content01 .key p,
#content01 .key h3 {
font-size:1.2em;
}
#content01 .key p {
margin-bottom:27px;
}
#content01 .key h3 {
margin-bottom:9px;
padding:0 8px 7px;
background:url(../../../img/common_bg_12.png) left bottom no-repeat;
}
#content01 .key ul {
margin-left:-6px;
}
#content01 .key li {
display:inline;
float:left;
margin-left:6px;
margin-bottom:7px;
}

/* feature & advantage */
#content01 .feature,
#content01 .advantage {
margin-bottom:26px;
padding:0 10px;
}
#content01 .advantage {
padding-bottom:27px;
border-bottom:1px dotted #ccc;
}
#content01 .feature ul,
#content01 .advantage ul {
list-style:disc outside;
margin-left:1.5em;
}
#content01 .feature ul,
#content01 .advantage ul,
#content01 .advantage p {
font-size:1.2em;
}
#content01 .advantage p {
margin-top:9px;
}
