@charset "UTF-8";

body {
 background-color: #000000;
 padding: 0px;
 line-height: 150%;
 font-family: ‚l‚r ƒSƒVƒbƒN,sans-serif; color: #ffffff;
 font-size: 14px;
 font-weight: bold;
} 
#field_spc{
 width: 900px;
 padding: 20px 10px;
}

#top_waku {
 width: 740px;
 margin: 0px 40px 20px;
 background-color: #ffffff;
 padding: 5px 40px;
}
h1 {
 font-size: 34px; color: #0080ff;
 font-family:impact,sans-serif;
} 
h2 {
 font-size: 20px; color: #0080ff;
 font-family: sans-serif;
 line-height: 150%;
} 
.lxc {
 text-align: center;
}
.lxl {
 text-align: left;
}


#main_spc {
 width: 96%;
 margin-bottom: 20px;
 padding: 0px 10px;
 text-align: left;
 float: left;
}
table, td, th {
padding: 2px 4px;
margin: 2px;
}

#sub_spc {
 width: 4%;
 margin-bottom: 20px;
 padding: 0px 0px;
 text-align: left;
 float: right;
}

.fe {
clear: both;
} 

#footer {
padding: 1px 0 20px;
font-size: 80%; 
color: #eee8aa;
}

#footer address {
font-style: normal;
text-align: center;
line-height: 140%;
}


a:link {
 text-decoration: underline;
 color: #fafad2;
}

a:visited {
 text-decoration: underline;
 color: #f0e68c;
}

a:hover {
 text-decoration: underline;
 position: relative; top: 1px; left: 1px;
 color: #bdb76b; 
}
  