#titletext{ position:absolute; top:260px; left:0px; } /******************************************/ #menu2{ width:150px; position:absolute; left:550px; top:300px; } /******************************************/ #menu{ width:150px; position:absolute; left:360px; top:300px; } /******************************************/ #title1{ width:700px; color:#aaa; background: url(http://cocodoco.info/img/title.jpg) no-repeat center; height:245px; } /******************************************/ #main1{ width:150px; position:absolute; left:175px; top:300px; } /******************************************/ #main2{ width:150px; position:absolute; left:0px; top:300px; } /******************************************/ 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: #999; 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; } /******************************************/ 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-top:5px; } /******************************************/ ul{ list-style-type: none; padding:0px; margin:0px; } /******************************************/ li{ margin-left:0px; padding:0px; margin-bottom:4px; }