@import "common_info_hack.css";
/* CSS Document */

#ResultInfo {
	width: 690px;
	font-size:90%;
}

#ResultInfo strong.TitleSign {
	font-weight: bold;
	color: #CC0000;
}

#ResultInfo table {
	width: 670px;
	border-collapse: separate;
	margin-bottom: 10px;
	border-spacing: 1px;
}
#ResultInfo table td {
	padding: 5px 9px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}
#FooterArea	#ReleaseIndex {
	float: right;
	text-align: right;
	position:relative;
	width: 690px;
	right: 0px;
	padding-top:5px;
}
#ResultInfo #ReleaseIndex ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#ResultInfo #ReleaseIndex ul li{
	float:left;
	padding-left: 15px;
	height: 20px;
	padding-right: 5px;
}
#ResultInfo #ReleaseIndex ul li a {
}
/*--------------------------------------------------------------------*/
/* コース検索一覧																											*/
/*--------------------------------------------------------------------*/
#ContentsBodyArea	#SearchCourseResult {
	float: left;
	text-align: left;
	width: 690px;
}
#ContentsBodyArea	#SearchCourseResult H4 {
	color:#FFFFFF;
	clear: both;
	display: block;
	background-repeat:no-repeat;
	background-image:url(../images/h3_info_newcourse.png);
	height: 26px;
	font-size: 12px;
	padding-left: 70px;
	padding-top: 7px;
	text-align: center;
}
#ContentsBodyArea	#SearchCourseResult H4 a {
	color:#FFFFFF;
	font-size: 12px;
}
#ContentsBodyArea	#SearchCourseResult H4 a:hover {
	color:#FF6600;
}
#ContentsBodyArea	#SearchCourseResult strong.TitleSign {
	font-weight: bold;
	color: #CC0000;
}

#ContentsBodyArea	#SearchCourseResult table.RESULT_BLOCK {
	width: 690px;
	border-collapse: separate;
	margin-bottom: 10px;
	border-spacing: 1px;
}
#ContentsBodyArea	#SearchCourseResult table.RESULT_BLOCK td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}
#ContentsBodyArea	#SearchCourseResult table.RESULT_BLOCK_INNER {
	width: 680px;
	border-collapse: separate;
}

