<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mypage-leftBox {
  float: left;
  padding-top: 10px;
  margin-left: 113px;
  width: 231px;
  height: 130px;
  background: url(/static_extra/pc_static/images/extra/teleboat/kinou/mypage/mypage_leftmenu_back.jpg) repeat-x;
  border-top: 2px solid #bbc3ed;
  border-right: 2px solid #bbc3ed;
  border-bottom: 2px solid #7c81a7;
  border-left: 2px solid #7c81a7;
}

.mypage-rightBox {
  float: right;
  padding-top: 10px;
  margin-right: 113px;
  width: 231px;
  height: 130px;
  background: url(/static_extra/pc_static/images/extra/teleboat/kinou/mypage/mypage_rightmenu_back.jpg) repeat-x;
  border-top: 2px solid #9cbda4;
  border-right: 2px solid #9cbda4;
  border-bottom: 2px solid #a0c0ab;
  border-left: 2px solid #a0c0ab;
}

.mypage-leftBox ul{
  display: table;
  margin: 0 auto;
}

.mypage-leftBox li{
  display: table;
}

.mypage-rightBox ul{
  display: table;
  margin: 0 auto;
}

.mypage-rightBox li{
  display: table;
}</pre></body></html>