/* CSS Document */

#areatitle02 {
	margin-bottom: 20px;
	border-bottom:dotted 1px #666;
	color: #333;
}

#areatitle02 .list-red2 {
	float: left;
	background-image: url(/images/pnt02.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px center;
	padding-right: 15px;
}


#newsindex {
	background-position: bottom;
	border-bottom: 1px dotted #404040;
	margin-bottom: 10px;
	width: 100%;
	clear: left;
}

#newsindex table {
	border-collapse: collapse;
	margin: 0px;
}

#newsindex td {
	padding: 3px;
	margin: 0px;
}

#newsindex td.date {
	padding: 3px;
	margin: 0;
	width: 100px;
	color: #CA1016;
}
.pnt06 {
    background-image: url(/images/pnt07.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}

#areatitle01 {
	background-color: #666666;
	margin:0 0 18px 0;
	padding: 10px;
	height:auto;
	line-height: 29px;
}

#areatitle01 h3 {
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	margin-bottom: 0;
}
#areatitle01 .list-red {
	float: right;
	background-image: url(/images/pnt05.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px center;
	font-size: 0.75em;
}
#areatitle01 .list-red a{
	color: #fff;
}