@charset "Shift_JIS";
/* ----- basic -------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
  margin-top: 0;
  margin-bottom: 0;
}
body {
  margin: 0;
  padding: 0;
  background-color: #FFFEEE;
}
#header-col {
  margin: 0 auto;
  width: 800px;
}
#header {
  height: 96px;
  background-image: url(../images/bgtop.gif);
  background-repeat: no-repeat;
}
#header img {
  margin: 0;
  padding: 0;
}
#content-col {
  margin: 0 auto;
  width: 800px;
  background-image: url(../images/bgmiddle.gif);
  background-repeat: y-repeat;
  background-color: #CCCCCC;	/* side_menuバックの色 */
}
#content {
}
#main {
  float: right;
  margin-right: 1px;
  width: 641px;
  _width: 640px;	/* IE対策 */
  background-color: #FFFFFF;
  border-left: solid 1px #999999;
  padding-bottom: 20px;
}
#main p {
/*  font-size: 90%;
  color: 555555;	*/
}
#main img {
  border: solid 1px #999999;
}
#footer-col {
  margin: 0 auto;
  width: 800px;
}
#footer {
  clear: both;
  padding-top: 16px;
  text-align: center;
  color: #FFFFFF;
  font-size: 80%;
  height: 46px;
  background-image: url(../images/bgbottom.gif);
  background-repeat: no-repeat;
}
/* ----- std  -------------------------------------------------- */
h1#std_h1 {
  padding: 30px 0px 10px 30px;
}
h2#std_h2 {
  margin: 20px 0px 0px 20px;
  padding: 6px 0px 10px 10px;
  color: #444444;
  background-image: url(../images/bg_std_h2.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
/*
h2#std img {
  border-style: none;
}
*/
h2#sub_blue_h2 {
  margin: 20px 0px 0px 20px;
  padding: 5px 0px 5px 10px;
  width: 450px;
  background-color: #dfdfff;
  color: #444444;
}
h2#sub_yellow_h2 {
  margin: 20px 0px 0px 20px;
  padding: 5px 0px 5px 10px;
  width: 450px;
  background-color: #F3E316;
  color: #444444;
}
h3#std_h3 {
  margin: 0px 20px 10px 20px;
  padding: 30px 0px 0px 0px;
  border-bottom: 2px solid #67A8E5;
/*  line-height: 25px;	*/
}
h3#blue_h3 {
  margin: 20px 0px 10px 30px;
  color: #1B96C2;
}
/*
h3#blue_top80_h3 {
  margin: 80px 0px 10px 30px;
  color: #1B96C2;
}
*/
h3#corp_h3_up {
  margin: 30px 0px 5px 50px;
}
h3#corp_h3_low {
  margin: 15px 0px 5px 50px;
  _margin: 40px 0px 5px 50px;
}
h4#std_h4 {
  color: #333333;
  margin: 30px 0px 0px 20px;
