<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;
  line-height: 1.3;
  color:#96827e;
  background: url(../../image/index/attention.gif) no-repeat 50% top;
  padding: 0 25px;
  text-align: left;
  
}
#attention H3{
  height: 34px;
  margin-bottom:10px;
  text-indent: -9999px;
}
#attention #attention_body{
  margin: 0px auto;
  padding: 0px 10px;
  text-align: left;
}
#attention TABLE{margin:auto;}
#attention A{color:#F3C486;}
#attention A:hover{color:#d3a979;}

/*--------------------*/
#attention UL{
  list-style-type: disc;
}
#attention OL{
  list-style-type: decimal;
}
#attention LI{
  margin: 0 0 3px 20px;
}
#attention LI .noMark{
  list-style-type: none;
}
#attention LI A{
  font-weight: 700;
}
/*--------------------*/
#attention #payment{
  margin: 10px auto;
  text-align: center;
}
#attention #payment A{}
#attention LI SPAN{
  font-weight: 700;
}
/*--------------------*/
#attention #enviroment{}
#attention #enviroment UL{
  margin: 0 0 10px 15px;
}
#attention #enviroment LI{
  margin: 0 0 1px 20px;
  list-style-type: disc;
}
#attention #enviroment LI.noMark{
  list-style-type: none;
}
#attention #enviroment #media{
  margin: 10px auto;
  text-align: center;
}
#attention #enviroment #media IMG{
  margin-right: 10px;
}
/*---------------------------*/
#attention #payment TD{
  padding:5px;
}
#attention #attentionTable{
  margin: 15px auto 20px auto;
  text-align:center;
}
#attention #attentionTable TABLE{
  width: 540px;
  margin:0 auto;
  padding: 0;
  border: solid #96827e;
  border-width: 1px 1px 0px 1px;
}
#attention #attentionTable TH{
  width: 90px;
  _width:100px;
  padding: 5px;
  text-align:center;
  vertical-align:middle;
  border-right: 1px solid #96827e;
  border-bottom: 1px solid #96827e;
}
#attention #attentionTable #tablehdr{
  width: 100%;
}
#attention #attentionTable TD{
  width:100%;
  padding: 5px;
  text-align:left;
  vertical-align:middle;
  border-bottom: 1px solid #96827e;
}
#attention #attentionTable TH,
#attention #attentionTable TD{
  color:#96827e;
}
#attention #attentionTable IMG{
  width: 88px;
  height: 31px;
  vertical-align:middle;
}
</pre></body></html>