@charset "shift_jis";

.topics .topicsData {
	font-weight: normal;
	margin-bottom: 10px;
	padding: 3px;
	background-color: #949494;
	color: #FFFFFF;
}

#secContents .topics .topicsData {
	font-weight: normal;
	margin-bottom: 10px;
	padding: 3px;
	background-color:#999;
	color:#FFF;
	font-weight:bold;
}

.topics .wp_social_bookmarking_light{ height:20px; overflow:hidden; }
.topics {
	background-image: url(../img/common/dot_calendar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:0px;
	margin-bottom: 15px;
	color: #666666;
}
.topics .topicsTitle {
	font-weight: normal;
	background-image: url(../img/common/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 15px;
	color: #000000;
	font-size: 14px;
}
.topics .topicsTitle a {
	color: #323232;
}
.topics .topicsTitle a:hover {
	color: #0099cc;
}
.topics p {
	margin-bottom: 10px;
}
.topics a {
	color: #0099cc;
}
.topics a:hover {
	color: #0099cc;
	text-decoration: underline;
}
.topics .topicsImg {
	text-align: center;
	margin-bottom: 10px;
}
.topics .topicsTxt {
	padding-right: 10px;
	padding-left: 10px;
}
