@charset "Shift_JIS";

/* 2.Benesse
----------------------------------------------- */
#header {
  width: 950px;
}

/*.Benesse Header
----------------------------------------------- */
#benesse-header {
  clear: both;
  width: 920px;
  height: 25px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: left;
  background: url(../benesse/img/g-cmn-bg.gif) top left repeat-x;
}

#benesse-header ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#benesse-header ul li {
  margin: 0;
  padding: 8px 0;
  list-style-type: none;
}

#benesse-header ul li.logo { float:left; }
#benesse-header ul li.logo a {
  display: block;
  width: 73px;
  height: 13px;
  background: url(../benesse/img/logo-benesse.gif) top left no-repeat;
}
#benesse-header ul li.logo a span { display:none; }

#benesse-header ul li.link {
  float: right;
  margin: 0;
  padding: 10px 0 10px 30px;
  background: url(../benesse/img/g-cmn-arrow.gif) 20px center no-repeat;
}

#benesse-header a:link {text-decoration: underline; color: #0070CB;}
#benesse-header a:visited {text-decoration: underline; color: #800080;}
#benesse-header a:hover {text-decoration: underline; color: #f00;}


/* Benesse Footer
----------------------------------------------- */
#benesse-footer {
  width: 950px;
  clear: both;
  padding-bottom: 5px;
}

#PAGETOP {
  margin: 20px 5px 10px 0;
  text-align: right;
  font-size: x-small;
}
#PAGETOP a {
  padding-left: 10px;
  color: #0307FF;
  background: url(../benesse/img/ic_arrow_top.gif) no-repeat 0 0px;
}

#footer-menu {
  margin-bottom: 8px;
  padding: 8px;
  text-align: center;
  font-size: x-small;
  background: #f1eeea;
}

#footer-menu a {
  margin-left: 7px;
  padding-left: 8px;
  border-left: 1px solid #b7b4ad;
}

#footer-menu a.footer-menuEnd {
  padding-right: 8px;
  border-right: 1px solid #b7b4ad;
}