body {
	margin: 0px;
}

.ttl {
font-weight:bold;
}

a {
	color: #2569ce;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
a:hover {
	color: #2569ce;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
a:visited {
	color: #2569ce;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}

td{
	color: #666666;
	border-bottom:dotted 1px #2569ce;
	padding-bottom:10px;
	padding-top:10px;
	font-size:11px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height:1.4em;
}
