/*--------------------------------------------
*
	kokyo
	00.kohyo
	01.print

*--------------------------------------------*/

/*--------------------------------------------
	01.kohyo
*--------------------------------------------*/

#kohyo { width: 640px; margin: 0 auto; }
@media screen and (min-width: 0px) and (max-width: 736px) { #kohyo { width: auto; } }

.kohyo-btn { text-align: right; }
@media screen and (min-width: 0px) and (max-width: 736px) { .kohyo-btn > input { margin-top: 10px; } }

.table-kohyo { width: 640px;  border-collapse: collapse; margin: 0 auto; }
.table-kohyo td { border: solid 1px black; padding: 5px 7px !important; }
.table-kohyo th { text-align: left; padding: 5px 7px !important; border: solid 1px black; font-weight: bold; color: #000000; }
.table-kohyo table th, .table-kohyo table td { border: none !important; }
.table-kohyo th.none { border: none !important; }

.kohyo-frame-a { font-weight: normal; text-align: left; min-height: 520px; padding: 0 0 0 20px; vertical-align: top; }

.kohyo-frame-b { font-weight: normal; text-align: left; min-height: 160px; padding: 0 0 0 20px; vertical-align: top; }

.tablenone { display: none; }

.kohyo-btn,
.buttonnone {
  display: none;
}


