body {
 background-color: #faebd7;
 margin-top: 20px; margin-bottom: 0px; margin-left: 0%; margin-right: 0%;
 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-color: #ffffff;
}

#top_waku {
 width: 780px;
 background-color: #ffffff;
 text-align: center;
}

h1 {
 font-size: 21px; color: #771155;
 line-height: 150%;
 text-decoration: underline;
} 

#main_spc {
 width: 79%;
 margin-bottom: 20px;
 padding: 15px 5px 0px 10px;
 text-align: left;
 float: right;
}

#sub_spc {
 width: 142px;
 margin-bottom: 20px;
 padding: 0px 0px;
 text-align: left;
 float: left;
}

.fe {
clear: both;
} 

.main_waku {
 width: 98%;
 background-color:#ff6633;
 padding:5px;
 text-indent: 1em;
}

.sub_waku {
 width: 98%;
 background-color:#fcc800;
 padding:5px;
 text-indent: 1em;
}

h2 {
 font-size: 18px;
 color: #ffffff;
 display: inline;
} 

p {
 margin-top: 0px;
}

strong {
 font-size: larger;
 background-color: green;
 color: white;
 padding: 3px 5px;
}

.kyokumei {
 font-size: 12px;
 line-height:120%
}

.sub_link {
	font-size: 14px;
	padding-bottom: 4px;
}

.waku {
 font-size: 14px;
 line-height:150%
}

.hutomoji {
 font-weight: 700;
}

.black {
 color: #000000;
}

.red {
 color: #ff0000;
}

.blue {
 color: #0000ff;
}

.gray {
 color: #808080;
}

.green {
 color: #008000;
}

.white {
 color: #ffffff;
}

.big {
 font-size: 18px;
 font-weight: 700;
}

.menu_waku {
 width: 100%;
 background-color: #ffffff;
 padding: 0px;
 text-align: center;
 color: #ffffff;
}

.menu {
 width: 128px;
 background-color: #009933;
 padding: 5px;
 border: 2px solid #009933;
 text-align: center;
 color: #ffffff;
}

.menu_column {
 width: 128px;
 background-color: #99ff99;
 padding: 5px;
 border: 2px solid #009933;
 font-size: 16px; line-height: 1.2;
 text-align: left;
 line-height: 120%;
 color: #333333;
}

.sub_menu {
 width: 128px;
 background-color: #0066cc;
 padding: 5px;
 border: 2px solid #0066cc;
 text-align: center;
 color: #ffffff;
}

.sub_column {
 width: 128px;
 background-color: #99ccff;
 padding: 5px;
 border: 2px solid #0066cc;
 font-size: 16px; line-height: 1.2;
 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 {
 border-collapse: collapse;
 border:1px #cc9933 solid;
 background: #ffffff;
 padding: 0px 0px;
}

td {
 border-collapse: collapse;
 border:1px #cc9933 solid;
}