@charset "utf-8";



#pageBody h2 {
	margin-top:0px;
}

#pageBody h2 a {
	text-decoration:none;
	color:#333333;
}



div.categoryBox {
	margin-top:15px;
	border-top-style:solid; border-top-width:1px; border-top-color:#DDDDDD;
	padding-top:15px;
}

.categoryBox h2 img {
	vertical-align:baseline;
}

.categoryBox table {
	width:600px;
}

.categoryBox table th {
	width:240px;
	text-align:center;
}

.categoryBox table th p {
	margin-top:3px;
	font-size:11px;
}

.categoryBox table td {
	padding-left:10px;
}

.categoryBox table td p {
	font-size:12px;
}

.categoryBox ul li {
	font-size:12px;
	text-align:left;
}

.categoryBox ul li span.date {
	font-size:10px;
	white-space:nowrap;
}
