<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------
#attention
 *---------------------------*/
#attention{
  margin:20px 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.jpg) no-repeat 50% top;
  height:41px;
  text-indent:-9999em;
}
#attention H3.ttl02{
  height:41px;
}
#attention A{
  color:#CECECE;
}

/*---------------------------
#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;
  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;
  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;
  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;
}

</pre></body></html>