/*プレイヤー代替*/
#TopLogoArea{
height: 320px;
}

.colum_box{
background-position:-300px 0px;
height:240px;
}

/* Head */

#TopLogo{
float:right;
width:800px;
height:320px;
margin-bottom:8px;
}

#TopLogo_Left{
float:left;
width:200px;
height:320px;
padding:-8px 4px;

margin-bottom:8px;
text-align:center;
}


/*フッタ*/
#footer ul{
list-style-type: none;
margin: 0px;
}

#footer li{
display: inline;
padding: 0px 1em;
}

#index_main {
width:716px;
text-align:left;
float:right; 
margin:0px;
}

#index_sub {
width:280px;
text-align:center;
float:left; 
margin:0px;
}

h1{
display: inline;
font-size: small;
}

.notice_box{
height:128px;
}
