@charset "UTF-8";
.font-black{
	color:#000;
}
h1 {
	font-size: 1.4em;
	background-image: url(gakuwari/h1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 220px;
	margin: 0px auto 0px;
	padding: 0px;
	clear: both;
	display: block;

}



h1 em {
	position: relative;
	z-index: -1;
}


table,
table th,
table td {
	border:1px solid #666666;
}	

table th {
	background:#ffffcc;
	text-align:center;
}

table td {
	padding:3px;
}

.mag_b10 {margin-bottom:10px;}
.mag_b15 {margin-bottom:15px;}
.mag_b20 {margin-bottom:20px;}

