@charset "UTF-8";

@import "reset.css";
@import "common.css";

/*---html body------------------------------*/
.block { margin-bottom: 40px; }
.block1 .div { display: none; }
.block1 p { margin: 10px 0 20px; }
.mail table { width: 100%; }
.mail table th { min-width: 25%; _width: 25%; }
.mail input[type="submit"] { width: 10em; }
.mail td span { color: #cb6857; }
.mail .enter { text-align: center; margin-top: 10px; }
.mail .enter p { margin: 10px; }

.block p { font-size: 116.7%; }
.block p.copy { font-size: 125%;}
.block th, .block td { font-size: 108.4%; }

.mail { background: none; margin: 5px; }
