@charset "utf-8";

/*=Contents==================================================*/
/*メインコンテンツ内容はw689にて作成*/


/*ページタイトルh2用背景指定*/
#midashi01 {
  width: 689px;
  height: 81px;
  padding-top: 2px;
  background: url(../images/06_sitemap_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: 30px;
}
span.p_toiawase {
  margin-right: 3px;
  margin-left: 3px;
  padding-right: 20px;
  background: url(../images/00_icon-mail.gif) center right no-repeat;
}

.table01 {
  width: 650px;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 13px;
}
.table01 th {
  font-size: 16px;
}
.table01 td {
  padding: 10px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #999;
  text-align: left;
  vertical-align: top;
}
td.cell01 {
  border-top: 1px dotted #999;
  font-size: 14px;
}

td.cell02 {
  width: 100px;
}
td.cell02 dt {
  font-size: 14px;
}
td.cell02 dd {
  padding-left: 14px;
}
td.cell03 p {
  margin-bottom: 20px;
}
td.cell03 dt {
  margin-bottom: 7px;
  font-size: 14px;
}
td.cell03 dd {
  padding-left: 14px;
  background: url(../images/00_icon_square_gray02.gif) top left no-repeat;
}
td.cell04 dt {
  margin-bottom: 7px;
  font-size: 14px;
}
td.cell04 dd {
  padding-left: 14px;
}

/* 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 #ccc;
}
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;
}
