article, aside, details, figcaption, figure, header, hgroup, menu, nav, section {
display: block;
}

body {
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color:#ccc;
/*color:#630;*/
line-height:25px;
font-size:0.95em;
background-color: #666;
}



img {
border:0px;
}

a {
text-decoration:none;
}


#wrap {
margin:0 auto;
width:960px;
}

#menu {
margin:0px;
padding:0px;
}

#menu li {
float:left;
list-style-type:none;
}

#mainimg {
width:960px;
height:540px;
float:left;
margin:0px 0px 10px 0px;

}



footer {
clear:both;
height:50px;
text-align:center;
font-size:0.85em;
background-image:url(img/footer.gif);
background-repeat:no-repeat;
padding-top:30px;
display:block;
}



