body {
  background-image: url(images/gothic_01.jpg);
  background-attachment:fixed;
  margin-top: 0px; margin-bottom: 0px; margin-left: 3%; margin-right: 3%;
  padding: 10px 5px 5px 5px;
  text-align: center;
  line-height: 150%;
  font-family: ‚l‚r ƒSƒVƒbƒN,sans-serif; color: #333333;
  font-size: 14px;
 }
  
#field_spc1{
  width: 820px;
  
  margin-bottom: 2px;
 }

#top_waku {
  width: 780px;
  margin-top: 5px;
  margin-bottom: 8px;
  padding: 5px 5px 5px 5px;
  border: 5px ridge #778899;
  
	background-image: url(images/sora_01.jpg);
	
  text-align: center;
 }

.pic1 {
  position: absolute;
    top: 60%;
    right: 8%;
}  
    
 .pic2 {
  position: absolute;
    top: 75%;
    right: 8%;
}  

.pic3 {
  position: absolute;
    top: 45%;
    left: 9%;
} 

.pic4 {
  position: absolute;
    top: 74%;
    left: 7%;
} 

.pic5 {
  position: absolute;
    top: 45%;
    right: 8%;
} 

.pic6 {
  position: absolute;
    top: 50%;
    left: 7%;
} 

.pic7 {
  position: absolute;
    top: 18%;
    right: 21%;
} 

.pic8 {
  position: absolute;
    top: 75%;
    right: 42%;
} 

 .fe {
 clear: both;
 }
 
 h1 {
  font-size: 45px; color: #003333;
  font-family: Times New Roman;
  line-height: 150%;
 }

  table {
  line-height: 125%;
  letter-spacing: 0px;
 }

 a:link {
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  color: #003300;
 }

 a:visited {
  text-decoration: none;
  color: #003300;
 }

 a:hover {
  text-decoration: none;
  position: relative; top: 0px; left: 0px;
  color: #ff5f17; 
 }
  
 table.sp th a {
    display:block;
    height:100%;
    width:100%;
    padding-left: 0;
    padding-right: 0;
 }