body {
 background-color: #ffffff;
 color: #000000;
 font-size: xx-small;
 text-align: left;
 }

A:link {
 text-decoration: none;
 color: #10207b;
 }

A:visited {
 text-decoration: none;
 color: #b4d9b;
 }

A:active {
 text-decoration: none;
 }

A:hover {
 color: #ffffff;
 background: #10207b;
 }

table {
 border: solid 2px #10207b;
 color: #000000;
 font-size: xx-small;
 }

tr {
 vertical-align: top;
 }

h3 {
 margin: 5px 0px 0px;
 padding: 0px;
 }

.hitokoto {
 text-color: #1177bb;
 border-bottom: solid #10207b 1px;
 border-left: solid #10207b 5px;
 padding-left: 3px;
 }

div.aisatsu {
 padding: 5px;
 }

.namae {
 text-align: center;
 border-bottom: solid 1px #10207b;
 padding: 0px;
 }

.c {
 text-align: right;
 }

.couple {
 text-align: left;
 border-bottom: solid 1px #10207b;
 padding: 0px;
 }

.naiyou {
 text-align: left;
 border-bottom: dashed 1px #10207b;
 padding: 0px;
 }
