body {
background-color: BlanchedAlmond;
margin: 0px 0px 0px 0px;
paddig: 0px 0px 0px 0px;
text-align: center;
}

#container {
text-align: center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:560px;
background-color: #FAFAD2;
border: 1px solid #000000;
font-size:80%;
}


#header {
text-align: center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:560px;
height:70px;
background-color:#1f3466;
font-size:120%;
}

#header2 {
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 560px;
height: 21px;
background-color: #FAFAD2;
}

#header3 {
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 560px;
height: 14px;
background-color: #1f3466;
}

#content {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 560px;
background-color: #FAFAD2;
}

#line {
width: 560px;
height: 14px;
background-color: #CC3333;
}


div {
font-size: 10px;
line-height:1.3;
text-align:center;
}


h1 {
color: gold;
font-size: 12px;
text-align:center;
}

h2 {
margin: 10px 10px 10px 18px;
padding: 2px 10px 2px 10px;
font-size: 11px;
color: white;
text-align: center;
width: 500px;
height: 14px;
background-color: #8B4726;
border: 1px solid #000000;
}

/*リンク色指定*/

a:link
{text-decoration:none;
color:#ffffff;}
a:visited
{text-decoration:none;
color:#ffffff;}
a:hover
{color:#ffa000;}
a:active
{text-decoration:none;
color:#FF6969;}



h3 {
font-size: 15px;
text-align: center;
}


.link {
margin: 10px 10px 10px 18px;
padding: 10px 10px 10px 10px;
text-align: left;
width: 500px;
height: 100px;
background-color: white;
border: 1px solid #000000;
}

p {
font-size: 11px;
line-height: 1.3;
text-align: center;
}


p.counter {
text-align:left;
margin-left: 3px;
margin-right:0px;
margin-top:0px;
margin-bottom:3px; 
padding: 0px 0px 0px 0px;
}

/*
p.mail {
font-weight: bold;
font-size:15px;
line-height:1;
letter-spacing:1;
}
*/

#footer {
width: 560px;
height: 14px;
}







