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

/* スタイルシート初期化 */
*{
	margin:0px;
	padding:0px;
}
form{
	margin:0px;
}

html {
    height:100%;
}

body {
	height:100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #333;
}

/* 表 */
.dl_elec{
	margin: 20px 0;
	width: 100%;
	border: black 1px solid;
	border-top: none;
	background-color: #fefbab;
}
.dl_elec dt{
	clear: left;
	float:left;
	width:320px;
	height: 26px;
	padding: 6px 10px;
	border-top: black 1px solid;
}
.dl_elec dd{
	padding: 6px 10px;
	height: 26px;
	margin-left: 340px;
	border-left: black 1px solid;
	border-top: black 1px solid;
	background-color: white;
}

.elec_base_quantity, #elec_base_quantity_param{
	width:100%;
	margin:10px 0px;
}
.elec_base_quantity{
	display:none;
}

/* tableタグ */
.elec_base_quantity table, #elec_base_quantity_param table{
	border-collapse: collapse;
	width: 758px;
}
.elec_base_quantity table tr th, #elec_base_quantity_param table tr th{
	background-color: #fefbab;
}
.elec_base_quantity table tr td, .elec_base_quantity table tr th, #elec_base_quantity_param table tr td, #elec_base_quantity_param table tr th{
	border:1px solid #333;
	padding: 10px 6px; 
	text-align:center;
}
.elec_base_quantity table tr td input, #elec_base_quantity_param table tr td input{
	width:30px;
	text-align:right;
}
.elec_base_quantity p, #elec_base_quantity_param .text-right{
	text-align:right;
	margin:10px;
}
.elec_base_quantity p input, #elec_base_quantity_param p input{
	width:50px;
}

/* 料金詳細 */
dl.show_subtotal{
	width:520px;
	float: right;
}
dl.show_subtotal dt{
	width:320px;
	height: 36px;
	float:left;
}
dl.show_subtotal dd{
	width:200px;
	height: 36px;
	float:right;
}

.total{
	border-top:3px double #333;
}
.div_btn{
	margin: 30px 0 20px 0;
	width:100%;
	text-align:center;
}

.div_btn ul.ul_btn_next{
	overflow: hidden;
	width: 440px;
	margin: 0 auto;
	}

.div_btn ul.ul_btn_next li{
	float: left;
	list-style-type: none;
	margin: 0 10px;
	}

.text_kWh{
	width:50px;
	text-align:right;
}

/* ボタン切り替え01 */
.div_btn #clear_elec_param{background:url(../img/btn_blue_off.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;}
.div_btn #clear_elec_param:hover{background:url(../img/btn_blue_on.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;}

.div_btn #get_elec_base_quantity{background:url(../img/btn_orange_r_off.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;}
.div_btn #get_elec_base_quantity:hover{background:url(../img/btn_orange_r_on.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;}

/* ボタン切り替え02 */
.div_btn #re_calc{background:url(../img/btn_blue_off.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;}
.div_btn #re_calc:hover{background:url(../img/btn_blue_on.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;}

.div_btn #btn_compare{background:url(../img/btn_orange_r_off.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;} 
.div_btn #btn_compare:hover{background:url(../img/btn_orange_r_on.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;}

/* ボタン切り替え03 */
#btn_show_elec_at_detail{background:url(../img/btn_blue_b_off.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;}
#btn_show_elec_at_detail:hover{background:url(../img/btn_blue_b_on.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;}

#btn_show_elec_jb_detail{background:url(../img/btn_orange_b_off.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;}
#btn_show_elec_jb_detail:hover{background:url(../img/btn_orange_b_on.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;}

#btn_show_elec_sp_detail{background:url(../img/btn_red_b_off.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;}
#btn_show_elec_sp_detail:hover{background:url(../img/btn_red_b_on.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;}

.div_btn #back_to_index{background:url(../img/btn_blue_l_off.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;}
.div_btn #back_to_index:hover{background:url(../img/btn_blue_l_on.png) no-repeat;width:200px;height:38px;padding:5px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px;}

