@charset "UTF-8";

.pagespace_nomenu { width: 800px; margin-left: 15px; }

.mm_pagespace {
  overflow: hidden;
  clear: both;
  padding-top: 10px;
}

.mm_pagespace #mm_tit { width: 800px; height: 53px; margin-bottom: 5px; background: url(/mm/images/title.gif); text-indent: -9999px; }
.mm_pagespace #mm_toptxt { width: 800px; height: 93px; background: url(/mm/images/read_text.gif); text-indent: -9999px; }

.mm_backnumber {
  float: left;
  width: 100px;
  margin-right: 10px;
}

.mm_backnumber dd {
  margin: 2px;
  padding: 2px;
  border-bottom: 1px dotted #999999;
  text-align: center;
}

.mm_pc {
  float: left;
  width: 339px;
  margin-right: 10px;
}

.mm_pc_contents {
  overflow: hidden;
  clear: both;
  height: 460px;
  _height: 520px;
  border: 1px solid #003f97;
  padding: 10px;
}

.mm_pc_text {
  padding-bottom: 10px;
}

.mm_pc_subtext {
  padding-bottom: 10px;
}

.mm_pc_link {
  padding-top: 10px;
  text-align: center;
}

.mm_mobile {
  float: left;
  width: 339px;
}

.mm_mobile_contents {
  overflow: hidden;
  clear: both;
  height: 460px;
  _height: 520px;
  border: 1px solid #f08200;
  padding: 10px;
}

.mm_mobile_text {
  float: left;
  width: 230px;
}

.mm_mobile_subtext {
  clear: both;
  padding-top: 10px;
}

.mm_mobile_link {
  float: right;
  width: 135px;
}

.ptop { clear: both; font-size: 1px; }
.ptop a { display: block; width: 84px; height: 12px; margin-left: 736px; margin-bottom: 10px; background: url(../images/btn_ptop.gif) no-repeat; text-indent: -9999px; }
.ptop a:hover { background: url(../images/btn_ptop.gif) no-repeat 0px bottom; }


