/* CSS Document */


/* トップイメージ */
#top_img{
	width:495px;
	margin:0 0 30px 0;
}

#twrap{
	width:495px;
	clear:both;
}
#top_l{
	width:300px;
	float:left;
}
#top_r{
	width:180px;
	float:right;
}

#top_l table{
	width:300px;
	margin:0 auto 10px auto;
	border:0;
}
#top_l .tdl{
	width:70px;
	padding:3px;
	border-bottom:1px dotted #ff9999;
	text-align:left;
}
#top_l .tdr{
	padding:3px;
	border-bottom:1px dotted #ff9999;
	text-align:left;
}

/* トップスケジュール */

#sc_date{
	margin:0 auto 10px atuo;
	text-align:center;
}
