@charset "Shift_JIS";

.topleft {
	text-align: left;
	display: inline;
	float: left;
	width: 480px;
}

.topleft .topics dl {
}

.topleft .topics dl dt {
	line-height: 23px;
	color: #990000;
	background: url(../images/check.gif) no-repeat left center;
	padding-left: 18px;
	vertical-align: middle;
	border-top: 3px solid #961C21;
}

.topleft .topics dl dd {
	background: url(../images/line_red_dot.gif) repeat-x left top;
	padding: 0.8em 0em 1em;
}



.topleft .topics .rsssite {
	background: #961C21;
	padding: 0.2em 0.5em;
	margin-top: 15px;
}

.topleft .topics .rsssite a {
	color: #FFFFFF;
}

.topleft .topics dl.rssfeed {
}

.topleft .topics dl.rssfeed dt {
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.topleft .topics dl.rssfeed dd {
	background: url(../images/line_red_dot.gif) repeat-x left top;
	padding: 1px 0em 0em 8em;
	margin-top: -24px;
	line-height: 23px;
}




.topright {
	display: inline;
	float: right;
	width: 281px;
	background: #ECECEC url(../images/back_banner01.gif) no-repeat;
	padding-top: 13px;
	text-align: center;
}

.topright ul {
	background: url(../images/back_banner02.gif) no-repeat left bottom;
	padding-bottom: 14px;
}

.topright li {
	text-align: left;
}

.topright li.bennerlink01 {
	height: 59px;
	width: 260px;
	margin: 0px auto;
}

.topright li.bennerlink02 {
	width: 260px;
	margin: 12px auto 0px;
	background: #FFFFFF;
}

.topright li.bennerlink02 p {
	font-size: 10px;
	padding: 5px;
}

