@charset "utf-8";
.listTitle1 {
	height: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9b5dbd;
	border-bottom-color: #9b5dbd;
	background-color: #9b5dbd;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.listTitle2 {
	height: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9b5dbd;
	border-bottom-color: #9b5dbd;
	background-color: #c7a5da;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.listTitle3 {
	height: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9b5dbd;
	border-bottom-color: #9b5dbd;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.listLine {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.listDnLine {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 9px;
}
.listPage_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	line-height: 30px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.listPage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
.listPage_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
.listPage_a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 30px;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #999999;
}
.hide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #FFFFFF;
}
.pagePro_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #999999;
	text-decoration: none;
}
.pagePro_a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #0066FF;
	text-decoration: none;
}
.pageNext_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #555555;
	text-decoration: none;
}
.pageNext_a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #3366FF;
	text-decoration: none;
}
