/*---------------------------------------------------------
     mainCont
----------------------------------------------------------*/

#mainCont .mypageBox .mypageBoxInner {
  background: white url(../img/bg_box1_02_cn.png) 98% 98% no-repeat;
}
#mainCont .registryBox .registryBoxInner {
background: white!important;
}

body {
  color: #666666;
  line-height: 1.5;
  font-size: 16px;
  height: 100%;
  font-family: simhei,"Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
}