body {
	font-size: 12px;
}

td, th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 1px;
}

a:link {
	text-decoration: none;
	color: #FF6600;
}

a:visited {
	text-decoration: none;
	color: #9900CC;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}

a:active {
	text-decoration: none;
	color: #FF9900;
}

li {
	list-style-image: url(../02_week/img/dic-link.gif);
	list-style-position: outside;
}

.style1 {
	font-weight: bold;
	color: #006600;
}

.dic-link {
	margin-top: 8px;
	margin-right: 4px;
}
