body{ margin:0px; text-align:center; background:#fff; } a:link , a:visited , a:hover , a:active{ color: #55f; text-decoration: underline; } #baseBlock1{ font-family:Verdana, "Tahoma,Arial,sans-serif,MS Pゴシック",MS UI Gothic, Osaka; color:#000000; border-right:1px solid #999; border-left:1px solid #999; border-bottom:1px solid #999; margin-left:auto; margin-right:auto; width:750px; text-align:left; background:url(image/haikei.jpg) repeat-y; font-size: 0.82em; } #title{ width:750px; height:150px; background:url(image/taitoru.jpg); border-bottom:1px solid #999; } h1{/*タイトル部分のフォント、文字位置の設定*/ font-size:1.4em; color:#999; padding-top:75px; padding-left:30px; margin:0px; } #main{/*メインコンテンツ部分の設定。メニューと反対側の部分になります*/ width:500; /*メインコンテンツの幅*/ float:left; /*メインコンテンツ位置設定*/ padding-left:30px; /*文字左側の余白*/ padding-right:10px; /*文字右側の余白*/ padding-top:30px; /*文字上部の余白*/ padding-bottom:30px; /*フッターとの間隔*/ background:url() no-repeat top center;/*背景設定*/ } #menu{/*メニュー部分の設定*/ width:200px; float:right; font-size:0.9em; background:url(); } #menu a{/*メニューリンクテキスト部分の設定*/ color:#55f; } .m-title{ height:25px; font-size:1.2em; border:1px solid #aaa; color:#444; margin:2px; padding-left:20px; background:url(image/rogo.jpg); } #footer a{ color:#777; text-decoration:none; } #footer{/*ページ下部の設定*/ clear:both; wigth:750px; text-align:right; padding-left:220px; color:#777; font-size:0.8em; border-top:solid 1px #999; } a img{ border-style : none; border-width : 0px; text-decoration : none; } html{ scrollbar-face-color: #fff; scrollbar-3dlight-color: #eee; scrollbar-highlight-color: #ddd; scrollbar-shadow-color: #ccc; scrollbar-darkshadow-color: #bbb; scrollbar-arrow-color: #ccc; scrollbar-track-color: #fff; }