/* toiawase */

.toi_mainbox {
	width:550px;
	margin:auto;
}

.toi_l {
	width:150px;
	float:left;
	padding:5px 7px;



	text-align:right;
}

.toi_r {
	width:370px;
	float:right;
	padding:7px;
}

SPAN.toi_tel {
	font-size:17px;
	font-weight:bold;
	color:#003399;

}

.toi_line {
	border-width:0px 0px 1px 0px;
	border-color:#003399;
	border-style:none none dotted none;

}

.toi_frame {
	width:300px;
	padding:4px;
	border:1px #BBEEBB solid;
}

.toi_frame2 {
	width:450px;
	padding:4px;
	border:1px #BBEEBB solid;
}

.toi_reset {
	width:84px;
	height:24px;
	background:url("../img/toiawase/reset.gif") no-repeat;
}

.toi_back {
	width:84px;
	height:24px;
	background:url("../img/toiawase/back.gif") no-repeat;
}

.toi_kakunin {
	width:84px;
	height:24px;
	background:url("../img/toiawase/kakunin.gif") no-repeat;
}

.toi_send {
	width:84px;
	height:24px;
	background:url("../img/toiawase/send.gif") no-repeat;
}

.toi_btn_l {
	width:275px;
	float:left;
	text-align:center;
	padding:15px 0px;
}

.toi_btn_r {
	width:275px;
	float:right;
	text-align:center;
	padding:15px 0px;
}

.toi_posted {
	padding:10px 0px;
}

.toi_po_thank {
	text-align:center;
	font-size:17px;
	font-weight:bold;
	color:#003399;
	padding:25px 0px;

}