@charset "shift_jis";

#outline{
border-top:#ccc 1px solid;
padding-top:5px;
}

#outline .section{
background:url(../img/index/section_bg.gif) no-repeat left bottom;
padding:9px 15px 20px 130px;
position:relative;
}

#article .section h3{
position:absolute;
left:20px;
top:9px;
width:90px;
}
* html #article .section h3{
left:-110px;}