/* top */

.visual {
	margin-bottom: 15px;
	padding-top: 1px;
	padding-bottom: 9px;
	background: url(/shinjuku/halcsports/images/visual_bottom.gif) bottom center repeat-x;
	width: 890px;
}

.wrapper:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


#left {
	width: 620px;
	float: left;
}


#right {
	margin-left: 645px;
	width:240;
}


#right li {
	list-style: none;
	line-height: 0;
	margin-bottom: 10px;
}


/* News */
.news table {
	width: 620px;
	border-collapse: collapse;
}

.news tr {
	background: url(/shinjuku/halcsports/images/dotline_gray.gif) bottom repeat-x;
}

.news td {
	color: #025798;
	padding: 16px 0;
}

.news td.icon { width: 41px; padding-left: 20px; }
.news td.date { width: 53px; }
.news td.text {}

.news td a {}