div#headline ul {
	list-style-type:none;
    margin-bottom: 30px;
}

div#headline span.category {
	background-color:#ff9900;
	color:#000;
	margin-right:5px;
	padding:0px 4px;
}

div#headline span.title {
	font-size:1.2em;
    padding-left: 10px;
}

div#headline span.date {
	color: #3e9a1f;
    font-size: 10pt;
    font-weight: bold;
    padding-left: 10px;
    background-image: url(../img/pointS_9A.png);
    background-position: 0px 4px;
    background-repeat: no-repeat;
}

div#headline p {
	font-size:1em;
    padding-left: 10px;
    margin-bottom: 0px;
}

div#headline ul li {
    text-align: left;
    line-height: 1.4;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    /* padding-left: 25px; */
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
    color: #000000;
}

strong {
	color:#aa0000;
	font-weight: bold;
}


.counter-area {
  text-align: center;
}

.access-count {
  display: inline-block;
  font-size: 20px;
  color: #ff6600;
  padding: 10px 20px;
  margin: 0 20px;
  letter-spacing: 2px;
  font-weight: 600;
}
