@charset "UTF-8";
.n_button3{
  background-color : #ececec;
}
#contents{
  width : 924px;
  margin : 10px;
}
.about h3{
  width : 924px;
  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;
}
.comment_photo{
  width : 250px;
  float : left;
}
.comment1{
  float : left;
  width : 669px;
  padding-left : 5px;
}
h3{
  color : #000000;
  background-color : #0099ff;
  font-size : 13pt;
  margin-top : 5px;
}
h4{
  color : #ffffff;
  background-color : #ff6600;
  font-size : 15pt;
  width : 250px;
  margin-top : 10px;
  padding-left : 5px;
}
p{
  padding : 5px;
}
.comment2{
  clear : left;
}
.to_home a{
  font-size : 15pt;
}
.back{
  position : relative;
  left : -600px;
}