.div_btn .btn_next{ display: block; background:url(../img/btn_orange_r_off.png) no-repeat;width:200px;height:38px;padding:8px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px; text-decoration: none;}
.div_btn .btn_next:hover{background:url(../img/btn_orange_r_on.png) no-repeat;width:200px;height:38px;padding:8px 0;overflow:hidden;border:none;cursor:pointer;outline:none;color: white;font-size: 14px; text-decoration: none;}

/* 装飾 */
#header{
	background-image: url(../img/bg_header.jpg);
	background-repeat: repeat-x;
	height: 76px;
	}
#header ul.headerContent{
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	}
#header li.leftContent{
	float: left;
	list-style-type: none;
	}	
#header li.rightContent{
	float: right;
	list-style-type: none;
	}
#header li.rightContent img{
	width:70px;
}
#footer div.footer01{
	background-color: #E9902D;
	height: 40px;
	}
#footer div.footer02{
	background-color: #D11C02;
	height: 40px;
	padding-top: 10px;
	}
#footer div.rightContent{
	text-align: right;
	width: 960px;
	margin: 0 auto;
	color: white;
	}


#elec_main{
	clear: both;
	width: 960px;
	margin: 40px auto;
	}

#elec_main h1{
	color: #EB8102;
	margin-bottom: 20px;
	}

#elec_main .simu{
	width: 756px;
	border: 2px #eedb00 solid;
	padding: 10px 100px;
	margin: 20px 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px; 
	}

#elec_main .simu .step{
	width: 720px;
	background-color: #dcdcdc;
	padding: 10px 20px;
	margin: 20px auto;
	font-weight: bold;
	}
	
#elec_main .simu p .emphasis{
	font-size: 24px;
	color: red;
	font-weight: bold;
	}

#elec_main .simu .compare .otherInc{
	background-color: #39a1e7;
	color: white;
	font-size: 18px;
	padding: 5px 20px;
	margin: 20px 0 10px 0;
	}

#elec_main .simu .compare .costWrap{
	overflow: hidden;
	}
	
#elec_main .simu .compare .costWrap .yearCost_other{
	float: left;
	width: 218px;
	border: #39a1e7 1px solid;
	background-color: #EBFDFF;
	color: #39a1e7;
	text-align: center;
	}

#btn_show_elec_at_detail{
	clear: both;
	}

#elec_main .simu .compare .Inc{
	background-color: #EB8102;
	color: white;
	font-size: 18px;
	padding: 5px 20px;
	margin: 30px 0 10px 0;
	}
	
#elec_main .simu .compare .costWrap .yearCost_Inc{
	float: left;
	width: 218px;
	border: #EB8102 1px solid;
	background-color: #FFF9DB;
	color: #EB8102;
	text-align: center;
	}
	
#elec_main .simu .compare .IncS{
	background-color: #D31800;
	color: white;
	font-size: 18px;
	padding: 5px 20px;
	margin: 30px 0 10px 0;
	}
	
#elec_main .simu .compare .costWrap .yearCost_IncS{
	float: left;
	width: 218px;
	border: #D31800 1px solid;
	background-color: #FFF2F4;
	color: #D31800;
	text-align: center;
	}

#elec_base_quantity_param .text-left{
	text-align: left;
	margin: 20px 0;
	}

#elec_main .attention{
	width: 900px;
	background-color: #f0f0df;
	padding: 20px 30px;
	margin: 20px 0;
	}

#elec_main .attention h3{
	margin-bottom: 10px;
	}

#plan_quantity, #plan_kva, #plan_kw{
	height:25px;
}

/*20160708追加　入力内容*/
table#check_a_kwh,table#check_a_kwh tr,table#check_a_kwh tr th, table#check_a_kwh tr td{
	border: 1px solid #444;
	text-align: left;
	}
table#check_a_kwh{
	width: 760px;
	border-collapse: collapse;
	margin: 10px auto 0 auto;	
	}
table#check_a_kwh th{
	background-color: #fefbab;
	width: 15%;
	padding: 10px 0 10px 10px;
	}
table#check_a_kwh td{

	padding: 10px 0 10px 10px;
	}

/*動力プラン用CSS*/

.form_low_power{
	display:none;
}

#elec_main .simu .compare .costWrap .yearCost_des{
	float: left;
	width: 218px;
	text-align: center;
	color:red;
	font-size:80%;
}

.form_low_power_01 {
	display:none;
}
