@charset "Shift_JIS";
/*top_body*/
#top_body { background-image: url(../images/top/top_back.gif); background-repeat: no-repeat; text-align: left; width: 880px; height: 482px; margin: 0 auto; p;padding: 15px 10px 10px; }
/*read*/
#read { width: 900px; margin-right: auto; margin-bottom: 15px; margin-left: auto; }
/*schedule*/
#schedule {
	text-align: right;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#schedule table {
	background-image: url(../images/top/schedule_back.jpg);
	background-repeat: repeat;
	width: 100%;
	margin-bottom: 5px;
}
#schedule td { padding: 0; }
#schedule img { vertical-align: bottom; margin: 0; }
#schedule img.img_link { margin-top: 15px; }
.p_left {
	float: left;
	margin-top: 6px;
	border: 3px solid #FF0099;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
