@charset "UTF-8";


/* index.htmlp */


#wrapper #header {
	background-image: url(../images/topbg_index.jpg);
	background-repeat: no-repeat;
	height: 454px;
}
#wrapper #header h1 {
	left: 10px;
	top: 150px;
	position: relative;
	height: 121px;
	width: 243px;
}
#wrapper #header #topnavi {
	list-style-type: none;
	width: 130px;
	position: relative;
	height: 327px;
	top: -54px;
	left: 580px;
	margin: 0px;
	padding: 0px;
}
#wrapper #header #topnavi ul li {
	list-style-type: none;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}
#wrapper #body {
	padding: 10px 0px;
	width: 720px;
	font-size: 12px;
	color: #333333;
	height: auto;
	line-height: 14px;
}
body,td,th {
	font-family: lr oSVbN, Osaka, sans-serif;
	font-size: 12px;
	color: #333333;
}
#wrapper #body #bodyleft {
	height: auto;
	width: 160px;
	float: left;
	padding: 0px;
	text-align: center;
}
#wrapper #body #bodyright {
	height: auto;
	width: 180px;
	float: right;
	padding: 0px 0px 20px;
	text-align: left;
}
#wrapper #body #bodyright #lesson td {
	border: 1px solid #CCCCCC;
	height: 16px;
	padding-left: 3px;
	padding-top: 3px;
	font-size: 10px;
}
#wrapper #body #bodyright #lesson .day {
	background-color: #FFFFCC;
}


#wrapper #body #bodymain {
	height: auto;
	width: 370px;
	padding: 0px 0px 30px;
	text-align: left;
	position: relative;
	left: 5px;
	float: left;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
#wrapper #body #bodyleft .left_ttl {
	color: #CC0000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-weight: bold;
}

#wrapper #body #bodymain #movie {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	height: auto;
	width: 370px;
}


#wrapper #body #bodymain .pink {
	background-color: #FFCCCC;
	padding: 3px;
	height: auto;
	width: 364px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
#wrapper #body #bodymain #news dt a:link {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#wrapper #body #bodymain #news dt a:visited {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#wrapper #body #bodymain #news dt a:hover {
	font-size: 11px;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#wrapper #body #bodymain #news dt a:active {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#wrapper #body #bodymain #news {
	width: 360px;
	background-color: #FFCCCC;
	padding: 5px;
	height: auto;
}
#wrapper #body #bodymain #news dd a:link {
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#wrapper #body #bodymain #news dd a:visited {
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#wrapper #body #bodymain #news dd a:hover {
	font-size: 12px;
	line-height: 12px;
	color: #CC0000;
	text-decoration: underline overline;
	margin: 0px;
	padding: 0px;
}
#wrapper #body #bodymain #news dd a:active {
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
