@charset "shift_jis";

html, body			{ text-align:center; margin:0; top:0px; left:0px; right:0px; bottom:0px; height:100%; }
#container		{ margin:0 auto; width:840px; position:relative;} /* Centering All Blocks */
#navigation		{ width:840px; height:63px; padding:0; margin:0px;}
#globalNav		{ width:840px; text-align:left; height:63px;}
#main			{ float:left; width:660px;}
#information	{ float:left; width:180px; height:460px; }
#video			{ float:left; width:480px; height:360px;z-index:1; }
#control		{ float:left; width:480px; height:100px; }
.clr			{ clear:both; height:0; }
#playlist 		{ width:180px;float:right; height:460px;}
#testpanel   	{ width:680px; }
div { border:0px #ddd solid; }

html, body		{ background-color:#f5f5f5; }

div {border:0px #ddd solid;}
