@charset "utf-8";

body, p, ul, li, img {
  border: 0 none;
  font-style: normal;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

body {
  height: 100%;
  width: 100%;
}

#wrapper_wht {
  /*
  height:220px;
  */
  overflow:auto;
  margin: 0 auto;
  /*
  font-family: Arial,Helvetica,sans-serif;
  */
  font-size: 14px;
  line-height: 130%;
  color: #4D4D4D;
}

#wrapper_wht .headimg {
}

#wrapper_wht ul {
  margin:10px 0;
}

/*
#wrapper_wht ul .newest .marker{
color:#0F0
}

#wrapper_wht ul .newest .data{
font-weight:bold;    
}

#wrapper_wht ul .newest .text{
color:#99F;
font-weight:bold;    
}
*/

#wrapper_wht ul li{
  margin-bottom: 1em;
  /*
  border-bottom:1px dashed #ccc;    
  */
}

#wrapper_wht ul li .marker{
  color:#F5860D;
}

#wrapper_wht ul li .data{
}

#wrapper_wht ul li .text{
  /*
  padding:5px 10px;
  */
  line-height: 1.5;
}

#foot_wht {
  border-top:1px solid #FCC09E;
  margin:10px;
  padding:10px 15px 0px 15px;
}

#foot_wht .mail01{
  font-weight:bold;
  color:#333333;
}

#foot_wht .mail02{
  color:#333333;
  font-size:12px;
  margin-top:5px;
}

#foot_wht .mail03{
  color:#333333;
  font-size:12px;
  font-weight:bold;
  margin-top:10px;
}