@charset "Shift_Jis"; /***************/ /* ページ */ /***************/ #PAGETOP{ padding-bottom:2em; background-image :url(img/pagetop.gif); background-repeat :no-repeat; background-position:100% 50px; } /*****************/ /* ヘッダー */ /*****************/ #HEADER{ height:120px; background-image :url(img/header.gif); background-repeat :no-repeat; background-position:0 100%; } ul#PAN{ margin-right:5px; text-align:right; } ul#PAN li{ display:inline; font-size:small; } ul#PAN li a{ padding-right:15px; background-image :url(img/pan.gif); background-repeat :no-repeat; background-position:100% 50%; border:none; } #INDEX #PAN li{ color:#003; } /*****************/ /* メニュー */ /*****************/ #MENU{ margin-top:-3px; padding-bottom:7px; background-image :url(img/obi2.gif); background-repeat :repeat-x; background-position:100% 100%; clear:both; } #MENU h2{ height:7px; font-size:1px; margin:0 0 0 -150px; background-image :url(img/obi1.gif); background-repeat :repeat-x; background-position:100% 0; color:#fff; } #MENU ul{ margin:0; padding:0 2em; background-color:#fff; text-align:right; } #MENU li{ margin:0 0.5em; display:inline; } #MENU a:link {color:#006;} #MENU a:visited{color:#006;} #MENU a:hover {color:#f99;} #MENU a {border-bottom:none;} /*****************/ /* 記事部分 */ /*****************/ #KIZI{ margin:2em 0 1em; } .text{ padding:0 2em 0 115px; } ul.modori{ margin:0 -2em 0 0; background-image :url(img/modori.gif); background-repeat :no-repeat; background-position:100% 0; } ul.modori li{ list-style:none; } ul.modori a{ height:30px; font-size:1px; color:#003; display:block; text-align:right; border:none; } ul.modori a:visited{color:#003;} /*****************/ /* フッター */ /*****************/ #FOOTER{ padding-bottom:7px; background-image :url(img/obi2.gif); background-repeat :repeat-x; background-position:100% 100%; } #FOOTER h2{ height:7px; font-size:1px; margin:0 0 0 -150px; background-image :url(img/obi1.gif); background-repeat :repeat-x; background-position:100% 0; color:#fff; } #FOOTER ul{ margin:0; padding:0 2em; background-color:#fff; text-align:right; } #FOOTER li{ display:inline; margin:0 0.5em; } #FOOTER a:link {color:#006;} #FOOTER a:visited{color:#006;} #FOOTER a:hover {color:#f99;} #FOOTER a {border-bottom:none;}