@charset "utf-8";

/* common
====================================== */
#contents_section .return_top {text-align:right;font-size:12px;padding-right:10px;clear:both}

.mt10 {margin-top:10px!important;}
.mt20 {margin-top:20px!important;}
.mt40 {margin-top:40px!important;}
.mb20 {margin-bottom:20px!important;}

.pb10 {padding-bottom:10px!important;}
.pb20 {padding-bottom:20px!important;}

/* main_contents
====================================== */
.wrapper{ width:960px; margin: 0 auto 20px; line-height: 1.5; text-align: left;font-size: 14px;}
.wrapper h2{ height: 232px;}
.left_contents{width:700px;float:left;}
.lead{ background:url(/renovation/tekigou/images/main_leadb.png) no-repeat; padding:25px 35px 70px 35px;}
.lead_text{ width:890px; height:80px; overflow:hidden;}
.line_box{ border:1px solid #c7c2ab; border-radius:10px; padding:10px 20px 20px 20px; width:660px; background-color:#fff; margin-bottom:20px;}
.line_box h3{ border-bottom:1px solid #e9e7dd; padding:13px 13px 13px 45px;margin-bottom:10px; background:url(/renovation/tekigou/images/renova_icon.gif) left no-repeat; font-size:20px;font-weight:bold;}
.line_box h4{ font-size:18px; font-weight:bold;}

.box_left {width:330px; float:left;}
.box_right {float:right;width:320px}

.line_box .renova_table {
margin-bottom:20px;
width:316px;
	border-left:1px solid #c7c2ab;
	border-top:1px solid #c7c2ab;
border-radius:7px;
	border-collapse:separate;
	float:left;
}
.line_box .renova_table th,
.line_box .renova_table td {
background:none repeat scroll 0 0 #f9f9f7;
border-bottom:1px solid #c7c2ab;
border-right:1px solid #c7c2ab;
padding:10px;
vertical-align:middle;
font-weight:bold;
}
.line_box .renova_table th {
background:none repeat scroll 0 0 #e9e7dd; width:70px; font-size:18px; font-weight:bold;
}
.line_box .renova_table tr:first-child th:first-child,
.line_box .renova_table tr:first-child td:first-child {
border-radius:6px 0 0 0;
}
.line_box .renova_table tr:first-child th:last-child,
.line_box .renova_table tr:first-child td:last-child {
border-radius:0 6px 0 0;
}
.line_box .renova_table tr:last-child th:first-child,
.line_box .renova_table tr:last-child td:first-child {
border-radius:0 0 0 6px;
}
.line_box .renova_table tr:last-child th:last-child,
.line_box .renova_table tr:last-child td:last-child {
border-radius:0 0 6px 0;
}

/* side
====================================== */
.right_contents{width:230px; float:right;}
.aside_box01{background-color:#FFF;margin-bottom:10px;border:1px solid #c7c2ab;
-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.aside_headline01{padding:7px 0px 5px 28px;font-size:14px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#c7c2ab;margin-bottom:8px;line-height:1.4;background:url(/renovation/tekigou/images/icon_check.gif) no-repeat 10px;}
.search_list{margin:0px 0px 10px 10px}
.search_list li{background:url(/renovation/tekigou/images/icon_arrow01.png) no-repeat left 4px;margin-bottom:3px;padding:0px 10px}

/* clearfix
====================================== */
#contents_section:after,
.line_box:after,
.main_contents:after{content:".";display:block;height:0px;clear:both;visibility:hidden}

