@charset "Shift_JIS";

.menuBox ul {
  margin:10px 0 20px 0;
}

.menuBox ul li {
  display:inline;
  background:url(../images/lm_blue.gif) no-repeat 0 0.1em;
  padding-left:23px;
}

table.styleAA {
  margin-top:0;
}

.styleAA th, .styleBB th {
  font-weight:normal;
} 

.styleAA th.name, .styleBB th.name {
  background:#FFFFFF;
  font-weight:bold; 
} 

table.styleBB {
  margin-top:0;
  text-align:center;
}

h4 {
  margin-top:10px;
}

.attention {
  color:#CC0000;
  margin:-13px 0 10px 0;
}