/* マット一覧 */
p.mat_top {
  margin-top: 10px;
  text-align: center;
}
.right_island dl,
.right_island dd {
  margin: 0;
  padding: 0;
}
dl.type_select {
  margin-left: 15px;
	background-image: url(../images2/dl_back_700.gif);
	background-repeat: repeat-y;
}
dl.type_select dt {
  color: #535353;
  font-weight: bold;
  line-height: 3em;
	background-image: url(../images2/dt_back_gr_700.gif);
	background-repeat: no-repeat;
}
dl.type_select dt p {
  margin-left: 1em;
}
dl.type_select dd p {
  padding-top: 5px;
  padding-left: 13px;
}
ul.type_select {
  margin: 5px 0px 10px 10px;
}
ul.type_select li {
  float: left;
  margin-right: 20px;
}
table.mat_date {
  clear: both;
  margin: 10px 0px 20px 0px;
}
table.mat_date caption {
  text-align: left;
  color: #000cbf;
  font-weight: bold;
}
table.mat_date td {
  text-align: center;
  vertical-align: top;
  width: 135px;
  padding-bottom: 10px;
}
table.mat_date td p {
  text-align: left;
  text-indent: 10px;
  line-height: 1.2em;
  margin: 0px;
  padding: 0px;
}
table.mat_date td img {
  border: solid 1px #ccc;
}
dl.select_color_cart {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  width: 500px;
	background-image: url(../images2/dl_back_500.gif);
	background-repeat: repeat-y;
}
dl.select_color_cart dt {
  color: #535353;
  font-weight: bold;
  line-height: 3em;
	background-image: url(../images2/dt_back_rd_500.gif);
	background-repeat: no-repeat;
}
dl.select_color_cart dt p {
  margin-left: 1em;
}
dl.select_color_cart dd p {
  padding-top: 5px;
  padding-left: 13px;
  padding-right: 20px;
}
dl.select_color_cart dd #chcolor_list img {
  margin-right: 5px;
  margin-bottom: 5px;
  border: solid 1px #ccc;
}
form#go_cart {
  text-align: right;
  padding-right: 20px;
}
