@charset "UTF-8";

/* chumoku_style 20130610 og
====================================== */
*{zoom:1}

/* title_box */
.title_box{margin-top:0px;border-bottom:#9C918B dotted 2px;padding-bottom:10px;margin-bottom:15px}
.title_box .headline_type01{margin-bottom:10px}

/* contents_box */
.contents_box {border-bottom:#9C918B dotted 2px;padding-bottom:10px;margin-bottom:20px}
.contents_box .headline_type02{font-weight:normal;padding:0px 0px 0px 20px;color:#454E55;font-size:25px;margin-bottom:10px;background-image:url(/reform/kenchikuka/special/chumoku/images/arrow_type01.gif);background-repeat:no-repeat;background-position:left 5px}
.area_list01{float:left;width:218px; margin:0}
.area_list01 dt{margin:0px 0px 5px;padding:2px 5px 0px;color:#FFFFFF;background:#666666;line-height:1.6;display:inline-block;*display:inline;*zoom:1}
.area_list01 dd{margin-left:2px;padding-bottom:10px}
.area_list01 dd li{margin-bottom:3px}

/* clearfix
====================================== */
.contents_box:after{clear:both;content:".";display:block;height:0;visibility:hidden}
