/*-----------------------------------------------*/
/* toiawase */
/*-----------------------------------------------*/



/*メインボックス*/

.toiawase {
	width:580px;
	margin:0px auto;
}

.toi_line {
	width:580px;
	padding:5px 0px;
	border-width:0px 0px 1px 0px;
	border-color:#46BDFD;
	border-style:none none dotted none;
}

.toi_box {
	padding:10px 0px 0px 0px;
}

SPAN.toi_bold {
	font-size:15px;
	font-weight:bold;
	color:#003399;
}

SPAN.toi_tit {
	font-weight:bold;
}
SPAN.toi_tit1 {
	color:#46BDFD;
}
SPAN.toi_tit2 {
	color:#3355AA;
}

.toi_pri A:link		{ background: url("../img/toiawase/tit_toiawase0.gif") no-repeat; text-decoration: none; position:static; width:580px; height:35px; margin:5px 0px; display:block; }
.toi_pri A:visited	{ background: url("../img/toiawase/tit_toiawase0.gif") no-repeat; text-decoration: none; position:static; width:580px; height:35px; margin:5px 0px; display:block; }
.toi_pri A:active	{ background: url("../img/toiawase/tit_toiawase1.gif") no-repeat; text-decoration: none; position:static; width:580px; height:35px; margin:5px 0px; display:block; }
.toi_pri A:hover	{ background: url("../img/toiawase/tit_toiawase1.gif") no-repeat; text-decoration: none; position:static; width:580px; height:35px; margin:5px 0px; display:block; }


SPAN.toi_red {
	font-size:11px;
	color:#FF0000;
}

/*フォーム*/

.toi_f_t {
	background:URL("../img/toiawase/form_t.gif") no-repeat;
	width:580px;
	height:15px;
}
.toi_f_m {
	background:URL("../img/toiawase/form_m.gif") repeat-y;
	width:580px;
}
.toi_f_b {
	background:URL("../img/toiawase/form_b.gif") no-repeat;
	width:580px;
	height:15px;
}

.toi_m {
	width:550px;
	margin:0px auto;
}
.toi_l {
	width:120px;
	float:left;
	text-align:right;
	padding:5px 0px;
}
.toi_r {
	width:420px;
	float:left;
	padding:0px 0px 0px 10px;
	padding:5px 0px;
	line-height:30px;
}

.toi_f_line {
	width:500px;
	padding:5px 0px;
	margin:0px auto;
	border-width:0px 0px 1px 0px;
	border-color:#46BDFD;
	border-style:none none dotted none;
}