/* module_top.css */

/*content2は1階層目htmlのindex.html以外（sitemap.html, ppi.html, inquiries.html, exemption.html, copyright.htmlと2階層目以降のh2に使用*/
#content2 h2 {
  width: 523px;
  height: 38px;
  background: url(../images/bg_h2.gif) repeat-x;
  margin: 18px 0 0 0;
}
#content2 h3 {
  font: 120%/160% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial;
}

#content3 h5 {
  width: 500px;
  height: 21px;
  background: url(../images/bg_h5.jpg) repeat-x;
  margin: 0 0 1em 0;
  font-weight: bold;
  color: #0E5BA7;
  padding-left:10px;
}

#content3 h6 {
	color:#333333;
	font-size: 90%;
	line-height: 140%;
	font-weight: bold;
	  padding-top:12px;
}

/* 各トップページ テーブル
----------------------------------------------- */
#content table.table_border0 {
  border: 0px;
}
#content table.table_border1 {
  border: 1px solid #999;
}
#content td.cell_gray_bold p {
  color: #000000;
  background-color: #CCCCCC;
  font-weight: bold;
  vertical-align: top;
  text-align: left;
  padding: 0 3px 0 3px;  
}
#content td.cell_gray_bold_cap p {
  color: #000000;
  background-color: #CCCCCC;
  font-weight: bold;
  vertical-align: top;
  text-align: center;
    padding: 0 3px 0 3px;
}
#content td.cell_gray {
  color: #000000;
  background-color: #CCCCCC;
  vertical-align: top;
  text-align: left;
    padding: 0 3px 0 3px;
}
#content td.cell_green {
  color: #000000;
  background-color: #ccffcc;
  vertical-align: top;
  text-align: left;
    padding: 0 3px 0 3px;
}
#content td.cell_white_cap {
  vertical-align: top;
  text-align: center;
      padding: 0 3px 0 3px;
}
#content td.cell_white_cap_kasen {
  border-bottom: 1px dashed #999;
  vertical-align: top;
  text-align: center;
      padding: 0 3px 0 3px;
}
#content td.cell_white_bold p {
  border-bottom: 1px dashed #999;
  font-weight: bold;
  vertical-align: top;
  text-align: left;
    padding: 0 3px 0 3px;
}
#content td.cell_white_bold_cap p {
  border-bottom: 1px dashed #999;
  font-weight: bold;
  vertical-align: top;
  text-align: center;
    padding: 0 3px 0 3px;
}
#content td.cell_white {
  vertical-align: top;
  text-align:left;
    padding: 0 3px 0 3px;
}
#content td.cell_white_kasen {
  border-bottom: 1px dashed #999;
  vertical-align: top;
  text-align:left;
    padding: 0 3px 0 3px;
}
#content td.cell_white ul {
  list-style-type: square;
  margin: 0 0 0 1em;
}

#content td.cell_bold p {
  color: #000000;
    font-weight: bold;
	  padding: 0 3px 0 3px;
	}
	
#content td.ul{
  list-style-type: square;
margin-left:10px;
}
	
#content td.cell_right {
  text-align:right;
  }

  
 #content td.cell_right_kasen {
   border-bottom: 1px dashed #999;
  text-align:right;
  }


/* Topics テーブル
----------------------------------------------- */
#content3 table.table_border0 {
  border: 0px;
}
#content3 table.table_border1 {
  border: 1px solid #999;
}
#content3 td.cell_gray_bold p {
  color: #000000;
  background-color: #CCCCCC;
  font-weight: bold;
  vertical-align: top;
  text-align: left;
  padding: 0 3px 0 3px;  
}
#content3 td.cell_gray_bold_cap p {
  color: #000000;
  background-color: #CCCCCC;
  font-weight: bold;
  vertical-align: top;
  text-align: center;
    padding: 0 3px 0 3px;
}
#content3 td.cell_gray {
  color: #000000;
  background-color: #CCCCCC;
  vertical-align: top;
  text-align: left;
    padding: 0 3px 0 3px;
}
#content3 td.cell_green {
  color: #000000;
  background-color: #ccffcc;
  vertical-align: top;
  text-align: left;
    padding: 0 3px 0 3px;
}
#content3 td.cell_white_cap {
  vertical-align: top;
  text-align: center;
      padding: 0 3px 0 3px;
}
#content3 td.cell_white_cap_kasen {
  border-bottom: 1px dashed #999;
  vertical-align: top;
  text-align: center;
      padding: 0 3px 0 3px;
}
#content3 td.cell_white_bold p {
  border-bottom: 1px dashed #999;
  font-weight: bold;
  vertical-align: top;
  text-align: left;
    padding: 0 3px 0 3px;
}
#content3 td.cell_white_bold_cap p {
  border-bottom: 1px dashed #999;
  font-weight: bold;
  vertical-align: top;
  text-align: center;
    padding: 0 3px 0 3px;
}
#content3 td.cell_white {
  vertical-align: top;
  text-align:left;
    padding: 0 3px 0 3px;
}
#content3 td.cell_white_kasen {
  border-bottom: 1px dashed #999;
  vertical-align: top;
  text-align:left;
    padding: 0 3px 0 3px;
}
#content3 td.cell_white ul {
  list-style-type: square;
  margin: 0 0 0 1em;
}

#content3 td.cell_bold p {
  color: #000000;
    font-weight: bold;
	  padding: 0 3px 0 3px;
	}
	
#content3 td.ul{
  list-style-type: square;
margin-left:10px;
}
	
#content3 td.cell_right {
  text-align:right;
  }
  
 #content3 td.cell_right_kasen {
   border-bottom: 1px dashed #999;
  text-align:right;
  }
