@charset "utf-8";

/*カテゴリー新着*/
.category-politics{
	background: url(/common/images/v3/top/category-politics-underline.gif) no-repeat bottom left;
	padding-bottom:10px;
	margin-bottom:15px;
	margin-top:5px;
}
.category-politics h4{
	background: url(/common/images/v3/top/category-politics-upperline.gif) no-repeat top left;
	color:#fff;
	font-size:14px;
	line-height:16px;
	padding:15px 19px 5px 19px;
}
.category-politics h4 span.category-title{
	float:left;
}
.category-politics h4 span.category-list{
	float:right;
	font-weight:normal;
}
.category-politics h4 span.category-list a{
	color:#fff;
}
.category-politics h4 span.category-list a:hover{
	color:#cde3f1;
}
.category-politics ul{
	padding:0 10px;
	width:610px;
}
* html .category-politics ul{
	width:630px;
}


/*媒体リンク*/
#main-column-information{
	clear:both;
	margin:20px 0px;
}
#main-column-information p{
	margin:15px 0px;
	font-size:12px;
}
#main-column-information a {
	display:block;
	clear:none;
	float:left;
	margin-left:20px;
	padding:3px 15px 3px 15px;
	border-style:solid ;
	border-color:#D7D7D7;
	border-width:1px 1px 1px 1px;
	margin-bottom:30px;
}
* html #main-column-information a {
	margin-left:20px;
}

.category-list ul li{
	margin-bottom:5px;
	width:285px;
}
.category-list ul li a{
	display:block;
	background: url(/common/images/v3/top/category-listbg-off.gif) no-repeat bottom left;
}
.category-list ul li a:hover{
	background: url(/common/images/v3/top/category-listbg-on.gif) no-repeat bottom left;
}
.category-list ul li p{
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin-right:5px;
}
.category-list ul li p span{
	font-weight:normal;
	font-size:12px;
	display:block;
}
.category-list ul li p span.cate-name{
	padding-left:10px;
}
.category-list ul li p a span.cate-name{
	background: url(/common/images/v3/top/category-listicon-off.gif) no-repeat 0 4px;
}
.category-list ul li p a:hover span.cate-name{
	background: url(/common/images/v3/top/category-listicon-on.gif) no-repeat 0 4px;
}
.category-politics ul li{
	width:305px;
	float:left;
}

.category-other{
	background: url(/common/images/v3/top/category-other-underline.gif) no-repeat bottom left;
	margin-bottom:15px;
}
.category-list-wedgeleft,
.category-list-hitotokileft{
	float:left;
	width:309px;
}
.category-list-wedgeright,
.category-list-hitotokiright{
	float:right;
	width:309px;
}
.category-list-wedgeleft ul,
.category-list-wedgeright ul,
.category-list-hitotokileft ul,
.category-list-hitotokiright ul{
	padding:0 12px 12px 12px;
	width:285px;
}
.category-list-wedgeleft h4,
.category-list-wedgeright h4{
	background: url(/common/images/v3/top/category-other-wedgeupperline.gif) no-repeat top left;
	padding:15px 19px 5px 19px;
	color:#fff;
	font-size:14px;
	line-height:16px;
}
.category-list-wedgeleft h4 span.category-title,
.category-list-wedgeright h4 span.category-title,
.category-list-hitotokileft h4 span.category-title,
.category-list-hitotokiright h4 span.category-title{
	float:left;
}
.category-list-wedgeleft h4 span.category-list,
.category-list-wedgeright h4 span.category-list,
.category-list-hitotokileft h4 span.category-list,
.category-list-hitotokiright h4 span.category-list{
	float:right;
	font-weight:normal;
}
.category-list-wedgeleft h4 span.category-list a,
.category-list-wedgeright h4 span.category-list a,
.category-list-hitotokileft h4 span.category-list a,
.category-list-hitotokiright h4 span.category-list a{
	color:#fff;
}
.category-list-wedgeleft h4 span.category-list a:hover,
.category-list-wedgeright h4 span.category-list a:hover,
.category-list-hitotokileft h4 span.category-list a:hover,
.category-list-hitotokiright h4 span.category-list a:hover{
	color:#cde3f1;
}

.category-list-hitotokileft h4,
.category-list-hitotokiright h4{
	background: url(/common/images/v3/top/category-other-hitotokiupperline.gif) no-repeat top left;
	padding:15px 19px 5px 19px;
	color:#fff;
	font-size:14px;
	line-height:16px;
}

/* --- トップ特集枠 ----------------------- */

.top-special-section{
	border-bottom:dotted 1px #bababa;
	padding:10px 0;
}
.top-special-section.last{border-style:none;padding-bottom:0;}
.top-special-section.dot{border-top:dotted 1px #bababa;}
.top-special-section.space{padding-top:0;}

.top-special-section .ico-img{
	float:left;
	width:147px;
}
.top-special-section .ico-img img{border:solid 1px #bababa;}

.top-special-section .title{
	float:right;
	width:430px;
}
.top-special-section .title h4{
	font-size:17px;
	margin-bottom:5px;
}
.top-special-section .title ul li{
	font-size:13px;
	margin-bottom:3px;
	background:url(/common/images/v3/top/top-special-arrow.gif) no-repeat 0 7px;
	padding-left:10px;
}