@charset "shift_jis";


/*---------- ニューラックエース専用スタイルシート ----------*/

body {
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #333;
  background-color: #ffffff;
  background-image:url(bg.gif);
  background-repeat: repeat-y;
  background-position: center top;
}

a:link {
  color: #6699cc;
  font-size: 13px;
}

a:hover {
  color: #00cc00;
  font-size: 13px;
}

a:visited {
  color: #6699cc;
  font-size: 13px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


.migi {
  text-align:right;
}

.naka {
  text-align:center;
}

.orange {
 color:#ff8000;
}

.obi {
background-color:#ccffdd; padding:12px 0 8px;
}

.pad12 {
padding: 0 12px 0 0;
}

.pad12a {
padding:12px 8px 12px 8px;
}

.al {
float:left;
}

.bold {
font-weight:bold;
}

.pt10 {
font-size:10pt;
}

.pt11 {
font-size:11pt;
}

.pt12 {
font-size:12pt;
}

.pt13 {
font-size:13pt;
}

.pt18 {
font-size:18pt;
}

.pt20 {
font-size:20pt;
}



