@charset "UTF-8";


/* container */

#indexHeader {
width:840px;
height:510px;
margin:0 auto;
}

#indexHeader ul {
float:left;
width:840px;
}

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

#indexHeader li img {
vertical-align:top;
}

div#indexContents {
width:840px;
margin:30px auto;
}

div#news {
text-align:left;
float:left;
width:530px;
}

div#banner {
float:right;
width:280px;
}