body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a:link { color: #0033CC; text-decoration: underline}
a:visited { color: #990099; text-decoration: underline}
a:active { color: #0033CC; text-decoration: underline}
a:hover{ color: #0066FF; text-decoration: underline}


.basebold {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
.basewhite {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}


.style3 {color: #FF0000; font-weight: bold; }
.style4 {color: #FF0000}






.base { font-size: 12px; line-height: 18px}

.baseb { font-size: 12px; font-weight: bold; line-height: 18px}
.small { font-size: 10px; line-height: 14px}
.smallb { font-size: 10px; font-weight: bold; line-height: 14px}

.meta { font-size: 12px; line-height: 14px; color: #5E1F00}

.courselist { font-size: 12px; line-height: 16px}

.coursetit {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
.coursetit2 { font-size: 12px; color: #FFFFFF}

.course1 { font-size: 12px; line-height: 18px; color: #333333}
.course2 { font-size: 12px; line-height: 18px; color: #5E1F00}
.course2b { font-size: 12px; font-weight: bold; line-height: 18px; color: #5E1F00}

.coursetitle { font-size: 24px; font-weight: normal}

.tit { font-size: 14px; font-weight: bold; color: #000000; }

.titwhite {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}



div#startframe{
	background: #FFFFFF;
	margin: 10px 20px;
	border: 3px dotted #CCCCCC;
	padding: 10px;
	}
	
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	line-height: normal;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: normal;
}

div#voicetit{
	margin:14 0 0 0;
	padding:0 0 0 45;
}

div#searchform{
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:26px;
}

.teachername {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	float: left;
	margin:5 0 5 0;
	padding:5 10 5 10;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-color: #0066CC;
}
.teachername2 {
	font-size: 18px;
	font-weight: bold;
	color: #E0934E;
	float: left;
	margin:5 0 5 0;
	padding:5 10 5 10;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-color: #E0934E;
}



.teachertext{
	padding:10px;
	font-size: 12px;
	line-height: 18px;
}

