BODY{/*全体的な設定*/ /*全体の余白*/ text-align:center; /*センタリングIEバグ回避用*/ width:1024px; /*全体の背景の設定*/ margin-top : 17px; margin-left : 0px; margin-right : 0px; margin-bottom : 0px; border-top-color : black; } #bg{/*特殊な背景の設定*/ text-align:center; margin-left:auto; margin-right:auto; width:1024px; background : url(back.jpg) repeat-y; } a:link , a:visited , a:hover , a:active{/*リンクフォントの設定*/ color: #aaf; /*リンクの色*/ text-decoration: none; /*リンク下線の設定。underlineで下線有り。noneで下線無し。*/ } #title{/*タイトル部分*/ width:1024px; /*タイトル部分の幅*/ height:100px; /*タイトル部分の高さ*/ background : url(top.jpg); /*タイトル部分の背景設定*/ border-bottom: ; /*タイトル下枠部分線の設定*/ } h1{/*タイトル部分のフォント、文字位置の設定*/ font-size:0.5em; /*タイトル文字の大きさ 1emでbaseBlock1のfont-sizeと同じ大きさになります*/ color:#000; /*タイトル文字の色*/ padding-top:8px; /*文字上側の余白*/ padding-left:230px; /*文字右側の余白*/ margin:0px; /*Firefoxでの余分な余白を削除*/ } h2{/*タイトル部分のフォント、文字位置の設定*/ font-size:0.2em; /*タイトル文字の大きさ 1emでbaseBlock1のfont-sizeと同じ大きさになります*/ color:#000; /*タイトル文字の色*/ padding-top:5px; /*文字上側の余白*/ padding-left:660px; /*文字右側の余白*/ margin:0px; /*Firefoxでの余分な余白を削除*/ } H3{ padding-top:10px; padding-left:500px; margin:0px; font-size : 16px; font-family : メイリオ; } * {margin:0; padding:0px} BODY {font:8px Helvetica, sans-serif; font-weight:bold; background : black;} .menu {position:relative; background : url(../../../../../../images/images/bg.gif) no-repeat; height:35px; width:459px;} .menu ul {list-style:none; z-index:10; position:absolute; z-index:100; padding:9px 5px;} .menu li {float:right;} .menu a, .menu a:active, .menu a:visited {text-decoration:none; color:#000; padding:10px;} .menu a:hover {color:#ebf0e6;} #slide {float:right; position : relative; bottom:0px; height:4px; background:#89957a; z-index:10;} } #footer a{ /*ページ下部のリンクテキストのフォント設定*/ color:#777; /*テキスト色*/ text-decoration:none; /*下線の設定*/ } #footer{/*ページ下部の設定*/ clear:both; /*floatによるメインコンテンツとメニュー分割の終了*/ width:1024px; /*ページ下部の幅*/ height:80px; text-align:center; /*フッター文字を中心に配置*/ /*テキスト色*/ font-size:0.6em; /*テキストの大きさ*/ /*メインコンテンツとの境界線*/ /*背景の設定*/ } * {margin:0; padding:0} .menu {position:relative; background : url(../../../../../../images/images/bg.gif) no-repeat; height:31px; width:600px;} .menu ul {list-style:none; z-index:10; position:absolute; z-index:100; padding:5px 5px;} .menu li {float:left; padding:0px 0px;} .menu a, .menu a:active, .menu a:visited {text-decoration:none; color:#CCCCCC; padding:10px;} .menu a:hover {color:#ebf0e6 padding:0px 50px;} #slide {position:absolute; bottom:0px; height:4px; background:#000; z-index:10; float:right;}