/*ブログ大枠の設定*/ #Wrap { width: 866px; background-image: url(http://bfile.shinobi.jp/3862/dr_side.gif); margin-right: auto; margin-left: auto; } /*ブログ大枠の設定*/ #Wrap { width: 950px; /* background-image: url(http://bfile.shinobi.jp/3862/dr_side.gif); */ } ------------------------------------------------------------ #TopBlock { background-image: url(http://bfile.shinobi.jp/3862/dr_title_g.gif); background-color: #282828; background-repeat: no-repeat; height: 130px; width: 850px; margin-right: auto; margin-left: auto; position: relative; } #TopBlock { background-image: url(http://bfile.shinobi.jp/3862/dr_title_g.gif); background-color: #282828; background-repeat: no-repeat; height: 130px; width: 950px; position: relative; } ------------------------------------------------------------ /*カレンダーの大枠の設定*/ #CalendarBlock { width: 850px; margin-left: auto; background-image: url(http://bfile.shinobi.jp/3862/dr_ca_bu.gif); height: 30px; overflow: hidden; margin-right: auto; } /*カレンダーの大枠の設定*/ #CalendarBlock { width: 950px; margin-left: auto; background-image: url(http://bfile.shinobi.jp/3862/dr_ca_bu.gif); height: 30px; overflow: hidden; margin-right: auto; } ------------------------------------------------------------ /*エントリー大枠の設定*/ #Contents { float: left; width: 590px; } #EntryBlock { height: auto; width: 548px; margin-left: 0px; margin-top: 30px; border: 1px solid #B7B7B7; padding: 10px; margin-bottom: 18px; } /*エントリー大枠の設定*/ #Contents { float: left; width: 674px; } #EntryBlock { height: auto; width: 632px; margin-left: 0px; margin-top: 30px; border: 1px solid #B7B7B7; padding: 10px; margin-bottom: 18px; } ------------------------------------------------------------ #TPB { width: 850px; height: auto; margin-right: auto; margin-left: auto; } #TPT { float: left; } #C2 { width: 568px; float: right; } #TPB { width: 934px; height: auto; } #TPT { float: left; } #C2 { width: 652px; float: right; }