body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #505050;
	background-color: #C6E3C1;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #505050;
}

a:link {
	color: #FF4900;
	text-decoration: none;

}
a:visited {
	color: #FF4900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF4900;
	text-decoration: none;
}

.main {
	background-color: #FFFFFF;
	width: 780px;
	text-align: center;
	background-image: url(../imgs/header.gif);
	background-repeat: no-repeat;

	vertical-align: top;
	margin: 0px;
}

.pg_main {
	background-color: #FFFFFF;
	width: 780px;

	vertical-align: top;
	margin: 0px;
}


.main-top {
	height: 122px;
}
.main-mid {
	vertical-align: text-top;
}
.main-btm {
	height: 163px;
}


.box {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: auto;
	width: 720px;
	text-align: left;
}
.box-mid {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: auto;
	width: 720px;
	text-align: center;
}
.box-cnt {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}




.f-blue {
	color: #307B82;
}
.f-green {
	color: #68AB44;
}
.f-16px {
	font-size: 16px;
	line-height: 140%;
}
.info-box {
	background-image: url(../imgs/airplane.gif);
	background-repeat: no-repeat;
}
.info-box td {
	color: #307B82;
}
h1 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.schedule {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.prof {
	color: #FF6666;
}
