@charset "utf-8";
/*
**********************************************************************

* top.css

*********************************************************************
*/


.keyvSect {
  position:relative;
  z-index:10;
  margin-bottom: 51px;
  padding: 20px;
  background: #fff;
}
.keyvSect .keyv {
}
.keyvSect .keyvList {
  width: 836px;
  margin-left: -16px;
}
.keyvSect .keyvList li {
  float: left;
  width: 402px;
  margin-left: 16px;
  padding-top: 16px;
}
.infoSect {
  position:relative;
  z-index:9;
  padding-top:110px;
  margin: -110px 0 50px;
}
.infoSect .sectTit {
  margin-bottom: 0px;
  padding: 22px 22px 13px;
  background: #fff;

 border-bottom: 1px solid #ffcfda
}
.infoSect .sectMain {
  padding: 0 20px 24px;
  background: #fff;
}
.infoSect .sectMain .logoBlock {
  float: left;
  width: 316px;
}
.infoSect .sectMain .logoBlock .logo {
  padding: 165px 0 0 54px;
}
.infoSect .sectMain .infoBlock {
  float: left;
  width: 504px;
}
.infoSect .sectMain .infoBlock .blockList {
  padding: 8px 0 0;
  font-size: 120%;
}
.infoSect .sectMain .infoBlock .blockList dt {
  float: left;
  clear: left;
  width: 96px;
  padding: 10px 0 5px;
  font-weight: bold;
}
.infoSect .sectMain .infoBlock .blockList dd {
  float: left;
  width: 404px;
  padding: 10px 0 5px;
  border-bottom: 1px dashed #ffcfda;
}
.storeSect {
  position:relative;
  z-index:8;
  padding-top:110px;
  margin:-110px 0 50px;
}
.storeSect .sectTit {
  margin-bottom: 0px;
  padding: 22px 22px 13px;
  background: #fff;

 border-bottom: 1px solid #ffcfda
}
.storeSect .sectMain {
  padding: 5px 25px 15px;
  background: #fff;
}
.storeSect .sectMain .sectList {
  width: 836px;
  margin-left: -16px;
  margin-bottom: 12px;
}
.storeSect .sectMain .sectList li {
  float: left;
  width: 387px;
  margin-left: 16px;
  padding: 11px 0 14px 11px;
  background: url(../images/top/icon_square01.gif) 0 1.5em no-repeat;
  border-bottom: 1px dashed #ffcfda;
  font-size: 120%;
}
.storeSect .sectMain .txt {
    text-align: right;
}
