@charset "utf-8";

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

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

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

/* lead */
#content01 .lead {
margin-bottom:26px;
padding:0 12px;
}
#content01 .lead p,
#content01 .lead ul {
font-size:1.2em;
}
#content01 .lead strong {
display:block;
margin:20px 0 4px;
}
#content01 .lead ul {
list-style:disc outside;
margin-left:1.5em;
}

/* howto */
#content01 .howto {
margin-bottom:27px;
}
#content01 .howto p {
font-size:1.2em;
}

/* feature */
#content01 .feature {
margin-bottom:29px;
padding-bottom:29px;
border-bottom:1px dotted #ccc;
}
#content01 .feature h3,
#content01 .feature p {
font-size:1.2em;
}
#content01 .feature h3 {
margin-bottom:10px;
}
#content01 .feature p {
margin:0 12px 19px;
}
