/*---------------------------
#attention
 *---------------------------*/
#attention{
  margin:40px auto 0px;
  padding-bottom:30px;
  text-align:center;
  color:#CECECE;
}
#attention H3{
  font-size: 1.3em;
  text-align: center;
  padding-top:5px;
  color:#CECECE;
}
#attention H3.ttl01{
  background: url("../../image/input/attention_ttl1.gif") no-repeat scroll 50% top transparent;
  height: 41px;
  text-indent: -9999em;
}
#attention H3.ttl02{
  background: url("../../image/input/attention_ttl2.jpg") no-repeat scroll 50% top transparent;
  height: 41px;
  text-indent: -9999em;
}
#attention H3.ttl02_2{
  background: url("../../image/input/attention_ttl2_2.gif") no-repeat scroll 50% top transparent;
  height: 41px;
  text-indent: -9999em;
}
#attention A{
  color:#e5bc08;
}

/*---------------------------
#attention_tbl
 *---------------------------*/
#attention_tbl{
  width:540px;
  margin: 0 auto;
}
#attention #attention_tbl TABLE{
  width: 540px;
  margin: 10px auto 20px;
  border-collapse: collapse;
  border: 1px solid #CECECE;
  color:#CECECE;
}
#attention #attention_tbl TH,
#attention #attention_tbl TD{
  padding:3px 5px;
  border: 1px solid #CECECE;
}
#attention #attention_tbl TH{
  text-align:center;
  color:#CECECE;
}
#attention #attention_tbl TD{
  line-height:1.3em;
}
#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:540px;
  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;
}
#environment #environment_list LI.noMark{
  margin: 0 auto 3px -17px;
  list-style: none;
}

