/*プレイヤー代替*/
#TopLogoArea{
height: 300px;
}

.colum_box{
background-position:-300px 0px;
height:216px;
}

/*フッタ*/
#footer ul{
list-style-type: none;
margin: 0px;
}

#footer li{
display: inline;
padding: 0px 1em;
}

#index_main {
width:500px;
text-align:left;
float:right; 
margin:0px;
}

#index_sub {
width:290px;
text-align:center;
float:left; 
margin:0px;
}

h1{
display: inline;
font-size: small;
}

.notice_box{
height:128px;
}