.news_list li{
    margin-bottom: 35px;
}
.news_list em , .news_text_list em{
    display:inline-block;
    min-width:75px;
    padding: 3px 17px;
    background-color: #efefef;
    font-style: normal;
    color: #333;
    text-align:center;
	font-size: 14px;
	letter-spacing: 0.075em;
	font-family: noto-sans-cjk-jp,sans-serif;
	font-weight: 400;
	font-style: normal;
	border-radius: 5px;
}
.news_text_list dt{
    margin-bottom:10px;
    font-weight:bold;
    font-size: 17px;
}
.news_text_list dt em,.news_text_list dt span{ 
    font-weight:normal;
    font-size: 14px;
}
.news_text_list dd{
    margin-bottom:30px;
    padding-bottom:10px;
    border-bottom:1px solid #ccc;
}
em.category_class119 {
background-color: #F9BB41;
color: #fff;
}
