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

	見積り結果ページ /estimate/excute.html

//////////////////////////////////////////////////////////*/

a:hover img {
	opacity: 0.8;
	filter: alpha( opacity=80 );	
}

/*=====================================
	タイトル
=====================================*/
td#estimate_title {
	position: relative;
}
td#estimate_title p.bt_back {
	margin-top: -30px;
	text-align: right;
}
td#estimate_title p.bt_back a {
	color: #00c;
	font-size: 12px;
	text-decoration: underline;
}
td#estimate_title p.bt_back a:hover {
	text-decoration: none;
}
#ITEMLIST_AREA01 {
	margin-top: 15px;
}

/*=====================================
	見積り表
=====================================*/
td.estimate_price03 {
	color: #c00;
}
td.estimate_td04 {
	font-size: 16px;
}

/*=====================================
	注釈
=====================================*/
dl#comment {
	margin: 10px 40px 0;
	font-size: 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
dl#comment dt {
	padding: 2px 10px;
	text-align: center;
	background: #eee;
	border-radius: 4px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}
dl#comment dd {
	padding: 2px 10px;
	border-top: 1px solid #ddd;
}
dl#comment dd.att {
	padding-left: 1.6em;
	text-indent: -1em;
	font-size: 10px;
}

/*=====================================
	現調・お見積りボックス
=====================================*/
h2#arrow {
	width: 500px;
	margin: 10px auto 0;
}
#primary_box {
	width: 498px;
	margin: 0 auto 20px;
	padding: 5px 0 5px;
	border: 1px solid #e6dcd3;
	border-top: none;
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	background: #fbf7f0;
	font-size: 12px;
	color: #533215;
}
#primary_box dl dt a {
	display: block;
	text-align: center;
}

#primary_box dl.exp {
	width: 460px;
	margin: 10px auto;
	font-size: 12px;
	background: url(/public/img/img_global/estimate/bg_exp.png) repeat-x 0 8px;
}
#primary_box dl.exp dt {
	width: 7em;
	margin-bottom: 5px;
	padding-left: 22px;
	font-size: 14px;
	font-weight: bold;
	background: #fbf7f0 url(/public/img/img_global/estimate/icon_question.png) no-repeat 0 0;
}
#primary_box dl.exp dt#order {/* 物販の場合 */
	width: 9em;
}
#primary_box ul {
	width: 330px;
	margin: 0 auto;
}
#primary_box ul li {
	float: left;
	margin: 0 10px;
}

/*=====================================
	メモ機能
=====================================*/
dl#memo_box {
	width: 460px;
	margin: 0 auto;
	background: url(/public/img/img_global/estimate/bg_memo.png) no-repeat 100% 0;
}
dl#memo_box dt {
	float: left;
}
dl#memo_box dd {
	float: left;
}
dl#memo_box dd a {/* ボタン */
	display: block;
	margin: 8px 0 8px 14px;
}

/*=====================================
	フリーダイヤル
=====================================*/
dl#tel_service {
	width: 490px;
	margin: 5px auto;
	padding-top: 20px;
	background: url(/public/img/img_global/estimate/bg_dot.png) repeat-x 0 0;
}
dl#tel_service dt {
	margin-bottom: 6px;
}
dl#tel_service dd.img {
	float: right;
	margin-left: 10px;
	padding-right: 3px;
}
dl#tel_service dd.txt {
	padding-left: 3px;
	font-size: 12px;
	text-align: justity;
	line-height: 1.5;
}

/*=====================================
	注意書き
=====================================*/
ul#aside {
	width: 490px;
	margin: 15px auto 0;
	padding: 15px 0 0;
	font-size: 12px;
	background: url(/public/img/img_global/estimate/bg_dot.png) repeat-x 0 0;
}
ul#aside li {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 1em;
	text-indent: -1em;
}
ul#aside li.caution {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0em;
	text-indent: 0em;
}
ul#aside li.caution dl {
	background: url(/public/img/img_global/estimate/bg_dot.png) repeat-x 0 0;
}
ul#aside li.caution dt {
	margin-left: 10px;
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
}
ul#aside li.caution dd {
	margin-left: 10px;
	margin-right: 10px;
