@charset "Shift_JIS";

/* ---------- ボディ ---------- */
body {
background-color: #ffffff;
font-size: 12px;
font-family: Helvecica, sans-serif;
color: #000000;
text-align: center;
background-image: url(error_image/waku.jpg);
background-image: no-repeart;
background-attachment: fixed;
}

img {
border:none;
}
/* ---------- リンク ---------- */
a:link {
font-size: 12pt;
text-decoration:underline;
font-family: sans-serif;
font-style: normal;
color: #20b2aa;
}

a:visited, a:active {
color: #006400;
font-decoration: underline;
}
a:hover {
font-decoration: underline;
color: #006400;
}

h1{
font-size: 42px;
font-weight: 900;
font-style: normal;
color: #0066CC;
margin-top: 20px;
}

h2 {
font-size: 40px;
font-weight: 900;
font-style: normal;
margin-top: -40px;
color: #0066CC;
}
.font{
margin-top: -40px;
padding-bottom: 30px;
}
.top{
margin-top: 10px;
padding-bottom: 30px;
white-space: pre;
}
.iframe{
padding-bottom: 30px;
}
.fotter{
margin-top: 10px;

}
.em{
font-size: 9px;
font-style: normal;
margin-top: 10px;
}
span{
font-size: 9px;
font-style: nomal;
color: #ff0000;
}
