<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#contents_wrapper{
position:relative;}


#course_image1{
margin:0 auto;
text-align:center;
z-index:0;}
#course_image2{
	z-index:1;
}
#course_image3{
z-index:2;}
#course_image4{
z-index:3;}
#course_image5{
z-index:4;}

.areas{
position:static;
visibility:hidden}

#schedule1,
#schedule2{
	width: 600px;
	height: 122px;
	overflow: hidden;
	clear: both;
	position: absolute;
	top: 1210px;
	left: 345px;
	z-index: 20;
}
#schedule2{
	height: 186px;
	top: 1406px;
	z-index: 21;
}
#coments1,#coments2,#coments3,#coments4{
width:246px;
height:291px;
overflow:hidden;
clear:both;
position:absolute;
top:1329px;
left:51px;
z-index:7;}
#coments2{
top:1750px;
left:67px;
z-index:8;}
#coments3{
top:1725px;
left:22px;
z-index:9;}
#coments4{
top:1757px;
left:15px;
z-index:10;}


table#table_plan{
width:930px;
margin:0 auto;}


#subcontent{
 position:absolute;
 background-color:#E6E6FA;
 visibility: hidden;
 border: 1px solid #000088;
 width: 300px;
 padding: 8px;
 font-size : 12px;
</pre></body></html>