.sche_l {
	background-color: #FFF;
	padding: 15px;
	width: 350px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	-moz-box-shadow: 0 0 5px #ccc;
	behavior: url("/PIE.htc");
	margin-top: 25px;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}
#sche_r_wrap {
	margin-left: 400px;
}
#sche_r_wrap .moshi {
	background-color: #FAF8E7;
	margin: 15px;
	padding: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	-moz-box-shadow: 0 0 5px #ccc;
	behavior: url("/PIE.htc");
}
#sche_r_wrap .moshi h2 {
	font-size: 16px;
	color: #E65D84;
	font-weight: bold;
}
