@charset "EUC-JP";

p {
  width:720px;
  margin: 10px 0 0 20px;
  font-size: 90%;
}

/* ---------------------------
indexMenu：トップページメニュー
--------------------------- */
#menu-bg {
  float: left;
  width:743px;
  height: 180px;
  margin:5px 0 10px 0;
  padding:55px 0px 0 255px;
  background: url(../images/p_bg.gif) top left no-repeat;
}



/*.menu-img {
  margin: 0px 0px 0 0px;
  padding: 0 0 0 0;
  width:743px;
}

.menu-img li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  display: inline;
  list-style-type: none;
}

.menu-img a {
 float: right;
  display: block;
  width: 157px;
  height: 96px;
  overflow: hidden;
}*/

#china_j a{
display:block;
width:230px;
float:center;
background:url(../images/china_j.gif) no-repeat;
height:40px;
margin-top:15px;

}

#china_j a:hover{
background:url(../images/china_j_up.gif) no-repeat;
}


#china_e a{
display:block;
width:230px;
float:center;
background:url(../images/china_e.gif) no-repeat;
height:40px;
  padding:0px 0px 0 0px;
}

#china_e a:hover{
background:url(../images/china_e_up.gif) no-repeat;
}


/*.menu-img span {
  display: none;
}

.menu-img a#china_j {
 float: left;
  background: url(../images/china_j.gif)  top  no-repeat;
  height: 96px;
  margin: 45px 0px 0 170px;
}

.menu-img a#china_e {
 float: right;
  background: url(../images/china_e.gif)  top  no-repeat;
  height: 96px;
  margin: 45px 195px 0 0;
}

.menu-img a:hover#china_j {
  background: url(../images/china_j.gif)   bottom  no-repeat;
  height: 96px;
  margin: 45px 0px 0 170px;
}

.menu-img a:hover#china_e {
  background: url(../images/china_e.gif)  bottom  no-repeat;
  height: 96px;
  margin: 45px 195px 0 0;
}


