/* CSS Document */

body {
	margin: 0px;
	font-size: 12px;
	line-height: 130%;
}
a ,a:link ,a:visited ,a:active {
	text-decoration: none;
	color: #001D39;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, Tahoma, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}

.rss {
	padding: 2px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	font-size: 12px;
	line-height: 1.2;
	text-decoration: none;
	padding-left: 5px;
}
.top-rss {
	background-image: url(../images/listmark01.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding: 2px;
	padding-left: 20px;
	line-height: 1.2;
	margin-left: 0px;
	padding-top: 5px;
	margin-right:10px;
	border-bottom:1px dotted #CCCCCC;
}

