.outline {
width: 810px;
background-color: #000000;
}

.inline {
margin: 0px 5px;
width: 800px;
background-color: #cccc99;
}

.bar {
width: 800px;
background-color: #000000;
}

.body_top {
background-color: #000000;
}

.body_middle {
width: 800px;
background-color: #000000;
}

.body_bottom {
width: 800px;
font-size: 10px;
color: #cccc99;
background-color: #000000;
text-align: center;
}

.under_menu {
color: #cccccc;
text-align: center;
font-size: 10px;
margin-top: 20px;
font-weight: 600;
}

a:link {color: #cccccc;}
a:hover {color: #520000;}
a:visited {color: #cccccc;}
a:active {color: #cccccc;}

.schedule_body_left {
width: 270px;
float: left;
}

.schedule_body_right {
width: 530px;
float: left;
}

.schedule_box {
width: 500px;
background-color: #212121;
text-align: left;
}

.schedule_text {
line-height: 1.5;
margin-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
width: 480px;
font-size: 12px;
text-align: left;
color: #cccccc;
}