@charset "utf-8";
/*--------------------------------------*/
/* CSS Document                         */
/* Style CSS  #インデックス用           */
/* Version: 2009/02/20                  */
/* Author: D.Yabushita @ G-ONE inc.     */
/*--------------------------------------*/
#content .mainVisual {
  height: 260px;
  margin-bottom: 29px;
}
#content .mainVisual a {
  display: block;
  width: 358px;
  height: 260px;
  font-size: 8px;
  text-indent: -99999px;
  overflow: hidden;
}
#content .mainVisual .mens { float: left; background: url(../images/banner_mens.jpg) left top; }
#content .mainVisual .ladies { float: right; background: url(../images/banner_ladies.jpg) left top; }
#content .mainVisual a:hover { background-position: 0 260px; }
#content .infomationTitle {
  display: block;
  height: 19px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(../images/infomation.gif) no-repeat left top;
  border-bottom: 1px solid #1d0c04;
}
#content .main {
  width: 521px;
  float: left;
}
#content .main .infomationTitle span {
  float: left;
}
#content .main .infomationTitle a {
  display: block;
  width: 86px;
  height: 19px;
  float: right;
  text-indent: -99999px;
  overflow: hidden;
  background: url(../images/more.gif) left top;
}
#content .main .infomationTitle a:hover {
  background-position: 0 19px;
}
#content .main .infomationList {
  margin: 10px 0;
}
#content .main .infomationList dt {
  margin: 13px 0 0 0;
  width: 140px;
  float: left;
  clear: left;
}
#content .main .infomationList dd {
  margin: 13px 0 0 23px;
  width: 358px;
  float: left;
}
#content .main .infomationList .mens { background: url(../images/info_mens.gif) no-repeat right center; }
#content .main .infomationList .ladies { background: url(../images/info_ladies.gif) no-repeat right center; }
#content .main .infomationList .news { background: url(../images/info_news.gif) no-repeat right center; }
#content .side {
  width: 178px;
  float: right;
}