@charset "Shift_JIS";





h2 {
	color: #673335;
	margin-bottom: 10px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
	padding: 0px 0px 0px 4px;
	line-height: 100%;
	font-size: 20px;
	font-family: "lr SVbN", "Osaka|";
	font-weight: bolder;
}

*html body .gakka {
	width: 354px;
	height: 180px;
	float: left;
	margin: 10px 8px 10px 8px;
}

.gakka {
	width: 354px;
	height: 180px;
	float: left;
	margin: 10px;
}

.gakka table {
	border-bottom: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
	width: 225px;
	height: 86px;
}
.gakka img {
	float: left;
	margin-right: 3px;
}

.gakka .honbun {
	border-bottom: 1px solid #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 50px;
	width: 350px;
	margin-left: 3px;
	margin-top: 10px;
	font-size: 12px;
}

.gakka ul {
	list-style: url(img_top/list.gif);
	font-size: 10px;
	color: #673335;
	margin-left: 1.5em;
	padding: 0px;
}
.gakka li {
	font-size: 11px;
}

.gakka td {
	vertical-align: bottom;
	font-size: 12px;
}
.gakka th {
	vertical-align: top;
	text-align: left;
	margin: 0px;
}
h1 {
	margin: 0px;
}

a.colorb:link { text-decoration: none; color: #673936; }
a.colorb:visited { text-decoration: none; color: #673936; }
a.colorb:hover { text-decoration: underline; color: #AD9593; }