@charset "UTF-8";
/* 
	Education Style Sheet
	Yu Sekiguchi
	2007
*/

.education {
	font-size: 150%;
	color: black;
	font-weight: bold;
	line-height: 2em;
}
#chi {
	color: green;
	font-size: 200%;
}
#toku {
	color: blue;
	font-size: 200%;
}
#tai {
	color: orange;
	font-size: 200%;
}
.feature dt {
	background-color: orange;
	color: white;
	font-weight: 900;
	width: 20em;
	font-family: "MS Pゴシック",平成ゴシック,serif;
	line-height: 1.2em;
	margin-top:    10px;
	margin-bottom: 10px;
}
.point dt {
	background-color: orange;
	color: navy;
	font-weight: 900;
	width: 8em;
	font-family: "MS Pゴシック",平成ゴシック,serif;
	line-height: 1.2em;
	margin-top:    10px;
	margin-bottom: 10px;
}
.point dd {
	color: navy;
}
