@charset "EUC-JP";

/* ---------------------------------------
大口見積もり
---------------------------------------- */
#flow_title{
	margin-top: 12px;
	margin-bottom: 6px;
	text-align: left;
}

#point_wrap{
	padding-bottom: 12px;
	border-bottom: 1px dotted #999;
}

.point{
	margin-top: 8px;
	text-align: left;
}

.point p{
	margin-top: 4px;
	padding-left: 24px;
	font-size: 14px;
	font-weight: bold;
}

#alert_wrap{
	width: 580px;
	margin: 12px auto 0 auto;
}

#alert_text{
	padding: 6px;
	border: 1px solid #999;
	background-color: #ffc;
	text-align: left;
	font-size: 85%;
}

#alert_text ul{
	padding-top: 6px;
	list-style-type: none;
}

#alert_text li{
	padding-left: 12px;
	padding-bottom: 6px;
	background: url(/keitai/estimation/img/dot.gif) 2px 6px no-repeat;
	line-height: 1.2;
}

#btn_wrap{
	margin: 12px auto 18px auto;
}

p.estimation_mail{
	font-size: 90%;
}
