#gmenu > li:last-child { display: none; }


#header::after {
  width: 100%;
  height: 12px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ccc;
  background: #FFD400;
  background: -moz-linear-gradient(left, #D81200 0%, #FFD400 100%);
  background: -webkit-gradient(linear, left center, right center, from(#D81200), to(#FFD400));
  background: -webkit-linear-gradient(left, #D81200 0%, #FFD400 100%);
  background: -o-linear-gradient(left, #D81200 0%, #FFD400 100%);
  background: linear-gradient(to right, #D81200 0%, #FFD400 100%);
}


#header {
  text-align: left;
  margin: 0 0 10px 0;
  position: relative;
}

#gmenu_wrap {
  font-size:15px;
}


#cont_right .top_h3 {
  background-color: #D40000;
}


#cont_right .menu_block .menu_level1 a:link, #cont_right .menu_block .menu_level1 a:visited, #cont_right .menu_block .menu_level1 span {

    background: url(/cc103809/file/183896.gif) #FEFAFA no-repeat 15px 14px;
}

#cont_right .menu_block .menu_level2 a:link, #cont_right .menu_block .menu_level2 a:visited, #cont_right .menu_block .menu_level2 span {
    background: url(/cc103809/file/183920.png) #fff no-repeat 18px 14px;
}

#cont_left h2.top_title {
  position: relative;
}

#cont_left h2.top_title:after {
  content: "";
  width: 200px;
  height: 3px;
  background-color: #C20000;
  position: absolute;
  bottom: -3px;
  left: 0;
}
#footer_bottom {
  background-color: #c20000;
}

#footer {
  border-top: solid 3px #c20000;
  background-color: #F3F3F3;
}


.clclttl_001 {
    font-size: 18px;
}
