@import url("../../../css/sites-main.css");

body {
  background: #e5ecf3;
}
div#main {
  background: #e5ecf3;
}


/* -- Header -- */
#header {
  background: #e5ecf3;
}
#header div#one {
  background-color: #5cbb00;
}
#header div#two {
  background-color: #eaef9f;
}
#header div#two ul li.ltline {border-left:1px solid #709c45;}
#header div#three {
  background: #e0e185 url("../img/head_btm.gif") no-repeat bottom left;
  color: #817123;
}
#header div#three div.headlink, #header div#three div.headlink a {
  color: #817123;
}

div.header_tab {
  background:#e5ecf3;
}

/* -- footer -- */
div#footer {
  background: #eaef9f url("../img/foot_top.gif") no-repeat top left;
}
div.foot_navi  { border-right: 1px solid #a6943d;}
div.foot_navi p { color: #817123;}
div.foot_navi ul.footlink a { color:#a6943d; }
div.foot_navi li a:hover, div.foot_navi li a:active { color: #2a2a2a; }

/* -- container -- */
div#con_top {
  background: #fff url("../img/con_top.gif") no-repeat top left;
}
div#con_btm {
  background: #fff url("../img/con_btm.gif") no-repeat bottom left;
}



/* -- top page -- */
h2.area {
  color: #696240;
}
h2.cat {
  color: #696240;
}
.cat_frame_mid .sub span {font-weight:bold;padding: 0 5px 0 6px;background:#fffdf1;color:#696240;}

div.list_recommend_head {
  background:url('../img/recommend_bar.gif') no-repeat left bottom;
}


.search_more p,
h2.top span,
div.camp .term,
h3.info_title,
div.example { color:#817123;}

.cat_frame_mid .sub { color:#2222a2;}

h2.list { color: #696240; }
h1.normal { color: #696240; }
