/* CSS Document */
body,td,th {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size: 12px;
	color: #FFFFFF;
	line-height:100%;
}
body {
	background-color: #000000;
	background-image: url(../images/bg.gif);
	margin-left: 0%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}

.course {
	background-image: url(images/course_banner01.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 127px;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 200px;
	padding-top: 20px;
	padding-right: 5px;
	line-height: 20px;
	text-align: left;
	margin-top: 20px;
}
.course img {
	margin-top: 10px;
	margin-left: 5px;
}
.course p {
	margin: 0px;
	padding: 0px;
}
.room {
	background-image: url(images/room_banner.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 127px;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-left: 200px;
	padding-top: 20px;
	padding-right: 5px;
	line-height: 20px;
	text-align: left;
}
.room img {
	margin-top: 10px;
	margin-left: 5px;
}
.room p {
	margin: 0px;
	padding: 0px;
}
.lunch {
	background-image: url(images/lunch_back.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 127px;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 25px;
	padding-left: 200px;
	padding-top: 20px;
	padding-right: 5px;
	line-height: 20px;
	text-align: left;
}
.lunch img {
	margin-top: 10px;
	margin-left: 5px;
}
.lunch p {
	margin: 0px;
	padding: 0px;
}
.box {
	width: 379px;
	margin-left: 20px;
	margin-bottom: 15px;
	line-height: 20px;
}
.text {
	width: 379px;
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 20px;
}
.text2 {
	width: 359px;
	margin-left: 30px;
	margin-bottom: 10px;
	line-height: 20px;
}
.text_l {
	width: 180px;
	line-height: 18px;
	margin-right: 9px;
	padding-right: 9px;
	border-right: 1px dashed #B2B2B2;
	float: left;
}
.text_r {
	width: 180px;
	line-height: 18px;
	float: left;
}
.text p {
	margin: 0px;
	padding: 0px;
}
.line {
	border-top: 1px dashed #B2B2B2;
	width: 100%;
	margin-bottom: 5px;
}
.banner {
	width: 774px;
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dashed #EEEEEE;
}
.banner img {
	margin-right: 16px;
}

.course_line {
	border-bottom: 1px dashed #EEEEEE;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
