body {
 background-image: url(img/kabegami01.gif);
 margin-top: 10px; margin-bottom: 3px; margin-left: 3%; margin-right: 3%;
 padding: 0px;
 text-align: center; 
 line-height: 150%;
 font-family: ƒSƒVƒbƒN‚l,san-serif; color: #525000;
 font-size: 14px;
} 

#field_spc{
 width: 800px;
 margin: auto; 
 background-color: #0eeee1;
 padding: 10px;
} 

#top_waku {
 width: 190px;
 margin-bottom: 0px 0px;
 border: none;
 background-image: url(img/hanenoaru-tokage3.jpg);
 padding: 10px 10px;
 text-align: center;
font-family: azuki.ttf,cursive; color: #333333;
 float: left;
}

h1 {
 font-size: 50px; color: #525000;
 line-height: 130%;
 text-decoration: none;
} 



#main_spc {
 background-color: #ffffff; 
 width: 800px;
 margin: auto;
 padding: 10px 20px;
 border: none;
 text-align: left;
 float: both;
}


#sub2_spc{
 width: 800px;
 margin: auto;
 text-align: left;
 padding: 0px 10px;
 background-color: #0eeee1;
}


#navbar {
 width: 50%;
 margin-bottom: 10px;
 padding: 0px 0px;
 text-align: center;
 float: both;
 word-spacing: 10px;
}

.fe {
clear: both;
} 



.column {
 width: 96%;
 margin-bottom: 30px;
 background-color: #ccffff;
 color: #333333;
}

a:link {
 text-decoration: underline;
 color: #0000ff;
}

a:visited {
 text-decoration: underline;
 color: #0000ff;
}

a:hover {
 text-decoration: underline;
 position: relative; top: 1px; left: 1px;
 color: #ff0000; 
}