/* CSS Document */

.rss-items {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.rss-item {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #666;
	font-family: "Verdana", "Arial","‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
	line-height: 1.3em;
}
li {
	padding: 0px;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -10px;
}
html {
	overflow-y: scroll;
}
a:link {
	color: #006699;
	text-decoration:underline;
	font-weight: bold;
}
a:visited {
	color: #006699;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color: #006699;
	text-decoration: none;
	font-weight: bold;	
}
a:active {
	color: #006699;
	text-decoration:underline;
	font-weight: bold;
}