/* CSS Document */
h3{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif!important;
	font-size: 28px;
}
.top_box01{
	background-image: url(images/top/bg_top_boox01.png);
	background-repeat: no-repeat;
	background-position: right 0%;
}
h4{
	font-size:22px!important;
}
.time_table02{
	width: 100%;
	margin-top: 30px;
	border-bottom: 1px solid rgba(221,221,221,1.00);
}
.time_table02 th,td{
	text-align:center;
}
.time_table02 td{
	text-align:center;
	font-size:14px;
}
.time_table02 caption{
	text-align:center;
	caption-side:bottom;
}
