/*  通常メニュー*/#menu{ width:175px; float:left; padding-left:15px; padding-top:10px; background:#fff; } .navi{ text-align:center; margin-bottom:20px; padding-top:10px; } .title1{ width:400px; text-align:center; margin-top:20px; color:#666; margin-left:40px; } #main1{ width:470px; float:right; background:#fff; padding-top:10px; } body {background:url(m1.jpg) right top no-repeat} #baseBlock1 { font-family: Verdana, "Tahoma,Arial,sans-serif,MS Pゴシック",MS UI Gothic, Osaka; color: #666; text-align: left; margin-left: 18%; position:relative; font-size: 16px; width:660px; } /*トップページ用  */ #centert{ width:200px; float:left;} #leftt{ width:200px; float:left; } #rightt2{ width:200px; float:right; } #rightt1{ width:200px; float:right; } #baseBlock { font-family: Verdana, "Tahoma,Arial,sans-serif,MS Pゴシック",MS UI Gothic, Osaka; color: #666; text-align: left; margin-left: 18%; position:relative; font-size: 17px; width: 850px; } /*  トップタイトル部分*/.title{ width:850px; text-align:left; margin-top:20px; color:#666; margin-left:40px; } /*  その他*/ a:link , a:visited { color: #0000ff; text-decoration: underline; font-size:100%; font-weight:bold; } a:hover , a:active { color: #00f; } a img { border-style : none; border-width : 0px; text-decoration : none;} h1{font-size:120%; } h2{ font-size:80%;} h3{ font-size:110%; padding-left:20px} html { scrollbar-face-color: #ffffff; /* バーの色 */ scrollbar-3dlight-color: #ffffff; /* 左上外側ライン */ scrollbar-highlight-color: #dcdcdc; /* 左上内側ライン */ scrollbar-shadow-color: #ffffff; /* 右下内側ライン */ scrollbar-darkshadow-color: #d3d3d3; /* 右下外側ライン */ scrollbar-arrow-color: #b0c4de; /* 矢印 */ scrollbar-track-color: #f5f5f5; /* トラック部分 */ }