@charset "UTF-8";

body {
font-size: 12pt;
color: #000;
background-color:#fff;
}

a:link,
a:visited {
text-decoration: underline;
color: #000;
}

img {
border:0;
}

div#keyvis,div#gnavi,div#push{
display: none;
}


div#content {
clear:both;
width:100%;
height:841px
margin:0 auto;
}

div#header {
width:100%;
height:50px;
background-color:#fff;
}

div#header h1 {
font-size:14pt;
display:block;
}


div#footer {
clear:both;
background-color:#fff;
text-align:right;
color:#000;
}

br.clearall{
clear:both;
}

img,div{
behavior:url("/home-coming-day/css/iepngfix.htc");
}