#courseDataH h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#courseDataH h2 {
	margin: 0px;
	padding: 5px 0 10px 0;
	font-size: 10px;
	font-weight: normal;
}
#courseDataH h1 span {
	font-size: 12px;
	font-weight: normal;
}
#courseDataH p.oldname {
	margin: 0px;
	padding: 5px 0 10px 0;
	font-size: 10px;
	font-weight: bold;
}
#courseDataH td.navi {
/*	background-image: url(snp/hp_imgs/bt_bg.gif);*/
	background-repeat: repeat-x;
	height: 41px;
	background-position: bottom;
	vertical-align: bottom;
}

.course_class {
/*	background-image: url(snp/hp_imgs/course_bg.jpg);*/
	background-repeat: repeat-x;
	height: 28px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.course_name {
	color: #336600;
	font-size: 12px;
	font-weight: bold;
}
.course_navi {
	text-align: right;
	font-size: 11px;
}
.course_navi a {
	color: #336600;
}
.course_class td {
	padding-left: 5px;
	padding-right: 7px;
}


#courseDataD {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
#courseDataD td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#courseDataD table td {
	border: none;
}
#courseDataD .detail {
	font-size: 11px;
	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
/*	background-image: url(snp/hp_imgs/line.gif);*/
	background-repeat: repeat-x;
	background-position: left bottom;
}
#courseDataD .holeData {
	font-size: 11px;
	line-height: 120%;
	color: #333333;
	vertical-align: top;
}
#courseDataD .holeData p{
	margin: 0;
	padding: 0 0 5px 0;
}
#courseDataD .holeImg {
	width: 94px;
	text-align: center;
	vertical-align: top;
	padding-top: 10x;
}
/*ホールデータ無し用*/
#courseDataD .holeImg2 {
	width: 288px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
/*ホールデータ無し2カラム用*/
.detail2 {
	vertical-align: top;
}
.detail2 img {
	padding-right: 3px;
}
.detail2 p {
	font-size: 11px;
	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
/*	background-image: url(snp/hp_imgs/line.gif); */
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: top;
}
/*ホールデータ無し1カラム1列用*/
.detail3 {
	vertical-align: top;
}
.detail3 h3 {
	font-size: 11px;
	font-weight: normal;
	font-family: Geneva, Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
/*	background-image: url(snp/hp_imgs/line.gif); */
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: top;
}
.detail3 h3 img{
	padding-right: 10px;
}
.detail3 p {
	text-align: center;
}
