@charset "utf-8";

h2 {
	height: 100px;
	background-image: url(../img/gakkaishi_04h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table01 {
	font-size: 14px;
	width: 100%;

}


.td_01 {
	padding: 0.5em 0em 0em;
	vertical-align: top;
	margin: 0px;
	width: 5em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
}
a.dl:link, a.dl:visited  {
	color: #FFFFFF;
	display: block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../img/bottun01.gif);
	background-position: left top;
	font-size: 12px;
}
a.dl:hover {
	background-image: url(../img/bottun01.gif);
	background-position: left bottom;
}
