@charset "UTF-8";



hr {
	margin:0;
	padding:0;
	clear:both;
	visibility:hidden;
}


#HombunWaku {
	border-top:10px solid #199332;
	padding-top:15px;
	width:700px;
}

#HombunWaku h1 {
	font-size:24px;
}



p.Hombun2 {
	font-size:small;
	line-height: 2;
	text-indent:1em;
	margin-top:0;
}

p.Hombun0 {
	font-size:small;
	line-height: 2;
	text-indent:0;
	margin:0;
}

#timeTable {
	clear:both;
	margin-bottom:20px;
}

#timeTable table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
}

#timeTable caption {
	font-size:small;
	font-weight:bold;
	text-align:left;
	margin-bottom:5px;
}

#timeTable th,
#timeTable td {
	font-size:small;
	font-weight:normal;
	line-height:1.5;
	text-align:center;
	padding:5px;
	border:1px solid #999;
}

#timeTable th {
	background:#DDD;
}

#timeTable .new {
	border-top:none;
	border-bottom:none;
	border-left:none;
	background:none;
	padding:0;
}