@charset "UTF-8";

#info {
	float: left;
	width: 160px;
}
#info h3 {
	border-bottom: dashed #bdb695 1px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#info li {
	list-style: none;
	background-image: url(common2/img/list_disc.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding-left: 15px;
	font-size: 70%;
	color: #668b8b;
}

.rss-item a:link ,

.rss-item a:visited ,

.rss-item a:active {

text-decoration : underline;

color: #668b8b;

}
