@charset "utf-8";

#topics #topics_wrap {
	overflow:hidden;
	margin:0 20px;
/*	background:url(assets/img/touka_Black.png);
	background-color:rgba(0,0,0,0.7);*/
}

#topics #topics_wrap section {
	border-bottom:1px dotted #666;
	margin-bottom:10px;
}

#topics #topics_wrap h2  {font-size:120%;color:#237783;}
#topics #topics_wrap img {margin:5px;}
#topics #topics_wrap p   {margin:10px 0;}

/*
#topics #topics_wrap .topic_date {width:100px;float:left;}
#topics #topics_wrap .topic_txt  {width:800px;float:left;}
*/

#topics #topics_wrap .topic_date {display:none;}

#topics .topic_att {
	font-size:90%;
	color: #F99;
}

#topics .img_margin_R {margin-right:10px;}
#topics .img_margin_L {margin-left :10px;}

/*----------------*/

#topics li {
	float:left;
	margin:8px 1em 0 0;
	font-size:150%;
}