
.ls_date_area {
	clear:both;
	margin-left:8px;
	height: 34px;
}
.ls_tt_area {
	clear:both;
	border:1px solid #aaa;
	padding:10px;
	margin-right:10px;
}
.ls_dispall {
	margin:10px auto 10px auto;
	text-align:center;
}
.sche_date {
	clear:both;
	font-size:14px;
	font-weight:700;
	margin:8px 10px 5px 8px;
}
.sche_date b {
	font-size:13px;
	margin-left: 10px;
}
.sche_time {
	clear:both;
	margin:1px 10px 0px 8px;
	font-size:14px;
}
.sche_a {
	float:left;
	font-size:14px;
	width:156px;
	height:136px;
	margin:0px 2px 10px 2px;
	padding:3px;
	border:1px solid #aaa;
}
.sche_a img {
	width:156px;
	height:88px;
	vertical-align:bottom;
}
.sche_a > a {
	white-space:nowrap;
	overflow:hidden;
	display: block;
	width:156px;
}
.sche_no {
	margin:10px;
}
.sc_vi {
	position:relative;
	cursor:pointer;
	margin-bottom:3px;
	width:156px;
	height:88px;
}
.sc_vi div:first-of-type {
	top:0px;
	left:0px;
	font-size:12px;
	height:20px;
}
.ls_reg_label {
	float:left;
	font-size:15px;
	margin-left: 5px;
}
.ls_reg_textbox {
	float:left;
	width:120px;
	height:24px;
	margin-left:15px;
	line-height:normal;
	box-sizing:border-box;
	border:1px solid #999;
	-webkit-appearance: none;
}
.ls_reg_btn {
	float:left;
	margin:0px 0px 0px 5px;
	width:66px;
	height:24px;
	padding:0px;
	box-sizing:border-box;
	border:1px solid #999;
	-webkit-appearance: none;
}
.ls_reg_btn:hover {
	background-color:#ccc;
}
