@charset "UTF-8";
/*---------------------------------------------------------------
contact/style.css
-----------------------------------------------------------------*/



.contact-inner {
	width:895px;
	margin-left:auto;
        margin-right:auto;
text-align:left;
}


button {
    width: 400px;
    padding: 8px;
    /* ¢­³Ñ¤ò´Ý¤¯¤¹¤ë */
  border-radius: 10px;
  background: #9acd32;
border: none;
        margin-bottom:30px;
}
