/* CSS Document */

body {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Tahoma, Verdana,Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	line-height: 130%;
}
a ,a:link ,a:visited ,a:active {
	text-decoration: none;
	color: #CC3366;
}
a:hover {
	color: #CC3366;
}

.rss {
	padding: 2px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	font-size: 12px;
	line-height: 130%;
	text-decoration: none;
	padding-left: 5px;
}
.top-rss {
	background-image: url(../common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 3px;
	line-height: 150%;
}

