body {
 background-image: url(./img/kabegami01.gif);
margin-top: 5px; margin-bottom: 10px; 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: 1000px;
 background-color: #ffffff;
 border: 3px solid #4169e1;
}

#top_waku {
 width: 850px;
 background-color: #ffffff;
} 

h1 {
 font-size: 30px;
 line-height: 150%;
} 

#bottom_spc {
 width: 850px;
 background-color: #ffffff;
 text-align: center;
}

#main_spc {
 width: 640px;
 margin-bottom: 20px; 
 padding: 5px 5px;
 text-align: left;
 float: right;
}

#sub_spc {
 width: 160px;
 margin-bottom: 20px;
 text-align: center;
 float: left;
}

.fe {
clear: both;
} 

.royalblue_waku {
 width: 626px;
 background-color: #4169e1;
 padding:5px;
 border: 2px solid #4169e1;
 text-align: center;
}

h2 {
 font-size: 18px;
 color: #ffffff;
 display: inline;
} 

.column {
 width: 626px;
 background-color: #ffffff;
 margin-bottom: 20px;
 padding: 5px;
 border: 2px solid #4169e1;
 text-align: left;
 line-height: 120%;
 color: #333333;
}

.column2 {
 width: 626px;
 background-color: #ffffff;
 margin-bottom: 20px;
 padding: 5px;
 border: 2px solid #ffffff;
 text-align: left;
 line-height: 120%;
 color: #333333;
}

.royalblue_waku_2 {
 width: 150px;
 background-color: #4169e1;
 padding:5px;
 text-align: center;
}
 
h3 {
 font-size: 16px;
 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;
}

a:link {
 text-decoration: underline;
 color: #0000ff;
}

a:visited {
 text-decoration: underline;
 color: #0000ff;
}

a:hover {
 text-decoration: underline;
 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;
}