/*  padding: 8px 0px 15px 20px;
  background-image: url(../images/bk_h4.gif);
  background-repeat: no-repeat;
  background-position: left top;	*/
}
h5#std_h5 {
  width: 587px;
  margin: 30px 0px 0px 20px;
  padding: 5px 0px 5px 10px;
  background-color: #dfdfff;
  font-weight: normal;
}
h6#blockQ_h6 {
  font-size: 90%;
  font-weight: normal;
  margin: 20px 20px 0px 50px;
  border-bottom: 1px solid #B9DDFF;
}
blockquote {
  margin: 5px 40px 15px 80px;
  font-size: 90%;
  line-height: 24px;
}
/*
#std_p p {
  color: #444444;
  font-size: 90%;
  padding: 10px 40px 10px 40px;
  line-height: 20px;
}
*/
p#small_p {
  color: #444444;
  font-size: 80%;
  margin: 20px 20px 20px 20px;
  line-height: 18px;
}
#small_top p {
  color: #444444;
  font-size: 80%;
  margin: 10px 0px 0px 40px;
  line-height: 20px;
}
em#red_p {
  font-style: normal;
  color: #FF0000;
}
/*
p#font_small {
  font-size: small;
}
*/
dt#img_center {
  margin: 30px 0px 0px 0px;
  text-align: center;
}
dt#img_center img {
  border-style: none;
}
/* ----- extension  -------------------------------------------------- */
/*
#indent-9999 {
  text-indent: -9999px;
}
*/
#c-both {
  clear: both;
}
#corp_tbl table {
  border-collapse: collapse;
  font-size: 90%;
  margin: 0px 50px 20px 50px;
}
#corp_tbl th, td {
  border: 1px solid #ABABAB;
  padding: 10px 0px 10px 0px;
}
#corp_tbl th {
  width: 120px;
  font-weight: normal;
  text-align: center;
  background-color: #EFEFEF;
}
#corp_tbl td {
  padding: 0px 20px 0px 20px;
}
#cmLow_tbl table {
  border-collapse: collapse;
  font-size: 90%;
  margin: 30px 50px 20px 50px;
  line-height: 22px;
}
#cmLow_tbl th, td {
  border: 1px solid #ABABAB;
}
#cmLow_tbl th {
  width: 120px;
  font-weight: normal;
  text-align: center;
  padding: 10px 0px 10px 0px;
  background-color: #EFEFEF;
}
#cmLow_tbl td {
  padding: 10px 20px 10px 20px;
}
#outline_tbl table {
  border-collapse: collapse;
  font-size: 90%;
  margin: 30px 50px 0px 50px;
  _margin: 30px 50px 20px 50px;
  line-height: 22px;
}
#outline_tbl th, td {
  border: 1px solid #ABABAB;
}
#outline_tbl th {
  width: 120px;
  font-weight: normal;
  text-align: center;
  padding: 10px 0px 10px 0px;
  background-color: #EFEFEF;
}
#outline_tbl td {
  padding: 10px 20px 10px 20px;
}
#details_tbl table {
  border-collapse: collapse;
  font-size: 90%;
  margin: 30px 50px 0px 50px;
  _margin: 30px 50px 0px 50px;
  line-height: 22px;
}
#details_tbl th, td {
  border: 1px solid #ABABAB;
}
#details_tbl th {
  width: 130px;
  font-weight: normal;
  text-align: center;
  padding: 5px 0px 5px 0px;
  background-color: #EFEFEF;
}
#details_tbl td {
  padding: 5px 10px 5px 10px;
}
th#top_th {
  width: 210px;
  _width: 201px;
}
/*
h2#ext {
  padding: 20px 0px 10px 40px;
}
h4#bk_blue {
  text-align: center;
  color: #FFFFFF;
  padding: 10px 0px 10px 0px;
  margin-bottom: 10px;
  letter-spacing: 5px;
  background-image: url(../images/bk_blue.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
h4#bk_green {
  text-align: center;
  color: #FFFFFF;
  padding: 10px 0px 10px 0px;
  margin-bottom: 10px;
  letter-spacing: 5px;
  background-image: url(../images/bk_green.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
p#font_large {
  font-size: large;
  padding: 10px 40px 10px 40px;
  line-height: 30px;
}
*/
/*
p#szL_clR_alR {
  font-size: large;
  color: red;
  font-weight: bold;
  text-align: right;
  padding: 0px 30px 10px 0px;
}
p#font_alR {
  font-weight: bold;
  text-align: right;
  padding: 0px 60px 0px 0px;
}
#font_clR {
  color: red;
  font-weight: bold;
}
p#font_clR {
  font-size: small;
  color: red;
  padding: 0px 0px 10px 30px;
}
img#map {
  margin: 10px 0px 10px 60px;
}
img#acoustic {
  margin: 0px 0px 0px 30px;
}
img#homepage {
  margin: 20px 0px 10px 100px;
}
*/
p#to_top {
  font-size: 90%;
  font-weight: bold;
  text-align: right;
  padding: 10px 20px 10px 0px;
  background-image: url(../images/to_top.gif);
  background-repeat: no-repeat;
  background-position: 464px 8px;
}
p#to_top a {
  text-decoration: none;
  color: #333333;
}
p#to_top a:hover {
  color: #FF0000;
}
/* std_pUlDlで囲まれた要素に影響するので std_pUlDl {} で設定しない */
#std_pUlDl p {
  font-size: 90%;
  margin: 20px 50px 0px 50px;
  line-height: 24px;
}
#std_pUlDl ul {
  font-size: 90%;
  margin: 10px 0px 10px 28px;
  _margin: 10px 0px 10px 70px;
  line-height: 24px;
}
#std_pUlDl dl {
  font-size: 90%;
  margin: 30px 0px 20px 0px;
}
#std_pUlDl dd {
  margin-left: 0px;
  margin-bottom: 10px;
  text-align: center;
}
#std_pUlDl dt {
  border-style: none;
  text-align: center;
}
#std_pUlDl_mgL {
  padding-left: 200px;
  padding-bottom: 10px;
}
p#crumb_p {
  margin: 10px 0px 10px 10px;
  font-size: 90%;
}
#details_ul ul {
  font-size: 90%;
  margin: 20px 50px 10px 28px;
  _margin: 20px 50px 10px 70px;
  line-height: 24px;
}
#details_ul li {
  margin-top: 10px;
}
img#img_l30 {
  margin: 20px 0px 5px 30px;
  _margin: 20px 0px 0px 30px;
}
#space_50 {
  height: 50px;
}
