* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: HiraKakuProN-W6;
  font-size: 17px; }

a {
  text-decoration: none;
  color: white; }

a.gold {
  color: #ac681c;
  font-size: x-large;
  font-weight: bolod; }

a:hover {
  color: lightskyblue;
  text-decoration: underline;
  font-weight: bolod; }

a:active {
  color: grey;
  text-decoration: underline;
  font-weight: bolod; }

body {
  -webkit-text-size-adjust: none;
  background: #c5ccd3;
  background-image: url(http://maitore.net/images/bg2.jpg); }

.annotation {
  color: #2a2d55;
  font-size: x-small;
  font-weight: normal; }

.blue {
  color: blue;
  font-weight: 200;
  font-size: x-small; }

.cell {
  text-align: center;
  color: gray;
  background: #f4f4f4;
  -webkit-border-radius: 4px;
  text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; }

.date {
  text-align: right;
  color: white;
  font-size: x-small;
  font-weight: normal; }

.dayname {
  text-align: center; }

.daytime {
  padding: 1em;
  border-radius: 3em;
  font-size: 12px; }

.gold {
  color: #ac681c;
  font-weight: 400;
  font-size: x-small; }

.green {
  color: green;
  font-weight: 400;
  font-size: x-small; }

.lcell {
  text-align: center;
  color: #272727;
  font-size: 18pt;
  -webkit-border-radius: 4px;
  font-weight: 900;
  text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 1px; }

.message {
  padding: 10px 10px 10px 5px;
  line-height: 1.75;
  text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 1px;
  overflow: hidden;
  text-overflow: ellipsis; }

.red {
  color: red;
  font-weight: 400;
  font-size: x-small; }

.right {
  text-align: right; }

.wdname {
  align: center;
  color: #757575;
  -webkit-border-radius: 3em; }

.wtname {
  align: center;
  color: blue;
  -webkit-border-radius: 3em; }

.wename {
  align: center;
  color: red;
  -webkit-border-radius: 3em; }

span.white {
  color: white; }

table.logo {
  border-style: 3d;
  border-width: 10px;
  boder-color: red; }

td.ccell {
  align: center;
  width: 42px;
  -webkit-border-radius: 3em;
  text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 1px;
  background: #e1e1e1; }

td.cell {
  align: center;
  width: 42px;
  text-shadow: rgba(0, 0, 0, 0.6) 0px 1px 0px; }

td.cont {
  min-height: 200px; }

td.head {
  -webkit-border-radius: 5px;
  text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px; }

td.head.a.link {
  color: #ac681c; }

td.maru {
  -webkit-border-radius: 5px;
  text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px; }

#titlebg {
  background-image: url(http://maitore.net/images/bg3.jpg); }

#content {
  margin: 1em;
  background: white;
  padding: 1em;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;
  border-radius: 3em; }

#english {
  text-align: left;
  color: white;
  line-height: 2;
  font-size: 24pt;
  -webkit-border-radius: 4px;
  font-weight: 900;
  text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 1px; }

#japanese {
  text-align: left;
  color: lightskyblue;
  line-height: 2;
  font-size: 14pt;
  -webkit-border-radius: 4px;
  font-weight: 900;
  text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 1px; }

#twide {
  width: 800px; }

#auto {
  color: red; }

