@charset "Shift_JIS";
body {
	font-family: Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

li {
	list-style-type: none;
}

.date {
	font-weight: bold;
}

.txt {
	background-image: url(../images/dotline1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 25px;
	margin-bottom: 5px;
}
