﻿@charset "utf-8";
#main_image {
	display: block;
	height: 345px;
	width: 703px;
	margin-bottom: 10px;
	margin-top: 5px;
}
div.whatsnew {
	background: url(/imgsrc/shared/imgsrc/sha_box002.gif) repeat-y;
}
.whatsnew ul {
	margin-right: 20px;
	font-size: 12px;
	margin-left: 10px;
}
.whatsnew li {
	background: url(/imgsrc/whatsnew_line.gif) no-repeat left top;
	padding-top: 2px;
}
td.date {
	height: 20px;
	width: 70px;
	display: block;
	vertical-align: top;
	padding-top: 2px;
	font-size: 12px;
	text-indent: 10px;
}
.newsline {
	vertical-align: top;
	padding-top: 2px;
	font-size: 12px;
	width: 580px;
	padding-left: 10px;
}
#nobg {
	background: url(none);
}
div#top_navi {
	width: 703px;
	margin-top: 7px;
	margin-bottom: 60px;
}
#top_navi li {
	display: block;
	height: 41px;
	width: 346px;
	float: left;
}
#top_navi li a {
	display: block;
	height: 41px;
	width: 346px;
}
#pick_company   {
	display: block;
	float: left;
}
#pick_company a   {
	background: url(/imgsrc/navi_company.gif) no-repeat left center;
	display: block;
	height: 41px;
	width: 346px;
}
#pick_company  a:hover   {
	background: url(/imgsrc/navi_company.gif) no-repeat right center;
	display: block;
	height: 41px;
	width: 346px;
}
#pick_club a {
	background: url(/imgsrc/navi_club.gif) no-repeat left center;
	display: block;
	height: 41px;
	width: 346px;
	margin-left: 11px;
}
#pick_club a:hover {
	background: url(/imgsrc/navi_club.gif) no-repeat right center;
	display: block;
	height: 41px;
	width: 346px;
	margin-left: 11px;
}


#pick_school a {
	background: url(/imgsrc/navi_school.gif) no-repeat left center;
	display: block;
	height: 41px;
	width: 346px;
	margin-top: 9px;
}

#pick_school a:hover {
	background: url(/imgsrc/navi_school.gif) no-repeat right center;
	display: block;
	height: 41px;
	width: 346px;
	margin-top: 9px;
}

#pick_newopen a {
	background: url(/imgsrc/navi_newopen.gif) no-repeat left center;
	display: block;
	height: 41px;
	width: 346px;
	margin-left: 11px;
	margin-top: 9px;
}


#pick_newopen a:hover {
	background: url(/imgsrc/navi_newopen.gif) no-repeat right center;
	display: block;
	height: 41px;
	width: 346px;
	margin-left: 11px;
	margin-top: 9px;
}

