body { width:800px; margin: 0px; padding: 10px; background-image: url('/images/bg/0002.gif'); } a { text-decoration: none; } #waku { width:800px; } #top_waku { width:800px; text-align:center; border: 2px solid #88FF88; border-style: ridge; background-color: #EEFFEE; } #top_title { font-size: 16px; margin-top: 5px; margin-bottom: 5px; } #top_content { font-size: 13px; margin-top: 5px; margin-bottom: 5px; } #top_add { width:800px; font-size: 13px; border: 2px solid #88FF88; border-style: ridge; background-color: #EEFFEE; margin-top: 5px; margin-bottom: 5px; } /* メニュー枠 */ #menu_waku { width: 150; font-size: 13px; text-align:left; border: 2px solid #88FF88; border-style: ridge; background-color: #EEFFEE; float:left; margin-right: 5px; padding:5px; } /* コンテンツ外枠 */ #content_waku { width: 620; text-align:left; border: 2px solid #88FF88; border-style: ridge; background-color: #EEFFEE; float:right; } #content_waku2 { border: 1px solid #88FF88; // border-style: ridge; } #content_title { font-size: 16px; font-weight: bold; margin-top: 5px; margin-bottom: 5px; } #content_content { font-size: 13px; } /* アンダー部分 */ #under_waku { font-size: 11px; clear:both; margin-top: 5px; text-align:center; border: 2px solid #88FF88; border-style: ridge; background-color: #EEFFEE; } #infobox {font-size:8pt; border:dotted 1px #C6C6AE; padding:5px; text-align:left; }