#gad{ position:absolute; width:400px; left:200px; top:255px; } /******************************************/ #menu{ width:140px; font-size:93%; position:absolute; left:570px; top:260px; } /******************************************/ #title1{ width:700px; color:#aaa; background: url(http://cocodoco.info/img/title.jpg) no-repeat center; height:245px; } /******************************************/ #main1{ width:336px; position:absolute; left:200px; top:620px; } /******************************************/ body{ background:url(http://cocodoco.info/img/aaa.jpg) right repeat-y ; margin:0px; } /******************************************/ #baseBlock1{ font-family: Verdana, "Tahoma,Arial,sans-serif,MS Pゴシック",MS UI Gothic, Osaka; color: #888; margin-left: 18%; font-size: 12px; width:700px; position:absolute; left:0px; top:0px; } /******************************************/ a:link , a:visited , a:hover , a:active{ color: #E895CC; text-decoration: underline; font-weight:bold; } /******************************************/ a img { border-style : none; border-width : 0px; text-decoration : none;} /******************************************/ h1{ font-size:115%; color:#aaa; position:absolute; left:220px; top:575px; } /******************************************/ html{ scrollbar-face-color: #fff; /* バーの色 */ scrollbar-3dlight-color: #fff; /* 左上外側ライン */ scrollbar-highlight-color: #dcd; /* 左上内側ライン */ scrollbar-shadow-color: #fff; /* 右下内側ライン */ scrollbar-darkshadow-color: #d3d; /* 右下外側ライン */ scrollbar-arrow-color: #aaa; /* 矢印 */ scrollbar-track-color: #fff; /* トラック部分 */ } /******************************************/ p{ padding-bottom:26px; } /******************************************/ ul{ list-style-type: none; padding:0px; margin:0px; } /******************************************/ li{ margin-left:15px; padding:0px; margin-bottom:40px; }