body {
  background-color: #f0ffff;
  color: #000000;
  text-dacoration: none;
  font-family: "Times New Roman", "Times", "MS PGothic", "Osaka", sans-serif }

/* link color DeepSkyBlue */
a:link {
  color: #00bfff;
  text-decoration: underline }
a:link img {
  border-color: #00bfff }

/* visited color DodgerBlue */
a:visited {
  color: #1e90ff;
  text-decoration: underline }
a:visited img {
  border-color: #1e90ff }

/* active color MediumBlue
a:active {
  color: #0000cd;
  text-decoration: underline }
a:active img {
  border-color: #0000cd }

/* hover color blue */
a:hover {
  color: #00f;
  text-decoration: underline }
a:hover img {
  border-color: #00f }

hr {
  clear: both }
.Saki {
  color: #00bfff }
.lovely {
  color: #ffc0cb }

address {
  font-family: "Times New Roman", "Times", "MS PGothic", "Osaka", sans-serif }

.thumbs {
  margin-top: 1em }

.thumbs img {
  float: left;
  width: 128px;
  height: 128px;
  margin-bottom: 1em;
  margin-right: 0.5em }

.counter {
  text-align: center }
.counter img {
  width: 102px;
  height: 32px }

.titleCG img {
  float: right;
  width: 300px;
  height: 375px;
  margin-bottom: 1em }

.date {
  text-align: right;
  font-size: 0.9em }

.title {
  text-align: center }
.title1 .lovely {
  font-size: 1.5em }
.title1 .Saki {
  font-size: 2.25em }
.title2 {
  font-style: italic;
  font-family: "Times New Roman", "Times" }

.contents {
  margin-left: 3em }

