@charset "utf-8";

/*howtoselect.css 20110417
====================================== */
/* contents
====================================== */
#contents{width:655px;}

/* lead_area
====================================== */
#lead_area{padding-bottom:20px;}
#lead_area h2{margin-bottom:10px;}
.lead_text{font-size:18px;}

/* column_area
====================================== */
#column_area{padding-bottom:20px;}

.column_box01{margin-bottom:20px;background:url(/reform/kenchikuka/special/images/howtoselect/howtoselect_bg01.jpg) no-repeat center top;min-height:364px;height:auto !important;height:364px;}
.column_box01 .step01,
.column_box01 .step02 {float:left;width:219px;padding:0px 0px 5px;}
.column_box01 .step03 {float:right;width:216px;padding:0px 0px 5px;}
.column_box01 dd{width: 190px;font-size: 12px;padding: 3px 0px 0px 15px;}

.column_box02{margin-bottom:10px;background:#f5a71a url(/reform/kenchikuka/special/images/howtoselect/howtoselect_bg02.png) no-repeat left top;padding-top:11px;}
.column_box02 .inner{background:#f5a71a url(/reform/kenchikuka/special/images/howtoselect/howtoselect_bg03.png) no-repeat left bottom;padding:0px 10px 35px;color:#FFFFFF;text-align:center;}
.column_box02 .inner p{font-size:18px;font-weight:bold;}

.column_box03 {background:url(/reform/kenchikuka/special/images/howtoselect/howtoselect_bg04.png) no-repeat left top;min-height:145px;height:auto !important;height:145px;}
.column_box03 .step01,
.column_box03 .step02 {float:left;width:219px;}
.column_box03 .step03 {float:right;width:216px;}
.column_box03 .step01 dd,
.column_box03 .step02 dd,
.column_box03 .step03 dd{padding: 0px 15px;}

.column_box04 *{zoom:1;}
.column_box04 {padding-top:20px;}
.column_box04 .button01{width:313px;float:left;}
.column_box04 .button02{width:313px;float:right;}

/* clearfix
====================================== */
.column_box01:after,
.column_box02:after,
.column_box03:after,
.column_box04:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
