@charset "utf-8";
/* CSS Document */

#topics_paging li,#topics_paging li a{display:inline-block}#topics_paging_all{padding:10px;text-align:center}#topics_paging{display:block;width:100%;text-align:center}#topics_paging li{padding:3px 10px;border:1px solid #ccc;text-align:center;list-style-type:none;list-style-image:none;margin-right:5px}
#topicsArea li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#topicsArea dd {
	width: 70px;
	float: left;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topicsArea dd img {
	width:100%;
	height:auto;
	
}
.newsList {
	padding-left:5px;
	padding-right:5px;
}
#topicsArea dt {
    float: left;
    margin-bottom: 3px;
    margin-left: 10px;
    display: block;
    width: 500px;
    margin-top: 10px;
}
#topics_date {
border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    font-size: 80%;
    float: none;
    width: 6em;
    margin-left: 0px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    margin-bottom: 5px;
    background-color: #34551E;
    margin-top: 5px;
}
#topics_title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(../img/midashi2.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 4px;
	color: #2D3774;
	line-height: 1.7em;
}

.clearfix:after {
    content: '';
    display: table;
    clear: both;
}
#topicsArea li {

    padding-bottom: 10px;
    margin-bottom: 15px;
}
#topics_thumbnail {
	width:96%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#topics_thumbnail img{
	height:auto;
	width:100%;
	
}
.topics_left_l {
	float:left;

}
.topics_left {
	float:left;
	margin-left:10px;
}
#topics_body img {
	max-width:96%;
	height:auto;
}
#topics_body {
	clear:both;
	margin-top:10px;
	margin-bottom:30px;
}
.btn a {

}
