@charset "Shift_JIS"; /* 段組の構成 */ div.ue { width: 770px; } div.navi { width: 770px; background-color: #f77b00; padding: 3px; font-size: 80%; } div.navi a { color: #ffffff; text-decoration: none; border-right: 1px #ffffff solid; padding: 0px 0.3em; } div.yoko { float: left; width: 160px; background-color: #ffe9d2; } div.main { margin-top: 0; padding-left: 5px; background-color: #ffffff; } div.sita { clear: both; width: 770px; } div.cover { width: 790px; } div.clear { clear: both; } /* ブロックレベル要素マージン2 */ h1,h2,h3,h4,h5,h6,p,ul,ol,dl,div { margin-top: 2; margin-bottom: 2; font-weight: normal; } a:hover { background-color:#ccccff; text-decoration:none; }