@charset "utf-8";
/* CSS Document */

#news200124{
	font-size: 16px;
	}

#news200124 ul{
	font-size: 16px;
	}

#news200124 ul li{
	font-weight: normal;
	}

#news200124 h3 {
    display: block;
    text-align: center;
    font-size: 24px;
    background: #6b3906;
	border-radius: 5px;
    color: #FFF;
	padding: 3px;
	margin-top: 50px;
	}

#news200124 ul.decimal li{
	list-style: decimal;
	margin: 10px 0 0 20px;
	}

#news200124 ul.decimal li:first-child{
	font-weight: normal;
	margin-left: 20px;
	}

#news200124 dl dt{
	float: left;
    background: #6b3906;
	color: #fff;
	width: 80px;
	text-align: center;
	}

#news200124 dl dd{
	margin: 0 0 20px 0;
	padding: 0 0 20px 100px;
	border-bottom: 1px dashed #ccc;
	}

#news200124 ul.tag{
	text-align: center;
	}

#news200124 ul.tag li{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	list-style: none;
	margin: 0 10px 10px 0;
	padding: 10px;
	background: #ddd;
	}
#news200124 .fs20{
	font-size: 20px;
	}
#news200124 .iconimg{
	width: 10px;
	margin-bottom: -2px;
	}
