@charset "utf-8";

#contents .modColumn02_03 h3 span.a_like {
    display: block;
    padding: 8px 12px;
    padding-right: 32px;
    background-image: none;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
}


#contents dl.news  {
	margin-left:24px;
    margin-top:0;
}

#contents dl.news dt {
	float:left;
/*	border: 1px solid blue;*/
	width:150px;
	padding: 12px 6px;
	border-top:1px dotted #ccc;
}

#contents dl.news dd {
	float:left;
/*	border: 1px solid red;*/
	width:480px;
	padding: 12px 6px;
	border-top:1px dotted #ccc;
}
