@charset "Shift_Jis"; /***************/ /* ページ */ /***************/ #PAGETOP{ width:500px; margin:0 auto; padding-bottom:3em; background-image :url(img/pagetop.gif); background-repeat :no-repeat; background-position:50% 0; } /*****************/ /* ヘッダー */ /*****************/ ul#PAN{ margin:0 30px; } #PAN li{ margin-right:0.5em; display:inline; list-style:none; } #PAN li:after{content:" -";} /*****************/ /* メニュー */ /*****************/ #MENU h2{ display:none; } #MENU ul{ margin:0 0 30px 30px; } #MENU li{ margin-right:0.5em; display:inline; } #MENU li.menu-on a{ font-weight:bold; } /*****************/ /* 記事部分 */ /*****************/ #KIZI{ margin:0 5px; } .text{ margin:0 10px 20px; } ul.modori{ margin:0; text-align:right; } /*****************/ /* フッター */ /*****************/ #FOOTER h2{ display:none; } #FOOTER ul{ margin:0; padding:0.2em 0; border-top:solid 1px #333; border-bottom:solid 1px #333; text-align:center; } #FOOTER li{ display:inline; margin:0 0.3em; } #FOOTER address{ display:inline; }