@charset "UTF-8";
/*---------------------------------------------

	fundiveページ

---------------------------------------------*/
/*--------------------
	スケジュール
--------------------*/
#schedule_table{
	width: 100%;
	margin: 20px 0px;;
}
#schedule_table th,
#schedule_table td{
	padding:2px 10px;
	border-bottom:1px solid #ddd;
}
#schedule_table th{
	text-align: right;
	background:#f5f5f5;
}
/*--------------------
	参加条件・参加の方へ
--------------------*/
.pl10_list{
	padding-left: 10px;
}
