@charset "shift_jis";
/* CSS Document */
table.esttable {
	border-collapse: collapse;
}
table.esttable th {
	padding:4px 0;
}
table.esttable .text {
	font-size:12px;
	text-align: center;
}
.num {
	margin:5px 0;
}

.ui-state-default {
	border:none;
	background:none;
	background-image:url(../imgs/mitsumori/back_df.gif);
	padding:2px 0px;
	margin:5px auto;
	width:74px;
	height: 19px;
	color: #333;
	cursor:pointer;
}
.ui-state-hover {
	border:none;
	background:none;
	background-image:url(../imgs/mitsumori/back_on.gif);
	color:#333;
}
.ui-state-error {
	border:none;
	background:none;
	background-image:url(../imgs/mitsumori/back_no.gif);
	color:#ccc;
	cursor:default;
}
#submit		{
	width:194px;
	height:34px;
	margin:20px auto;
	text-align:left;
	cursor:pointer;
}
.ui-icon {
	margin:0 2px;
	float:left;
}
.ui-state-error .ui-icon {
	background-image:url(../image/ui-icons_666666_256x240.png);
}

.brandfavor {
width: 100%;
}

td.brandcenter select {
font-size: 12px;
}

.brandcenter {
	text-align: center;
	vertical-align: top;
}
.estimate_summary {
	margin: 0px auto;
	text-align: center;
}

*:first-child+html .bottom {
margin-top: 15px;
} 

.btn_on_off {
	cursor:pointer;
}
.btn_no {
	cursor:default;
}

