
#index_left {
  float:left;
  border-left:1px solid #CCCCCC;
  height:780px;
  width:44px;
  background:url('../images/index_side_bar_left.jpg') no-repeat;
}
#index_right {
  float:left;
  border-right:1px solid #CCCCCC;
  height:780px;
  width:44px;
  background:url('../images/index_side_bar_right.jpg') no-repeat;
}


#index_main {
  width:710px;
  margin:auto;
  float:left;
}


#index_info_left {
  vertical-align:top;
}

#index_info_right {
  vertical-align:top;
  padding-left:10px;
}


#index_news_table {
  margin-top:10px;
  border:1px solid #F5B0A1;
}

#index_news_1 {
  width:26px;
  height:36px;
  background-image:URL('../images/index_news_1.jpg');
}

#index_news_2 {
  height:36px;
  background-image:URL('../images/index_news_2.jpg');
  background-repeat:repeat-x;
  color:#444444;
  font-size:13px;
  padding-bottom:10px;
}

#index_news_3 {
  width:26px;
  background-image:URL('../images/index_news_3.jpg');
  background-repeat:repeat-y;
}

#index_news_area {
  width:314px;
  height:90px;
  font-size:10px;
  vertical-align:top;
  color:#666666;
  padding:2px;
}


.index_ad {
  vertical-align:top;
}

#time_area_title {
  background-image:url("../images/info_on_time_header.jpg");
  width:350px;
  height:15px;
  background-repeat:no-repeat;
  padding:0;
  color:white;
  font-size:11px;
}
#time_area {
  margin:0;
  height:180px;
  border:1px solid #F5B0A1;
  font-size:11px;
  color:#666666;
  padding-top:10px;
  padding-left:0px;
}

TD.time_area_header {
  border:2px solid white;
  background-color:#CCBBBB;
  font-weight:bold;
  text-align:center;
  font-size:11px;
}
TD.time_area_date {
  border:2px solid white;
  background-color:#DDCCCC;
  color:white;
  text-align:center;
  padding:2px 0 2px 0;
  width:60px;
  font-size:11px;
}
TD.time_area_cell {
  border:2px solid white;
  background-color:#EEEEEE;
  text-align:center;
  padding:2px 0 2px 0;
  width:70px;
  font-size:11px;
}
TD.time_area_dr {
  border:2px solid white;
  background-color:#EEEEEE;
  padding:2px 2px 2px auto;
  width:133px;
  font-size:10px;
  font-size:11px;
}
SPAN.holiday {
  color:#666666;
  font-size:11px;
}
SPAN.nyu-ji {
  color:#666666;
  font-size:11px;
}

