@charset "utf-8";
.FeatureBox {
	font-size: 75%;
	color: #424242;
	text-align: justify;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.FeatureBox p {
	line-height: 130%;
	margin: 0px;
	background-color: #FAEFCB;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.StaffBox {
	padding: 0px;
	height: 170px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.StaffBox img {
	margin: 0px;
	padding: 5px;
	float: left;
}
.boxStaffComent {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 390px;
}
.boxStaffComent h4 {
	font-size: 90%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #33CCFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #33CCFF;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #333333;
}
.boxStaffComent p {
	font-size: 75%;
	line-height: 130%;
	color: #424242;
	text-align: justify;
	margin: 0px;
	padding: 5px;
}
#imgBlockA {
	margin: 0px;
	padding: 0px;
	height: 266px;
}
.imgBlockB {
	padding: 0px;
	height: 176px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imgBox01 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 137px;
}
#imgScene01 {
	margin: 0px;
	padding: 0px;
	float: left;
}
#imgScene03 {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#imgScene04 {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#imgScene05 {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#imgScene07 {
	display: block;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#imgScene08 {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#imgScene09 {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
}
#tblTimeSchedule {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 75%;
	text-align: center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-left-color: #003399;
}
#tblTimeSchedule td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #003399;
	border-bottom-color: #003399;
}
#tblTimeSchedule  .tdTimeT {
	background-color: #0063C6;
	color: #F4FFFA;
	padding-right: 15px;
	padding-left: 15px;
}
#tblTimeSchedule .tdTimeP {
	background-color: #DFEFFF;
	color: #00008A;
}
#tblTimeSchedule .tdYoubi {
	color: #004993;
	background-color: #FF9999;
}
#tblTimeSchedule caption {
	padding: 3px;
	vertical-align: bottom;
}
