div#Hombun {
	clear:both;
	text-align:center;
}

div#ReleaseWaku {
	width:720px;
	margin:20px auto;
	text-align:left;
}

div#ReleaseHead {
	margin-bottom:20px;
}

div#ReleaseHead h2 {
	text-align:left;
	margin:0;
	padding:0;
}

div#ReleaseHead p {
	text-align:right;
}


a {
	color:#222222;
	text-decoration: none;
}
a:hover { color : #DC143C; }
a:active { color : #333333; }
a:visited { color : #666666; } 
.size2	{ font-size: x-small;}

a.toiawase {
	color:blue;
	text-decoration: underline;
}

table#ReleaseList {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border-top:1px solid #999999;
}

table#ReleaseList th {
	white-space:nowrap;
	font-size: small;
	text-align:left;
	padding:15px 10px 15px 15px;
	font-weight:normal;
	background: url(image/bball.gif) no-repeat left center;
	border-bottom:1px solid #999999;
}

table#ReleaseList td {
	font-size: small;
	text-align:left;
	padding:15px 0;
	border-bottom:1px solid #999999;
}
