@charset "utf-8";

/*=Contents==================================================*/
/*メインコンテンツ内容はw689にて作成*/


/*ページタイトルh2用背景指定*/
#midashi01 {
  width: 689px;
  height: 81px;
  padding-top: 2px;
  background: url(../images/05_products_midashi_bgimg.gif) top left no-repeat;
  color: #333;
  font-size: 18px;
  text-align: right;
}
#midashi02 {
  width: 689px;
  height: 81px;
  padding-top: 2px;
  background: url(../images/05_products_midashi_bgimg02.gif) top left no-repeat;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}

#main h3 {
  width: 689px;
  margin-bottom: 10px;
  font-size: 16px;
}
#main h3 a {
  display: block;
  width: 664px;
  color: #fff;
  text-decoration: none;
  padding: 6px 0 6px 25px;
  background: url(../images/05_products_h3_bgimg02.gif) center left no-repeat;
}
#main h3 a:hover {
  color: #000;
  background: url(../images/05_products_h3_bgimg.gif) center left no-repeat;
}
.image01 {
  float: left;
  margin-right: 15px;
}
.text01 {
  width: 600px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.text02 {
  width: 600px;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 13px;
  color: #666;
}
.table01 {
  width: 689px;
  margin: 0 auto;
  margin-bottom: 25px;
  font-size: 13px;
}
.table01 td {
  padding: 15px;

}
.table01 .cell01 {
  width: 135px;
  text-align: left;
  vertical-align: top;
  font-size: 85%;
  line-height: 1.2;
}
.table01 .cell01 img {
  margin-bottom: 10px;
}

.table01 .cell02 {
  text-align: left;
  vertical-align: top;
  line-height: 1.2;
}
.table01 .cell02 ul {
  margin-top: 14px;
  padding-left: 10px;
}
.table01 .cell02 ul li {
  padding-top: 2px;
  padding-left: 18px;
  background: url(../images/00_icon_square_gray.gif) bottom left no-repeat;
}


/* ImageMainLinks */
ul#naviP {
  margin-bottom: 30px;
}
ul#naviP li.h40 {
  height: 40px;
  border-bottom: 1px solid #252525;
  background: #252525;
  >font-size: 1px;  /* IE bagFix */
  >line-height: 1px;  /* IE bagFix */
}
ul#naviP li.pdtList {
  padding-bottom: 6px;
  background: #252525;
}
ul#naviP li ul {
  margin-top: 0;
  padding: 0 6px 0 6px;
}
ul#naviP li ul li {
  padding: 6px 0 6px 12px;
  background: url(../images/00_icon_yaji_gray03.gif) top left no-repeat;
  border-bottom: 1px solid #666;
}
ul#naviP li ul li a, ul#naviP li ul li a:link, ul#naviP li ul li a:visited {
  color: #fff !important;
  text-decoration: none !important;
}
ul#naviP li ul li a:active, ul#naviP li ul li a:hover {
  color: #aaa !important;
}
