@charset "utf-8";
*{
padding:0px;
margin:0px;
}
html, body{
background:url(/common/img/ninshou_bg.jpg) #81c7fa center bottom repeat-x fixed;
height:100%;
text-align:center;
}
h1{
text-align:center;
color:#cc0000;
font-size:12px;
font-weight:bold;
margin:10px 0px 0px 0px;
display:block;
}
h2{
text-align:center;
width:100%;
background-color:#62a4ff;
color:#ffffff;
font-size:12px;
font-weight:normal;
padding:5px 0px 5px 0px;
margin-bottom:20px;
}
#swf{
margin:0px auto;
}
p{
padding:0px 0px 20px 0px;
color:#ffffff;
font-weight:bold;
font-size:12px;
}
p a,p a:link,p a:hover, p a:visited{
color:#ffffff;
text-decoration:underline;
}
#job{
font-size:12px;
margin-top:10px;
margin-bottom:20px;
text-align:center;
font-weight:bold;
}

#job a:link{
color:#ffffff;
text-decoration:none;
}
#job a:visited{
color:#ffffff;
text-decoration:none;
}
#job a:hover{
color:#ffffff;
text-decoration:none;
}

#enter{
font-size:12px;
margin-top:-70px;
margin-bottom:10px;
text-align:center;
font-weight:bold;
}

#enter a:link{
color:#ffffff;
text-decoration:none;
}
#enter a:visited{
color:#ffffff;
text-decoration:none;
}
#enter a:hover{
color:#ffffff;
text-decoration:none;
}


