.news_list li{
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_list li span{
    margin-right: 5px;
}
.news_list li em{
    margin-right: 5px;
    display:inline-block;
    min-width:75px;
    padding:1px 6px;
    font-style: normal;
    text-align:center;
}
.news_text_list em{
    display:inline-block;
    min-width:75px;
    padding:1px 6px;
    font-style: normal;
    text-align:center;
}

.news_text_list dt{
	margin-bottom:16px;
	color: #614c3f;
	font-family: "フォーク M";
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
}
.news_text_list dt:first-letter{
	padding-right: 0;
	color: #ceaa84;
	font-size: 24px;
}
.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;
}
.news_text_list dd p span{
    margin-right: 5px;
}

em.category_class432 {
background-color: #D3C296;
color: #fff;
}
