@charset "utf-8";
@import url(cmn.css);
@import url(base.css);

/* ==========================================================================
	CONTENT
========================================================================== */

.area .box{
  overflow:hidden;
}
.area .box .img-l,.area .box .img-r{
  width:40%;
  height:auto;
}
.area .box .float-r,.area .box .float-l{
  width:55%;
  text-align:left;
}
.contact table input{
  padding:5px;
}
.contact table th span{
  color:#e39730;
  font-weight:normal;
}
.cmn-table{
  margin-bottom:30px !important;
}
.btn input{
  width:200px;
  padding:10px;
}