* {
margin:0;
padding:0;
font-weight: normal;
}

img {
border:0;
}

.clear {
clear: both;
}

strong {
font-weight: nomal;
}

body {
margin: 0px 0px 10px 0px;
font-family: Verdana, Arial, sans-serif;
background: #669999;
}

a {
text-decoration: underline;
}

a:link,a:visited,a:active {
color: #0000ff;
}

a:hover {
color: #ff0000;
}

#container {
line-height: 150%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 750px;
border-left: solid 2px #aaa;
border-right: solid 2px #aaa;
background: #fff;
}

h1 {
font-size: 20px;
color: #555;
font-weight: normal;
padding: 10px 0px 10px 30px;
text-align: left;
font-weight: bold;

}

p {
margin: 0px;
padding: 0px 20px 10px 20px;
color: #555;
text-align: left;
font-size: 12px;
line-height: 1.8em;
}


p.center {
margin: 0px;
padding: 0px 20px 10px 20px;
color: #555;
text-align: center;
font-size: 12px;
line-height: 1.8em;
}



p.p-top {
font-size: 16px;
border-bottom: solid 2px #aaa;
padding: 0px 0px 10px 30px;
}

p#top-bk {
background: url(img/sanrokusou.jpg) no-repeat center center;
height: 510px;
border-bottom: none;
margin-bottom: 20px;
}



p#foot {
height: 40px;
line-height: 40px;
background:  #568b33;
color: #fff;
text-align: right;
font-size: 12px;
padding: 0px 20px 0px 0px;
border-bottom: solid 2px #aaa;
background: url(img/foot.jpg) no-repeat left top;
}

p#foot a {
font-weight: normal;
color: #fff;
text-decoration:none;
}

p a.aaa {
cursor: text;
color: black; 
text-decoration:none;
}

p a.aaa:visited {
color: #000000;
}

p a.aaa:hover {
color: #000000;
}


#ads {
color: #555;
padding: 10px 10px;

}

#ads p {
text-align: left;
font-size: 12px;
margin:0px;
padding:0px;
border-bottom: none;
color: #666
}

dl {
float: left;
width: 355px;
padding: 0px 10px 0px 0px;

}

dt.link {
font-size: 12px;
margin-bottom: 0px;
padding: 0px;
}

dt a {
color: #0000dd;
}

dt a:link,a:visited,a:active {
color: #0000dd;
}

dt a:hover {
color: #0000dd;
}

dd.text {
font-size: 12px;
line-height: 110%;
margin-bottom: 0px;
padding: 0px;
color: #555;
}

dd.url {
font-size: 12px;
margin-bottom: 0px;
padding: 0px;
color: #008800
}

table {
background :#fff;
margin: 0px 0px 20px 120px;
padding: 0px 0px 0px 0px;
color: #5d5d5d;
width: 510px;;
border-collapse: collapse;
font-size: 14px;
line-height: 1.5em;
}

td {
border: solid 1px #568b33;
padding: 5px 5px 5px 10px;

}

th {
border: solid 1px #568b33;
padding: 5px 5px 5px 5px;
background:#e0edd6;
font-weight: bold;
width:;
text-align: center;

}

td.table-title {
text-align: center;
background: #70b542;
color: #fff;
font-weight: bold;
font-size: 16px;
}



