body {
 background-image: url(./illast/asiato2.png);
  margin-top: 20px; margin-bottom: 20px; margin-left: 3%; margin-right: 3%;
 padding: 0px;
 text-align: center; 
 line-height: 150%;
 font-family: ‚l‚r ƒSƒVƒbƒN,sans-serif; color: #333333;
 font-size: 14px;
} 
#field_spc{
 width: 1100px;
 background-color: #ffffff;
 border: 10px solid #eeeeee;
 padding: 20px 10px;
}
#top_waku {
 width: 1080px;
 margin-bottom: 20px;
 border: 1px solid #ffffff;
 background-image: url(./img/ttle.jpg);
 background-repeat: no-repeat;
 text-align: left;
}
#top_waku_t {
 width: 1080px;
 margin-bottom: 20px;
 border: 1px solid #ffffff;
 background-image: url(./picture/title/top.jpg);
 background-repeat: no-repeat;
 text-align: left;
}   
#top_waku_about {
 width: 1080px;
 margin-bottom: 20px;
 border: 1px solid #ffffff;
 background-image: url(./picture/title/about.jpg);
 background-repeat: no-repeat;
 text-align: left;
}  
#top_waku_link {
 width: 1000px;
 margin-bottom: 20px;
 border: 1px solid #ffffff;
 background-image: url(./picture/title/link.jpg);
 background-repeat: no-repeat;
 text-align: left;
}  
h1 {
 font-size: 20px; color: #000000;
 line-height: 150%;

}
#main_spc {
 width: 75%;
 margin-bottom: 20px;
 padding: 0px 10px;
 text-align: left;
 float: right;
}
#sub_spc {
 width: 20%;
 margin-bottom: 20px; margin-left: 1.8%;
 padding: 0px 0px;
 text-align: left;
 float: left;
}
#game_spc {
 width: 70%;
 margin-bottom: 20px;margin-left: 1.8%;
  padding: 0px 0px;
 text-align: left;
 float: left;
}
#ad_spc {
 width: 25%;
 margin-bottom: 20px; margin-left: 1.8%;
 padding: 0px 0px;
 text-align: left;
 float: left;
}  
.fe {
clear: both;
} 
.ao_waku {
 width:100%;
 background-color:#66bb33;
 padding:5px; 
 filter: alpha(opacity=100,finishopacity=20,style=1,startx=20,finishx=90);
}
h2 {
 font-size: 18px;
 color: #ffffff;
 display: inline;
} 
p {
 margin-top: 0px;
}

strong {
 font-size: larger;
 background-color: green;
 color: white;
 padding: 3px 5px;
}

.hutomoji {
 font-weight: 700;
}

.black {
 color: #000000;
}

.red {
 color: #ff0000;
}

.blue {
 color: #0000ff;
}

.gray {
 color: #808080;
}

.green {
 color: #008000;
}
.small {
 font-size: 14px;
 color: #66bb33;
 font-weight: 700;
}
.big {
 font-size: 18px;
 font-weight: 700;
}
.midashi {
 width: 90%;
 background-color: #66bb33;
 padding: 5px;
 border: 2px solid #66bb33;
 text-align: center;
 color: #ffffff;
}

.column {
 width: 90%;
 margin-bottom: 20px;
 background-color: #ffffff;
 padding: 5px;
 border: 2px solid #66bb33;
 text-align: left;
 line-height: 120%;
 color: #333333;
}
a img {
    border-style:none;
}
a:link {
 text-decoration: none;
 color: #ffffff;
}

a:visited {
 text-decoration: none;
 color: #ffffff;
}
a {
  vertical-align: baseline;
}

table {
 width: 400px;
 border-collapse: collapse;
 border:2px #005522 solid;
 background: #ffffff;
 padding: 0px 0px;
}

td {
 border-collapse: collapse;
 border:2px #005522 solid;
 text-align:center;
}

