body {
 background-image:url(./img/blue_wall.jpg);
 margin-top: 2px; margin-bottom: 2px; margin-left: 1%; margin-right: 3%;
 padding: 30px;
 text-align: center; 
 line-height: 150%;
 font-family: sans-serif; color: black;
 font-size: 14px;
 border: 0px dotted white;
} 


#field_spc{
 width: 1010px;
 background-color: white;
 border: 5px dotted white;
 padding: 10px 10px;
 text-size: 2
} 

#top_waku {
 width: 800px;
 background-color: white;
 margin-bottom: 5px;
 padding: 5px 5px;
 text-align: center;
}

h1 {
 font-size: 21px; color: darkblue;
 line-height: 150%;
} 

#migi_spc {
 width: 0px;
 margin-bottom: 5px;
 padding: 5px 5px;
 text-align: left;
 float: right;
}


#main_spc {
 width: 800px;
 background-color: white;
 margin-bottom: 5px;
 padding: 8px 8px;
 text-align: left;
 float: right;
}

#sub_spc {
 width: 0px;
 margin-bottom: 5px;
 padding: 5px 5px;
 text-align: left;
 float: left;
}

.fe {
clear: both;
} 

.ao_waku {
 width:105%;
 background-color:#144a66;
 padding:5px;
 filter:alpha(opacity=100,finishopacity=20,style=1,startx=20,finishx=90);
}

.kuro_waku {
 width:100%;
 background-color:#000000;
 padding:5px;
}


h2 {
 font-size: 18px;
 color: #ffffff;
 display: inline;
} 

2 {
 font-size: 2px;
 color: #ffffff;
 display: inline;
} 

p {
 margin-top: 0px;
}

strong {
 font-size: larger;
 background-color: skyblue;
 color: white;
 padding: 3px 5px;
}

.hutomoji {
 font-weight: 700;
}

.black {
 color: #000000;
}

.red {
 color: #ff0000;
}

.blue {
 color: #0000ff;
}

.gray {
 color: #808080;
}

.green {
 color: #008000;
}

.white {
 color: #FFFFFF;
}

.skyblue {
 color: #0066FF;
}

.big {
 font-size: 18px;
 font-weight: 700;
}

.midashi {
 width: 90%;
 background-color: #ffd47f;
 padding: 5px;
 border: 2px solid #ffd47f;
 text-align: center;
 color: #ffffff;
}

.column {
 width: 90%;
 margin-bottom: 20px;
 background-color: #ffffff;
 padding: 5px;
 border: 2px solid #ffd47f;
 text-align: left;
 line-height: 120%;
 color: #333333;
}

a:link {
 text-decoration: underline;
 color: #ff8c00;
}

a:visited {
 text-decoration: underline;
 color: #ff8c00;
}

a:hover {
 text-decoration: underline;
 position: relative; top: 1px; left: 1px;
 color: gray; 
}
