/*---------- {ݒ -----------*/
table.home {
  color            : #FFFFEA;
  vertical-align   : top;
  text-align       : left;
  width            : 100%;
  height           : 100%;
  border-collapse  : collapse;
}

table.home a {
  text-decoration  : underline;
}

table.home td.top {
  padding          : 7px;
  height           : 49px;
  font-size        : 75%;
  vertical-align   : bottom;
  text-align       : right;
  background-position : 10px 10px;
  background-image : url('../img/goalcapture_logo_home.gif');
  background-repeat: no-repeat;
  font-weight      : bold;
}

table.home td.image {
  vertical-align   : top;
  text-align       : right;
  background-image : url("../img/top.gif");
  background-repeat: no-repeat;
  height           : 215px;
}

table.home td.image div.manu {
}

table.home div.title {
  font-weight      : bold;
}

table.home div.content-area {
  width            : 780px;
  margin           : 10px;
  font-size        : 90%;
}

table.home td.contents {
  vertical-align   : top;
  text-align       : left;
  line-height      : 1.5;
}

table.home td.contents div.new-arrival {
  float            : left;
  width            : 420px;
  margin-left      : 0px;
  margin-right     : 7px;
  margin-top       : 0px;
  margin-bottom    : 0px;
}

table.home td.contents div.events {
  float            : right;
  width            : 340px;
  margin           : 0px;
}

table.home td.contents div.box {
  border-width     : 1px;
  border-style     : solid;
  font-weight      : normal;
  font-size        : 80%;
  line-height      : 2;
  padding          : 5px;
}

table.home td.contents table.daylist {
  border-width     : 1px;
  border-style     : solid;
  border-collapse  : collapse;
  border-color     : #FFFFEA;
  font-weight      : normal;
  font-size        : 80%;
  color            : #FFFFEA;
}

table.home td.contents table.daylist td {
  vertical-align   : top;
  border-width     : 0px;
  border-style     : none;
  border-collapse  : collapse;
  line-height      : 1.5;
  padding          : 3px;
}

table.home td.supplement {
  vertical-align   : bottom;
  line-height      : 2;
}

table.home td.supplement div.text {
  line-height      : 1.5;
  font-size        : 80%;
}

table.home td.supplement div.dealing {
  clear            : both;
  font-weight      : normal;
}

table.home td.supplement div.environment {
  clear            : both;
  font-weight      : normal;
}