/*
	padding-left: 1em;
	text-indent: -1em;
*/
}
p#estimate_back {
	margin: 70px auto 0;
	text-align: center;
}

/*=====================================
	申し込みページロゴ周り設定 tera
=====================================*/
div#pr_footer_extras{
  margin: 50px auto 0;
  width: 490px;
  border-left: 1px solid #ccc;
}
div#pr_footer_extras p{
	text-align: left;
}
div#pr_footer_extras p, div#pr_footer_extras a {
	font-size: 11px;
  color: #999;
  line-height: 1.1;
}
div#pr_footer_extras div.section {
  float: left;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 5px;
  height: 90px;
	overflow: hidden;
}
div#pr_footer_pmark{
	width: 145px;
}
div#pr_footer_pmark p.mark{
  float: left;
  margin-right: 2px;
  padding-top: 7px;
}
div#pr_footer_pmark p.text{
  float: right;
  width: 65px;
  padding-top: 15px;
}
div#pr_footer_secom{
	width: 167px;
}
div#pr_footer_secom form{
	display: block;
  width: 56px;
  float: left;
}
div#pr_footer_secom p{
  float: right;
  width: 90px;
}
div#pr_footer_jadma{
	width: 144px;
}
div#pr_footer_jadma p.mark{
  margin-bottom: 10px;
  padding-top: 20px;
}
div#pr_footer_jadma p{
  text-align: center;
}

/* apply ECO POINT */

table#header_result{
	display:block;
	margin:0 0 3px auto;
	border-bottom:1px dotted #333;
}
table#header_result th,table#header_result td{
	padding:6px 2px;
	line-height:1;
}
table#header_result th{
	width:240px;
	font-weight:bold;
	text-align:right;
	font-size:120%;
}
table#header_result td{
	width:340px;
	font-weight:bold;
	text-align:right;
}
table#header_result td span{
	font-size:12px;
	color:#333;
	padding:6px;
}
table#header_result th.result_total{
	border-bottom:1px solid #333;
	color:#f00;
}
table#header_result td.result_total{
	border-bottom:1px solid #333;
	font-size:30px;
}
table#header_result th.ecopoint{

}
table#header_result td.ecopoint{
	font-size:24px;
	color:#093;
}
table#ecopoint_table{
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}
table#ecopoint_table th,table#ecopoint_table td{
	padding:3px;
	font-size:12px;
	text-align:center;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
table#ecopoint_table th{
	background-color:#eee;
}
table#ecopoint_table td{
	
}
/* ======================================================================================================================
	概算お見積り結果ページ
	現場調査のお申込みへ進む/正式お見積りのお申込みへ進む/戻るボタン 2013/09/13
======================================================================================================================*/
.btn_back_proceed {
	position: relative;
	margin-top: -30px;
	height: 20px;/* title01.pngのheight + margin-top(ネガティブマージン) */
}
.btn_back_proceed.estimate_um_rd {
	height: 30px;
}
/* 戻るボタン
------------------------------------------------------------------------*/
.btn_back_proceed .btn_back {
	position: absolute;
	right: 241px;
	top: -7px;
}
.btn_back_proceed .btn_back a {
	display: block;
	width: 62px;
	height: 25px;
}
/* 現場調査のお申込みへ進むボタン
------------------------------------------------------------------------*/
.btn_back_proceed .btn_proceed {
	position: absolute;
	right: 0;
	top: -7px;
}
.btn_back_proceed .btn_proceed a {
	display: block;
	width: 231px;
	height: 25px;
}
/* 正式お見積りのお申込みへ進むボタン
------------------------------------------------------------------------*/
.btn_back_proceed .btn_estimate {
	position: absolute;
	right: 0;
	top: -7px;
}
.btn_back_proceed .btn_estimate a {
	display: block;
	width: 231px;
	height: 25px;
}

