a { color: #0099CC; text-decoration: underline}
a:hover { color: #FF6699; text-decoration: none}
body {margin: 0px;
	padding: 0px;
	background: #97DC37 url(img/back.jpg) repeat-x;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}

h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 3px 0px 0px 10px;
	padding: 0px;
}
.bgwhite {
	background: #FFFFFF;
}
p {
	margin: 0px;
	padding: 0px;
}
.bottom20 {
	margin-bottom: 20px;
}
.bottom10 {
	margin-bottom: 10px;
}
.bottom5 {
	margin-bottom: 5px;
}
.bottom2 {
	margin-bottom: 2px;
}
.waku {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.left10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.left20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.right10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 25px;
	padding-left: 0px;
}
.top10 {
	margin-top: 10px;
}
.top20 {
	margin-top: 20px;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.table td {
	background: #FFFFFF;
}
.table th {
	font-weight: normal;
}
.table {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.s {
	font-size: 11px;
	line-height: 140%;
}
.l {
	font-size: 14px;
	line-height: 130%;
}
.red {
	color: #FF0000;
}
.green {
	color: #3FD93F;
}
.dotline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.margin15 {
	margin: 15px;
}
.dotwaku {
	border: 3px dotted #CCCCCC;
}
.contents {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.list {
	list-style-image: url(img/icon1.gif);
	margin: 0px 0px 0px 20px;
}
.midashi {
	font-weight: bold;
	color: #999966;
	background: url(img/midashi.gif) no-repeat center;
	margin-bottom: 10px;
	height: 23px;
	padding-left: 10px;
	padding-top: 5px;
}
.h120s {
	font-size: 10px;
	line-height: 120%;
}

.h_120s {
	font-size: 10px;
	line-height: 120%;
}

.line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ta td{
border: 1px solid #fff;
}

.ske{
width: 550px;
background:url(img/course_back1.gif) repeat-y;
margin:0;
table-layout: fixed;
}