/*TOPICS*/
div.topics_title {
	font-size:18px;
	font-weight:bold;
}

.topics_view {
/*	font-size:12px;*/
	margin-bottom:-10px;
}
.topics_view ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:4px;
}
.topics_view li {
	margin-top:5px;
	padding:3px;
	border-bottom: dotted 1px #CCCCCC;
}
.topics_view li.recruit a {
	background-image:url(/images/listmark3_off.gif);
	background-repeat:no-repeat;
	background-position: left 50%;
	padding-left:20px;
	font-size:18px;
}
.topics_view li.recruit a:hover{
	background-image:url(/images/listmark3.gif);
}

.topics_more {
	float:right;
	margin-top:15px;
}
.topics_more a {
	display:block;
	background:url(/images/listmark_off.gif) no-repeat left;
	padding-left:15px;
	}
.topics_more a:hover {
	background:url(/images/listmark.gif) no-repeat left;
}
/*---- 記事アイコン ----*/
/*
.topics_view ul li a {
	margin-left:0.5em;
	padding-left:50px;
	background-position: left 50%;
	background-repeat: no-repeat;
}
*:first-child+html .topics_view ul li a {
	display:block;
	background-position: left 2px;
	margin-top:5px;
	margin-left:0;
}
* html .topics_view ul li a {
	display:block;
	background-position: left 2px;
	margin-top:5px;
	margin-left:0;
}
.topics_view ul li.news a {
	background-image: url(/images/blog/icon_cate1.gif);
}
.topics_view ul li.saiyo a {
	background-image: url(/images/blog/icon_cate2.gif);
}
.topics_view ul li.update a {
	background-image: url(/images/blog/icon_cate3.gif);
}
.topics_view ul li.mlb a {
	background: url(/images/blog/icon_cate4mlb.gif) no-repeat left 50%;
}
.topics_view ul li.nfl a {
	background: url(/images/blog/icon_cate4nfl.gif) no-repeat left 50%;
}
.topics_view ul li.base a {
	background: url(/images/blog/icon_cate4base.gif) no-repeat left 50%;
}
.topics_view ul li.soccer a {
	background: url(/images/blog/icon_cate4soccer.gif) no-repeat left 50%;
}
.topics_view ul li.tennis a {
	background: url(/images/blog/icon_cate4tennis.gif) no-repeat left 50%;
}
.topics_view ul li.other a {
	background: url(/images/blog/icon_cate4other.gif) no-repeat left 50%;
}
.topics_view ul li.hr a {
	background: url(/images/blog/icon_cate4hr.gif) no-repeat left 50%;
}
.topics_view ul li.golf a {
	background: url(/images/blog/icon_cate4golf.gif) no-repeat left 50%;
}
.topics_view ul li.vb a {
	background: url(/images/blog/icon_cate4vb.gif) no-repeat left 50%;
}
.topics_view ul li.ms a {
	background: url(/images/blog/icon_cate4ms.gif) no-repeat left 50%;
}
.topics_view ul li.creative a {
	background: url(/images/blog/icon_cate4creative.gif) no-repeat left 50%;
}
.topics_view ul li.ent a {
	background: url(/images/blog/icon_cate4ent.gif) no-repeat left 50%;
}
*/


#inside_cnt_center dl {
	font-size:12px;
	margin:5px 15px 20px;
}
.recruit_category_view{ 
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
/*	margin-top:10px;*/
}
.recruit_category{
	margin-bottom:5px;
	margin-left:5px;
}

.topics_category_view{ 
/*	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;*/
/*	margin-top:10px;*/
}
.topics_category{
	margin-bottom:5px;
	margin-left:5px;
}
.topics_category a{
	margin-left:5px;
	color:#333333;
	text-decoration:underline;
}
.topics_category a:hover{
	margin-left:5px;
	color:#FF0000;
	text-decoration:none;
}
.current_page{
	display:block;
	text-align:center;
}
.topics_header{
	margin-bottom:5px;
}
.topics_title{
	color:#333333;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	margin-bottom:0.25em;
	text-decoration:none;
}

.topics_body{
	color:#333333;
	font-style:normal;
	font-weight:normal;
	margin-bottom:0.25em;
	margin-top:15px;
	text-decoration:none;
}
/* 左カラム */
.widget-topics{
	margin-left:15px
}
.widget-topics ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.widget-topics li{
	margin-top:5px;
	padding:3px;
}
.widget-topics li ul li{
	margin-top:5px;
	margin-left:10px;
	padding:3px;
	font-size:90%;
}
.widget-topics a{
/*	color:#666666;*/
	text-decoration:none;
}
.entry-categories{
	margin-bottom:5px;
}
.widget-topics a:hover{
	text-decoration:underline;
}
.asset-meta{
	text-align:right;
	border-top:1px dotted #CCCCCC;
	padding:5px;
}
