@charset "UTF-8";

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

hr{
	height:1px;
	color:#FFFFFF;
	width:100%;
	margin:20px 0;
}

.atesaki{
	margin:20px 0 0;
	clear:both;
}

.atesaki dt{
	float:left;
	width:10em;

}
.atesaki dd{
	float:left;
	width:30em;

}

#main p strong{
	font-weight:bold;
	font-size:15px;
	text-decoration:underline;
	color:#990000;
}


.moushikomi{
	list-style:none;
	
}
.moushikomi li{
	margin:10px;
	padding:10px 0 0 0;
	border-bottom:1px solid #000;
	line-height:1.7;

}
.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;
}