.my_form {
  background: #e0e0e0; }
  .my_form div {
    border-bottom: 1px solid #6f6656;
    height: 35px; }
  .my_form .section {
    color: #565656;
    border-bottom: 2px solid #8a8a8a; }
  .my_form .komoku_info {
    text-align: center;
    padding: 15px 0 30px;
    border-bottom: 0;
    font-size: 0.8em; }

.txt_70 {
  font-size: 1.15em;
  width: 60%;
  padding-left: 1.5em; }

.txt_30 {
  font-size: 1.15em; }

.btn_login {
  background: white;
  padding: 0.5em 1.5em; }

.toroku {
  width: 600px;
  background: #c0d1de;
  margin: 50px auto;
  padding-top: 50px;
  padding-bottom: 50px; }
  .toroku h1 {
    margin-top: 50px; }
  .toroku p {
    width: 80%;
    margin: auto; }
  .toroku a {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 0.85em;
    margin-top: 50px; }
  .toroku .top10 {
    margin-top: 10px; }

.cent {
  text-align: center; }
