/*////////////////////////////////////////////////////////////
	pagetitle rss
////////////////////////////////////////////////////////////*/

#page-title .ic-rss {
	height: 9px;
	width: 18px;
	position: absolute;
	left: 180px;
	top: 16px;
}

#lnavi #fixevent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#lnavi #fixevent ul li {
	list-style-type: none;
	margin-bottom: 10px;
}

/*////////////////////////////////////////////////////////////
	topics
////////////////////////////////////////////////////////////*/

.topics-title {
	background-image: url(/images/common/lin_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.topics-title p {
	height: 9px;
	width: 16px;
	position: absolute;
	left: 155px;
	top: 7px;
}
.topics th, .topics td {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.topics th {
	white-space: nowrap;
	vertical-align: top;
	padding-right: 20px;
	color: #E7141A;
	font-weight: normal;
	background-image: url(/images/common/ic_05.gif);
	background-repeat: no-repeat;
	background-position: 0.6em 1em;
	padding-left: 18px;
	text-align: left;
}
.topics th a {
	color: #E60012;
}
