#menu{ width:160px; float:left; margin-left:20px; } .mtitle{ font-weight:bold; font-size:120%;} table { font-size:100%; color:#666;} .navi{ background:url() #fff repeat-y center; text-align:center; margin-bottom:20px; } .bottom{background:#fff url() no-repeat center top; height:15px; margin-bottom:70px; } /*  トップタイトル部分*/.title{ width:700px; text-align:left; margin-top:20px; font-size:120%; color:#666; margin-left:40px; font-weight:bold; } .bgtop{ background: #fff url() top repeat-x; height:40px; } .top{ background: #fff url() bottom center no-repeat; width:750px; } #main{ background:url() repeat-y center #fff; padding-left:30px; padding-right:10px; padding-top:10px; width:530px; float:right; } .main2{ background:url() repeat-y center #fff; margin:30px; width:700px; } body {background:url(3.gif)} #baseBlock { font-family: Verdana, "Tahoma,Arial,sans-serif,MS Pゴシック",MS UI Gothic, Osaka; color: #666; text-align: left; margin-left: 18%; padding: 0; position:relative; background: #fff; font-size: 14px; width: 750px; } a:link , a:visited { color: #ff88bb; text-decoration: underline; font-weight:bold; font-size:80%; } a:hover , a:active { color: #ff88bb; text-decoration:; border : 1px solid #cccccc; } a img { border-style : none; border-width : 0px; text-decoration : none;} h1{font-size:140%; } 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; /* トラック部分 */ }