@charset "utf-8";

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

}


a.dl:link, a.dl:visited  {
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	border: 2px solid #333333;
	width: 300px;
	height: 2em;
	line-height: 2em;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
a.dl:hover {
	color: #FFFFFF;
	background-color: #999999;
	display: block;
	border: 2px solid #666666;
	width: 300px;
	height: 2em;
	line-height: 2em;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../img/header_bg.jpg);
	background-position: center -50px;
}
.wrapper #basic02_container #container_right .comment01 a {
	color: #0000FF;
	text-decoration: underline;
}
h3 {
	font-size: 16px;
	color: #FF0000;
	margin-bottom: 0.3em;
}
.p01 {
	padding-left: 7px;
	text-indent: -7px;
}
.p02 {
	padding-left: 14px;
	text-indent: -14px;
}
.p03 {
	padding-left: 18px;
	text-indent: -18px;
}

