@charset "UTF-8";

/* 今後のイベント */
h2{
	text-align:center;
}
.date{
	margin-bottom:10px;
}	
#content p{
	margin:10px 10px;
}
.box1{
	float:right;
}	
.txt1{
	width:410px;
}
.txt2{
	border-bottom:1px dotted #000000;
	clear:both;
	font-size:3px;
}

.box2 caption{
	font-size:18px;
	padding-top:5px;
	margin-top:5px;
	text-align:left;
}
.box2{
	width:620px;
	margin:5px 10px 20px;
	border:1px solid #000000;
}
.box2 th{
	font-weight:bold;
	font-size:15px;
	border-right:1px solid #000000;
	width:170px;
}
.box2 th.last,.box2 td.last{
	border-bottom:none;
}
.box2 td.last2{
	border-bottom:none;
	border-right:1px solid #000000;
}
.box2 th,.box2 td{
	border-bottom:1px solid #000000;
	padding:8px;
}
.program1{
	margin:20px 0;
}
.program1 span{
	display:block;
	margin-left:20px;
	font-weight:normal;
}
.pro1{
	border:1px solid #000000;
	width:680px;
	margin:10px auto 10px;
	padding:10px 20px;
}
.program1{
}
.program1 li{
	margin-bottom:10px;
	line-height:1.5;
	font-weight:bold;
	text-indent:-1em;
	padding-left:1em;
}
.program1 li{
	list-style:none;
}
.program1 li ul li{
	list-style:none;
	margin-bottom:5px;
	font-weight:normal;
	border-bottom:none;
}
.program1 li ul.program2 li{
	margin-left:20px;
	font-weight:normal;
}

.program1 li ul.program2 ol{
	margin-bottom:15px;
}
.program1 li ul.program2 ol li{
	list-style:disc;
	margin-left:40px;
	margin-bottom:5px;
	font-weight:normal;
}

.syusai{
}
.link{
	margin-bottom:20px;
	text-align:center;
}