body{ margin:0px; background:#fff; text-align:center; } #base{ font-family:Verdana, "Tahoma,Arial,sans-serif,MS Pゴシック",MS UI Gothic, Osaka; color: #666666; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; margin-left: auto; margin-right: auto; width: 800px; text-align: left; background: url(side.jpg) left repeat-y; font-size: 0.82em; } #top{ width: 800px; height: 414px; background: url(top.jpg); } #main{ font-size: 1em; line-height: 1.5em; width: 550px; float: right; margin: 10px; } TD{ font-family:Verdana, "Tahoma,Arial,sans-serif,MS Pゴシック",MS UI Gothic, Osaka; color: #666666; font-size: 0.8em; line-height: 1.5em; } h1{ font-size: 1.2em; color: #023962; margin: 0px; } h2{ border-bottom: 2px solid #cccccc; font-size: 1.1em; color: #3390a2; } a:link , a:visited , a:active{ color: #00f; text-decoration: none; } a:hover{ color: #00f; text-decoration: underline; } #menu{ width:200px; float:left; font-size:0.9em; background:url(side.jpg); } #menu a{ padding:20px; color:#ccf; text-decoration: none; } #menu a:hover { text-decoration: underline; } .title{ height:20px; font-size:1.2em; border:1px solid #aaaaaa; color:#ccc; margin:10px; padding-left:20px; padding-top:3px; padding-bottom:3px; } #address a{ color:#bbb; text-decoration:none; } #address{ clear:both; wigth:800px; text-align:center; color:#bbb; font-size:0.8em; } a img{ border-style : none; border-width : 0px; text-decoration : none; } html{/*スクロールバーの色の設定。Internet Explorerのみ適用されます*/ scrollbar-face-color: #fff; /* バーの色 */ scrollbar-3dlight-color: #eee; /* 左上外側ライン */ scrollbar-highlight-color: #ddd; /* 左上内側ライン */ scrollbar-shadow-color: #ccc; /* 右下内側ライン */ scrollbar-darkshadow-color: #bbb; /* 右下外側ライン */ scrollbar-arrow-color: #ccc; /* 矢印 */ scrollbar-track-color: #fff; /* トラック部分 */ }