/* CSS Document */#container{ width: 800px; height: 499px;}#banner{ height: 80px;}#left{ width: 79px; height: 499px;}#center{ width: 119px; height: 499px;}#right{ width: 602px; height: 499px;}#footer{ clear: both; padding-top: 10px;}body{ text-align: center; font-family: "ＭＳ Pゴシック",sans-serif;  background-image: url("images/topback.jpg");}#container{ margin-left: auto; margin-right: auto; margin-top: 0px; text-align: left;}#left{ float: left; background-image: url(images/top_01.jpg); background-repeat:no-repeat; text-align: left;}#center{ float: left;}#right{ float: left; background-image: url(images/top_03.jpg); background-repeat:no-repeat;}<!-- 共通フッター　-->.makotolink{ font-size:7px; font-size:10px; color:#272727;}.makotolink a{ font-family: "ＭＳ Pゴシック",sans-serif;  font-size:10px; color:#272727; text-decoration:none;}#footer{}