@charset "utf-8";

/*=Contents==================================================*/
/*メインコンテンツ内容はw689にて作成*/


/*ページタイトルh2用背景指定*/
#midashi01 {
  width: 689px;
  height: 81px;
  padding-top: 2px;
  background: url(../images/04_catalog_midashi_bgimg.gif) top left no-repeat;
  color: #333;
  font-size: 18px;
  text-align: right;
}
.image01 {
  float: right;
  margin-top: 15px;
}
.text01 {
  width: 600px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.text02 {
  width: 580px;
  margin: 0 auto;
  margin-bottom: 20px;
  padding: 10px;
  background: #efefef;
  font-size: 13px;
}
.text03 {
  width: 600px;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 13px;
  color: #666;
}
.text03 span {
  padding-right: 5px;
  color: #930000;
  font-weight: bold;
}
.table01 {
  width: 600px;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 13px;
}
.table01 th {
  font-size: 16px;
}
.table01 td {
  padding: 5px;
  border: 1px solid #999;
}
.table01 .cell01 {
  background: url(../images/04_catalog_cell_bgimg.gif) top left no-repeat;
}
.table01 .cell02 {
  background: url(../images/04_catalog_cell_bgimg02.gif) top left no-repeat;
}
.table01 .cell03 {
  width: 100px;
}