@charset "Shift_JIS";

/* ε€§γγͺη»ε?
---------------------------------------------------- */
#cover {
  margin: 0 0 0 10px;
  clear:both;
}
#cover img {
  vertical-align: bottom;
}
/* γ‘γ€γ³γ»γ³γ³γ?³γ?
---------------------------------------------------- */
#content {
  margin: 14px 0 0 10px;
  width: 777px;			/* β IE6γγ°ειΏγ«εΏ?¦γ?η‘γ?¨δΈγ«ιιγγ§γγ */
}
#content div {
  float: left;
  width: 248px;
}
#content h2 {
  margin: 0;
  padding: 0;
  height: 71px;
}
#content a, #content img {		/* β η»εε¨γγ?δ½η½γζΆγ */
  display: block;
}
#content a {
  width: 248px;
  height: 71px;
}
#new h2 {
  background: url(../images/h2back1.jpg) 0 22px no-repeat;
}
#new h2 a:hover {
  background: url(../images/h2back1_on.jpg) 0 22px no-repeat;
}
#feature01 h2 {
  background: url(../images/h2back2.jpg) 0 22px no-repeat;
}
#feature01 h2 a:hover {
  background: url(../images/h2back2_on.jpg) 0 22px no-repeat;
}
#feature02 h2 {
  background: url(../images/h2back3.jpg) 0 22px no-repeat;
}
#feature02 h2 a:hover {
  background: url(../images/h2back3_on.jpg) 0 22px no-repeat;
}
#content p {
  margin: 0 0 20px;
  width: 236px;
  font-size: x-small;
  line-height: 1.4;
    color: #725640;
}

#jyouhou {
   padding: 20px;
   color: #725640;
   font-size: 12px;
   border-top: #725640 1px dotted;
   clear: both;
   width: 700px;
   text-align: left;
  }

   
/* γγγΏ
---------------------------------------------------- */
#footer {
  clear: both;
  margin: 0 0 0 10px;
  border-top: 1px solid #cbcbcb;
  position: relative;
  width: 732px;
}
#footer ul {
  margin: 0;
  list-style: none;
}
#footer li {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 8px;
  height: 19px;
  text-indent: -9999px;
}
#footer li a {
  text-decoration: none;		/* β Firefoxη­γ§η·γθ‘¨η€Ίγγγͺγ?γ?«γγ */
  display: block;
  height: 19px;
}

#footer li#privacy {
  left: 640px;
  width: 73px;
  background: url(../images/privacy.gif) no-repeat;
}
#footer p {
  margin-top: 10px;
  font-size: x-small;
  color: #666666;
  background: transparent;
}
