@charset "UTF-8";
@import url("default.css");
@import url("screen_base.css");

h4 {
	background: transparent url(../img/00_bor_arealong.jpg) no-repeat 0px 0px;
}

h5 {
	margin: 15px 0px 0px 10px;
	padding: 0px;
}

table {
	width: 520px;
	margin: 10px 0px 20px 45px;
	border: 0px;
}

table th,
table td {
	padding: 3px;
	border: 1px solid #ccc;
}

table th {
	text-align: center;
	font-weight: normal;
	background-color: #e6e6e6;
}

table th.day {
	width: 30%;
}

table th.ex {
	width: 70%;
}

table td {
	padding-left: 6px;
	vertical-align: middle;
}

p.gotop {
	margin-top: 25px;
}

p.ex {
	margin: 0px 0px 40px 45px;
}