/** 見積シミュレーション ***********************************************************************/

#mitsumori_koumoku{
	width: 650px;
	border: 5px solid #eee;
	margin: 10 0 10 30;
	}
.mitsumori_table{
	margin: 10 0 10 30;
	}
.mitsumori_table td{
	padding: 2px;
	vertical-align: center;
	}
.mitsumori_table label{
	display: block;
	width: 153px;
	height: 44px;
	cursor: pointer;
	margin: 2 0 2 0;
	}
.mitsumori_table input{
	margin: 15 0 0 10;
	}
.mitsumori_table .text{
	visibility: hidden;
	}

.mitsumori_table #house_1_label{
	width: 153px;
	height: 73px;
	background: #fff url(../image/mitsumori/house_type_1.jpg) no-repeat;
	}
#house_1_label input,
#house_2_label input,
#house_3_label input
{
	margin: 28 0 0 10;
	}
#house_2_label{
	width: 153px;
	height: 73px;
	line-height: 73px;
	background: #fff url(../image/mitsumori/house_type_2.jpg) no-repeat;
	}
#house_3_label{
	width: 153px;
	height: 73px;
	line-height: 73px;
	background: #fff url(../image/mitsumori/house_type_3.jpg) no-repeat;
	}

#tv_1_label{
	background: #fff url(../image/mitsumori/tv_1.jpg) no-repeat;
	}
#tv_2_label{
	background: #fff url(../image/mitsumori/tv_2.jpg) no-repeat;
	}
#tv_3_label{
	background: #fff url(../image/mitsumori/tv_3.jpg) no-repeat;
	}
#tv_4_label{
	background: #fff url(../image/mitsumori/tv_4.jpg) no-repeat;
	}
#tv_5_label{
	background: #fff url(../image/mitsumori/tv_5.jpg) no-repeat;
	}
#tv_6_label{
	background: #fff url(../image/mitsumori/tv_6.jpg) no-repeat;
	}
#tv_0_label{
	background: #fff url(../image/mitsumori/nashi.jpg) no-repeat;
	}

#net_1_label{
	background: #fff url(../image/mitsumori/net_1.jpg) no-repeat;
	}
#net_2_label{
	background: #fff url(../image/mitsumori/net_2.jpg) no-repeat;
	}
#net_3_label{
	background: #fff url(../image/mitsumori/net_3.jpg) no-repeat;
	}
#net_4_label{
	background: #fff url(../image/mitsumori/net_4.jpg) no-repeat;
	}
#net_5_label{
	background: #fff url(../image/mitsumori/net_5.jpg) no-repeat;
	}
#net_0_label{
	background: #fff url(../image/mitsumori/nashi.jpg) no-repeat;
	}

#phone_1_label{
	background: #fff url(../image/mitsumori/phone_1.jpg) no-repeat;
	}
#phone_2_label{
	background: #fff url(../image/mitsumori/phone_2.jpg) no-repeat;
	}
#phone_0_label{
	background: #fff url(../image/mitsumori/nashi.jpg) no-repeat;
	}
	
#price_btn{
	width: 504px;
	height: 63px;
	border: none;
	background: url(../image/mitsumori/price_btn.jpg) no-repeat;
	cursor: pointer;
	margin: 10 0 10 100;
	}
	
.mitsumori_kekka_table{
	margin: 5 0 5 50;
	}
.mitsumori_kekka_table td{
	padding: 2px;
	vertical-align: center;
	}

.mitsumori_kekka_table td input{
	margin: 5 0 0 0;
	}

	
#house_type_name,
#tv_name,
#net_name,
#phone_name{
	border: none;
	font-size: 18px;
	color: #79B702;
	font-weight: bold;
	width: 350px;
	}

#price_kanyu,
#price_kouji,
#price_getsu{
	border: 2px solid #ddd;
	width: 150px;
	height: 30px;
	text-align: right;
	font-size: 18px;
	margin-bottom: 10px;
	color: #E4007F;
	}
.waku{
	width: 650px;
	border: 5px solid #74CE15;
	margin: 10 0 10 30;
	}
#check_icon{
	margin: 0 0 0 250;
	}


/** 見積シミュレーション end ***********************************************************************/
