#InfoArea {
	margin-bottom: 10px;
}
.InfoTitle {
	line-height: 24px;
	color: #FFFFFF;
	background-image: url(../img/top/bar_01.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 435px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-weight: bold;
	font-size: 12px;
}

.InfoSet {
	background-image: url(../img/dot_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.InfoDate {
	font-family: Arial, Helvetica, sans-serif;
	color: #B84940;
	background-image: url(../img/top/arrow_02.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	font-size: 12px;
	font-weight: bold;
}
.InfoText {
	font-size: 12px;
	line-height: 16px;
	color: #333300;
	padding-left: 13px;
}

#InfoArea .InfoText a:link, 
#InfoArea .InfoText a:visited, 
#InfoArea .InfoText a:hover{
	color: #333300;
	text-decoration: none;
}

#InfoArea .InfoText a:hover{
	color: #7D7064;
	text-decoration: underline;
}

