﻿/* 	共通 */
BODY{
  font-family : Verdana;
  font-size : small;margin:0
}
A{
  color : #000000;
}
A:HOVER{
  color : #660000;
}

/* トップページ */
#top{
  margin : 0px;
  background : url(y.gif) no-repeat 0% 50%;
}
.lay{
  margin-top : 28%;
}
.menu{
  margin-top : 12%;
}
.menu A{
  font-size : small;
  text-decoration : none;
  font-family : "Arial Narrow";
  border : 1px solid #ffffff;
  padding : 1px;
}
.menu A:HOVER{
  border : 1px solid #660000;
}
#top H1{
  padding-left : 300px;
  font-size : 50px;
  font-family : "Century";
  color : #ffffff;
  letter-spacing : 0.5em;
}
.link{
  font-size : xx-small;
}

/* 各ページ */
#page H1{
  text-align : center;

  height : 100px;
  background : url("makiba400_s.gif") repeat-x bottom;
  font-size : 220%;
  font-family : "Century";
  margin-top : 20px;margin-bottom:0
}

.text {  background : url("fl320.gif") repeat-x top;
padding:50px;margin:0
}

P{line-height:1.2em

}