@charset "utf-8";
a{ color:#000; text-decoration:underline; }
a:hover{ color:#000; }
h4{
  font-size:1.4em;
  margin:30px 0 0 0;
  padding:0 0 0 10px;
  background:url(../images/release/icon01.gif) no-repeat left top;
}
#header{
  border-bottom:1px solid #eee;
}
#contents{
  float:none;
  margin:20px 0 0 20px;
  width:720px;
  height:420px;
  background:url(../images/contact/visual.2010.ss.jpg) no-repeat right top;
}
#contents p{
  color:#555;
  margin:1em;
}
#contents p#button{
  width:400px;
  text-align:center;
}
#contents table{
  width:420px;
  font-size:1em;
}
#contents th{
  text-align:left;
  width:120px;
}
#contents em{
  color:#fa0;
  font-style:normal;
}
#contents p.att{
  margin:0.8em 45px;
}
#contents table .necessary{
  width:190px;
}
.error-message{
  font-weight:bold;
  color:#da4090;
}
#confirm_form th,
#confirm_form td{
  padding:0.5em 0;
}