
BODY{
  font-size : small;
  font-family : Verdana;
  margin : 0px;
  color : #474a4d;
}
A{
  color : #c9171e;
}
A:HOVER{
  color : #f09199;
}
.title{
  color : #ec6d71;
  text-align : center;
  font-weight : bold;
  font-size : 180%;
  padding : 10px 0px 10px 0px;
}
.name{
  color : #ec6d71;
  font-weight : bold;
}
.lay1{
  margin-left : 150px;
  padding : 30px;
  border-left : 1px dotted #f5b199;
  border-bottom : 1px dotted #f5b199;
  width : 410px;
}
.lay2{
  margin-left : 150px;
  padding : 30px;
  border-right : 1px dotted #f5b199;
  border-bottom : 1px dotted #f5b199;
  width : 410px;
}
.memo{
  padding : 15px;
}
p {
line-height:1.8em;

}
