body{
  color : #38568d;
  font-size : 100%;
  font-family : Verdana,"‚l‚r ƒSƒVƒbƒN",sans-serif;
  line-height : 140%;
  background-color : #d1d1d1;
  margin: 1em 5em;
}
H1{
  color: #0073b7;
  margin-top : 15px;
  margin-bottom : 5px;
  font-size : 120%;
}
H2{
  color: #454963;
  font-size : 80%;
  background-color : #d1d6da;
  padding : 3px 5px;
  border-right : 4px solid #b9b9b9;
  border-bottom : 2px solid #b9b9b9;
  line-height : 120%;
}
H3{
  color: #0073b7;
  margin-top: 40px;
  margin-bottom : 5px;
  font-size : 120%;
}
div{
  margin-top: 30px;
  margin-bottom: 5px;
}
p{
  text-indent: 1em;
}
a{
  color: #7c1f34;
}
a:link{
  text-decoration : underline;
}
a:hover{
  background-color : #eeeadb;
  text-decoration : none;
}
a:active{
  background-color : #eeeadb;
  text-decoration : none;
}
a:visited{
  text-decoration : none;
}
ul{
  color : #2b4068;
  line-height : 160%;
  list-style-image: url(img/ul.gif);
  list-style-position: outside;
}
li{
  font-size : 90%;
  border-width : 0px 0px 1px 10px;
  border-style : solid;
  border-color : #2b4068;
  margin-top : 1px;
  padding : 3px 2px 1px 10px;
  list-style-type : none;
}
blockquote{
  background-color : #c8cfd2;
  padding : 7px 8px;
}
small{
  font-size : 80%;
  line-height : 110%;
}
em{
  color : #36435c;
  font-size : 105%;
  font-weight : bold;
  font-style : normal;
}
address{
  color : #666666;
  font-style : normal;
  text-align : right;
  line-height : 120%;
  border-top : 1px solid #666666;
}
.title{
  color : #2b4068;
  font-size : 120%;
  font-weight: bold;
  border-style : solid;
  background-color : #d9d9d9;
  border-width : 1px 3px 2px 1px;
  border-color : #2b4068;
  padding : 4px 4px 2px 7px;
}
.message{
  color: #454963;
  font-size : 90%;
  background-color : #d1d6da;
  padding : 6px 8px;
  border-right : 4px solid #b9b9b9;
  border-bottom : 2px solid #b9b9b9;
  line-height : 130%;
}
.photo{
  margin: 2em 0em 1em 2em;
}
.memo{
  color: #4e5569;
  background-color : #ebebeb;
  padding : 6px 8px;
  border-right : 5px solid #b9b9b9;
  border-bottom : 3px solid #b9b9b9;
  line-height : 130%;
}
