@charset "utf-8";


h2 {
	height: 100px;
	background-image: url(../img/gakkaishi_06h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.wrapper #basic02_container .container_middle .comment01 a {
	background-image: url(../img/bottun06.jpg);
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 14px;
	line-height: 40px;
	color: #FFFFFF;
	width: 500px;
	display: block;
	margin-bottom: 1em;
}
.wrapper #basic02_container .container_middle .comment01 a:hover {
	background-image: url(../img/bottun06.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 1em;
}
