@charset "utf-8";
/* CSS Document */

/**================================= Estimate Setting =================================**/

/**************** Estimate common setting *****************/

#estimate .imgBox {
	left:50%;
	top:14px;
	margin-left:-572px;
	position:absolute;
}

#estimate .mainArea {
	padding-top:10px;
}

#estimate .contactArea {
	padding-top:0px;
	margin-bottom:15px;
}

#estimate .contactArea .btnArea {
	top:10px;
}

#estimate .contactBtn {
	text-align:center;
}

#estimate .plinkBox {
	border-bottom:1px dashed #FF4100;
	padding-bottom:20px;
	margin-bottom:20px;
}

#estimate .plinkBox li {
	margin:0 8px 5px 0;
	float:left;
}

#estimate .plinkBox li.even {
	margin-right:0;
}

/**************** section setting *****************/

/* section */

#estimate .section {
	background: #E0E0E0 url(../images/common/bg_section_btm.jpg) no-repeat center bottom;
	margin-bottom: 35px;
	padding-bottom: 22px;
}

#estimate .section .sectionTtl {
	color: #FFFFFF;
	font-weight: bold;
	height: 52px;
	margin-bottom: 15px;
	text-align: right;
	position: relative;
}

#estimate .section .estimateBox {
	background: #FFFFFF;
/* 	min-height:630px; */
	margin: 0 15px 10px 15px;
	padding: 20px 20px 15px 20px;
}

#estimate .section .estimateBox:last-child {
	background: #FFFFFF;
	margin: 0 15px 10px 15px;
	padding: 20px 20px 15px 20px;
/* 	min-height:160px; */
}

/*#estimate .section .estimateBox .resultTtl {
	font-weight:bold;
	margin-bottom:10px;
	padding-left:35px;
}

#estimate .section .estimateBox .resultTtl .ttlInr {
	border-bottom:2px solid #FF4100;
}

#estimate .section .estimateBox .leftTxt {
	color:#262626;
	display:block;
	font-size:.875em;
	font-weight:bold;
	line-height:1.6em;
	margin-right:16px;
	padding:4px 0 4px 2px;
	text-decoration:none;
	display:block;
}
*/
#estimate .section .estimateBox .boxTop {
	margin-bottom:25px;
}

#estimate .section .estimateBox .boxTop .leftArea {
	width:245px;
	margin-right:20px;
	float:left;
}

#estimate .section .estimateBox .boxTop .rightArea {
	width:345px;
	float:right;
}

#estimate .section .estimateBox .boxTop .rightArea p.ttlTxt {
	color: #FF4100;
	font-weight:bold;
	margin-bottom:10px;
}

#estimate .section .estimateBox .boxTop p.text01 {
	text-indent: 1em;
	font-size: 0.875em;
	margin-bottom: 0.5em;
}

#estimate .section .estimateBox .boxMdl h4 {
	background: url(../images/estimate/bg_pricebox_ttl2.gif) no-repeat top center;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	line-height: 50px;
	padding: 8px 0px 0px 160px;
}

#estimate .section .estimateBox .boxBtm {
}

#estimate .section .estimateBox .boxInner {
	border-top:#999 dotted 1px;
	margin-top:20px;
	padding-top:20px;
	width:610px;
}

#estimate .section .estimateBox .boxInner.first-child {
	border-top: none;
	margin-top: 0px;
	padding-top: 20px;
	width: 610px;
}

#estimate .section .estimateBox .boxBtm .leftArea {
	width:131px;
	margin-right:25px;
	float:left;
}

#estimate .section .estimateBox .boxBtm .rightArea {
	width:454px;
	float:right;
}

#estimate .section .estimateBox .boxBtm .rightArea .text01 {
	font-size:.938em;
	font-weight:bold;
	margin-bottom:10px;
}

#estimate .section .estimateBox .boxBtm .rightArea .text02 {
	font-size:.813em;
}

#estimate .section .estimateBox .boxBtm .rightArea .btnArea {
	margin-top:10px;
	text-align:right;
}

#estimate .estimateAside {
	border-top:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
	padding-top: 0;
	margin-bottom:20px;
}

#estimate .estimateAside .text01 {
	padding: 0 7px 0 10px;
}

#estimate .estimateAside .estimateTtl {
	font-size:.875em;
	color:#FF4100;
	margin-top:10px;
	margin-bottom:10px;
}

#estimate .estimateAside .estimateTxt {
	font-size:.75em;
	margin-bottom:10px;
}
