﻿/* 共通 */
BODY{
  font-size : small;
  font-family : Verdana;
  color : #7c8577;
  line-height : 130%;
  margin : 0px;
}
A{
  color : #7c8577;
}
A:hover{
  color : #abc88b;
}
#image1 DIV{
  background : url(fi.gif);
  height : 80px;
}
#image1{
  background : url(spring2.jpg);
  width : 660px;
  margin : 0 auto 0 0;
}
#image2{
  background : url(spring2.jpg) 0px -90px;
  width : 680px;
  margin : 0 0 0 auto;
}
#image2 DIV{
  background : url(fi.gif);
  height : 280px;
}
.lay1{
  padding : 28px 0px 10px 60px;
}
.lay2{
  clear : both;
  text-align : right;
}


/* トップ用 */
H1{
  font-size : 125%;

  font-family : "Lucida Sans Unicode";
  font-weight : bold;
  letter-spacing : 16px;
}
#menu{
  padding-top : 30px;
}
.con1{
  width : 40%;
  float : left;
}
.con1 A{
  text-decoration : none;
}
.con2{
  width : 70%;
}
.link{
  clear : both;
  letter-spacing : 3px;
  font-size : xx-small;
}
.link A{
  text-decoration : none;
}
.menu{
  line-height : 150%;
}