@charset "UTF-8";
.n_button6{
  background-color : #ececec;
}
#contents{
  width : 924px;
  margin : 10px;
}
.contact_title h3{
  font-size : 20pt;
  text-align : center;
  line-height : 1.2;
  background-color : #ececec;
  color : #000000;
  margin : 2px 0;
  font-family : "Times New Roman" , "New York" , serif;
}
.contact_text1{
  float : left;
  width : 924px;
  background-color : #ececec;
  line-height : 1.5;
}
h3{
  font-size : 14pt;
  text-align : right;
  background-color : #0099ff;
  padding : 0 5px;
}
h4{
  padding : 0 5px;
}
p{
  padding : 0 5px;
}
.contact_form{
  float : left;
  width : 680px;
  margin : 10px 0;
}
.contact_button input{
  margin : 10px 5px 5px 0;
  padding : 2px;
}
table{
  border-collapse : collapse;
}
td{
  padding : 0 2px;
}
.contact_alert{
  float : left;
  width : 234px;
  padding-left : 5px;
  margin-left : 5px;
  color : #ffffff;
  background-color : #ff0000;
}
.contact_text2{
  clear : left;
  background-color : #ececec;
  line-height : 1.5;
}
