BODY {
  text-align : center;
  color : #666666;
  font-size : 13px;
  font-family : MS UI Gothic;
  line-height : 25px;
  cursor : default;
  background-image:url("love2u.png");
  background-position : 50% 50px;
  background-repeat : no-repeat;
  background-attachment : fixed;
  scrollbar-face-color : #ffffff;
  scrollbar-highlight-color : #ffffff;
  scrollbar-track-color : #ffffff;
  scrollbar-shadow-color : #ffffff;
  scrollbar-3dlight-color : #ffffff;
  scrollbar-arrow-color : #c5b593;
  scrollbar-darkshadow-color : #ffffff;
  margin-bottom : 50px;
}

a {
  color : #9d8500;
  text-decoration : none;
}

a:hover {
  color : #c5b593;
}

BR {
  letter-spacing : normal;
}

HR {
  border : 1px solid #c5b593;
}

.ttl {
  font-size : 15px;
  font-family : Century Gothic;
  line-height : 20px;
  text-align : center;
}

.ttl_title{
  margin-top : 50px;
  color : #9d8500;
  font-size : 15px;
  font-family : Century Gothic;
  line-height : 20px;
  text-align : center;
}

.love2u {
  font-size : 13px;
  line-height : 25px;
  width : 450px;
  text-align : left;
  margin-top : 50px;
}

.uta {
  font-size : 12px;
  line-height : 20px;
  text-align : right;
}

.love2u_top {
  margin-top : 450px;
  background-image:url("love2u_1.png");
  background-position : 50% 50px;
  background-repeat : no-repeat;
  background-attachment : fixed;
}