/*---------------------------
#attention
 *---------------------------*/
#attention{
  margin:20px auto 0px;
  padding-bottom:30px;
  text-align:center;
  color:#eee;
}
#attention H3{
  font-size: 1.3em;
  text-align: center;
  padding-top:5px;
  color:#eee;
}
#attention H3.ttl01{
}
#attention H3.ttl02{
}
#attention A{
  color:#eee;
}

/*---------------------------
#attention_tbl
 *---------------------------*/
#attention_tbl{
  width:570px;
  margin: 0 auto;
}
#attention #attention_tbl TABLE{
  width: 540px;
  margin: 10px auto 20px;
  border-collapse: collapse;
  border: 1px solid #eee;
  color:#eee;
}
#attention #attention_tbl TH,
#attention #attention_tbl TD{
  padding:3px 5px;
  border: 1px solid #eee;
}
#attention #attention_tbl TH{
  text-align:center;
  color:#eee;
}
#attention #attention_tbl TD{
  line-height:1.3em;
  background: url("../../image/common/spacer.gif") no-repeat scroll 0 0 transparent;
}
#attention #attention_tbl TD.frame_left_btm{
  padding: 5px;
  text-align:center;
  vertical-align:middle;
}
#attention #attention_tbl IMG{
  border: 0;
  width: 88px;
  height: 31px;
  vertical-align:middle;
}
/*---------------------------*
#environment
*---------------------------*/
#environment{
  width:570px;
  margin: 0 auto;
}
#environment #environment_list{
  margin-top: 10px;
  text-align: left;
}
#environment #environment_list EM{
  font-weight: bold;
  font-size: 1em;
  font-style: normal;
}
#environment #environment_list UL{
  margin: 3px 0 10px 30px;
}
#environment #environment_list LI{
  margin: 0px auto 3px;
  background: url("../../image/common/spacer.gif") no-repeat scroll 0 0 transparent;
}
#environment #environment_list LI.noMark{
  margin: 0px auto 3px 8px;
  list-style: none;
}

