.topnewswrap{
    background-color: #fafff1;
    border-radius: 10px ;
	padding:8px 14px 8px;
  	box-shadow: 0 0 3px 3px rgba(182, 182, 182, 0.2);
	box-sizing: border-box;}

.topnewswrap h2{
  font-size:110%;
  margin-top:10px;}

.newsdate{
color:#31712c;}

.topnews a{
  display:inline-block;
  padding:4px;
text-decoration:underline;}

.topnews a:hover{
text-decoration:none;}
@media (max-width: 768px) {.topnewttl{
width:80%;
  margin:10px auto 0;}
  .newsdate{
  display:block;}}

.toposusume li:nth-child(4),.toposusume li:nth-child(7),.toposusume li:nth-child(10),.toposusume li:nth-child(13),.topure li:nth-child(4),.topure li:nth-child(7),.topure li:nth-child(10),.topure li:nth-child(13){
clear:both;}

.red{
color:#FF0000;}