@charset "utf-8"; /* CSS Document */ body { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif; color: #FFF; background-color: #000; text-align:center; } #header{ margin-left:20px; width:400px; float:left; } #mein{ } #navi{ clear:both; } #navi ul li{ float:left; width:850px; clear:both: } #left{ margin-top:20px; margin-left:30px; text-align:center; width:700px; float:left; } #right{ float:left; } #wrapper{ width:900px; text-align:left; margin:0px auto; } .date{ color:#F00; }