body {
 background:#aaaa56;
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: 780px;
 background-image: url(img/kabe01.jpg);
 border: 10px solid #003311;
 padding: 20px 10px;
} 
#top_waku {
 width: 730px;
 margin-bottom: 20px;
 border: 3px ridge #ffff00;
 background-color: #ffffff;
 padding: 5px 15px;
 text-align: left;
}

h1 {
 font-size: 21px; color: #771155;
 line-height: 150%;
 text-decoration: underline;
}

#main_spc {
 width: 75%;
 margin-bottom: 20px;
 padding: 0px 10px;
 text-align: left;
 float: right;
}

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

.fe {
clear: both;
}
.ao_waku {
 width:100%;
 background-color:#0000ff;
 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;
}

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

.column {
 width: 90%;
 margin-bottom: 20px;
 background-color: #ffffff;
 padding: 5px;
 border: 2px solid #dd9900;
 text-align: left;
 line-height: 120%;
 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; 
}
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;
}

 