@import url("default.css");
@import url("common.css");

/*--------------------*
#header
*--------------------*/
#statusnavi{
  height:39px;
}
#statusnavi P{
  font-size:1.3em;
  color:#ffffff;
  padding-top:10px;
}
#statusnavi STRONG{
  color:#FEFB92;
}
/*--------------------*
#main_wrapper
*--------------------*/
#main_wrapper{
  padding:20px 0 15px;
}
#main_wrapper H3{
  height:68px;
  margin-bottom:10px;
}
#main_wrapper .red{
  color:#ff0000;
}
/*--------------------*
#contents-
*--------------------*/
#contents{
  margin:4px auto 40px;
  text-align:center;
}
#contents-inner{
  background: #fff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

#contents .text_top{
  padding-top:20px;
  text-align:center;
}
#contents-inner .article_bdy_bar P{
  margin-top:15px;
}
#contents TABLE {
  width: 640px;
  margin: 25px auto 0;
  border-collapse: collapse;
}
#contents TH {
  padding: 10px;
  border-top: 1px solid #6e6e6e;
  vertical-align: top;
  background-color: #F2F2F2;
  white-space: nowrap;
  text-align:left;
}
#contents TD {
  padding: 10px;
  vertical-align: top;
  border-top: 1px solid #6e6e6e;
  text-align:left;
}


#contents TH.last {
  border-bottom: 1px solid #6e6e6e;
  text-align:left;
}
#contents TD.last {
  border-bottom: 1px solid #6e6e6e;
  text-align:left;
}
/*--------------------*
#contents-inner
*--------------------*/
#contents-inner .article_bdy{background-image:url(../../image/common/box/moon_710/section_bdy.jpg);width: 710px;margin: 0 auto 32px;}
#contents-inner .article_ftr{background-image:url(../../image/common/box/moon_710/section_ftr.jpg);padding-bottom:5px;}
#contents-inner .article_bdy_bar{background-image:url(../../image/common/box/moon_710/section_hdr.jpg);}

#contents-inner H4{
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #1F2121;
  padding: 7px 0 8px 33px;
  width:657px;
}


/*--------------------*
#map_ttl
*--------------------*/
#map_ttl DL{
width: 310px;
float: left;
}

#map_ttl H4{
  color: #302205;
  font-weight: bold;
  padding: 0;
  height: auto;
  line-height: 30px;
}

#map_ttl P{
  padding-left: 10px;
  line-height: 25px;
}
.a_title{
  color: #000000;
}
/*--------------------*
#map_ttl2
*--------------------*/
#map_ttl2 DL{
width: 620px;
float: left;
}

#map_ttl2 H4{
  color: #302205;
  font-weight: bold;
  padding: 0;
  height: auto;
  line-height: 30px;
}

#map_ttl2 P{
  padding-left: 10px;
  line-height: 25px;
}
.a_title2{
  color: #000000;
}
