@charset "Shift_JIS";

body{

margin:0px;

font-size:14px;

background:#a5d3f2 url('img/chara.jpg') no-repeat fixed 0% 100%;

scrollbar-base-color: #C8EAF3;
scrollbar-track-color: #C8EAF3;
scrollbar-face-color: #C8EAF3;
scrollbar-shadow-color: #0000f2;
scrollbar-darkshadow-color: #C8EAF3;
scrollbar-highlight-color: #C8EAF3;
scrollbar-3dlight-color: #C8EAF3;
scrollbar-arrow-color: #0000f2;

}


A:link { color:#0000FF;font-weight:bold;text-decoration: none; }
A:visited { color:#0000FF;font-weight:bold;text-decoration: none; }
A:active { color:#0000FF;font-weight:bold;text-decoration: none; }
A:hover { color: #FF0000;font-weight:bold;text-decoration: none; }


td{
font-size:14px;
}

.contents{
background:#FFFFFF;
padding:10px;
}