.cond_left1 {
	float: left;
	width: 480px;
	margin-right: 5px;
	height: 200px;
}
.cond_left2 {
	float: left;
	width: 150px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 200px;
}
.cond_left3 {
	float: right;
	width: 60px;
}
.cond_direct {
	float: left;
	margin-top: 75px;
}
.cancel {
	clear: both;
}
#main .maincontents .cond_left1 tr th, .cond_left2 tr th {
	background-image: url(../img/background04.gif);
	padding: 3px;
	font-size: 1.1em;
	color: #FFFFFF;
	height: 16px;
}
#main .maincontents .cond_left1 tr td, .cond_left2 tr td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	background-color: #FFECEC;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	}
#main .maincontents .cond_left2 dl dt {
	margin-bottom: 3px;
	margin-top: 4px;
}
#main .maincontents .cond_left1 .area {
	vertical-align: top;
	height: 27px;
	padding-top: 5px;
}

#main .maincontents .cond_left1 .route {
	vertical-align: top;
	height: 139px;
	padding-top: 5px;
}
#main .maincontents .cond_left2 .cond {
	vertical-align: top;
}
#main .maincontents .cond_left2 .cond dt {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 5px;
}
#main .maincontents .cond_left2 .cond dd {
	padding-bottom: 5px;
}
#main .maincontents .cond_left1 .area input, .route input {
	margin-right: 3px;
}
#main .maincontents .cond_left2 .cond input {
	margin-top: 3px;
	margin-right: 3px;
}
