@charset "UTF-8";
.module_head { border-color: #6f3c11 }
/* header */
.header { background: #6f3c11; }
/*nav*/
.header_nav_item a {
  border-color: #d5d9dd;
  color: #384957
}
.header_nav_item .active,
.header_nav_item a:hover {
  background: #6f3c11;
  color: #fff;
}
.header_nav_item a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50)
}
.header_nav_item a { color: #334960; }
.header_nav { border-bottom: 5px solid #6f3c11 }
.ranking_item:hover,
.classify_item a:hover { background: #6f3c11 }
.exhibit_item:hover { background: #6f3c11 }
/*friend_bg*/
.friend_bg{ background: #6f3c11; }
.manage_btn{
  background: #6f3c11;
  border-top-color: #844611;
}
.contact_bg .contact_bg_wrap  { background: #6f3c11 }
.contact_bg .triangle_left { border-right-color: #6f3c11; }
.contact_bg .triangle_right { border-left-color: #6f3c11; }