
/* ■ページタイトル */
div#page_top{
width: 1000px;
height: 54px;
z-index: 50;
background-image: url(../image/07_special/01_pagetop.png);
background-position: center top;
background-repeat: no-repeat;
margin: 90px auto 0px auto;
}

/* ■見出し */
div#page01{
width: 1000px;
height: 156px;
z-index: 50;
background-image: url(../image/07_special/01a_bg01.jpg);
background-repeat: no-repeat;
margin: 0px auto 0px auto;
}

/* ■紹介 */
div#page02{
width: 1000px;
height: 357px;
z-index: 50;
background-image: url(../image/07_special/01a_bg02.jpg);
background-repeat: no-repeat;
margin: 0px auto 0px auto;
}

/* ■ツイッター壁紙 */
/* 見出し */
div#page03{
width: 1000px;
height: 63px;
z-index: 50;
background-image: url(../image/07_special/01a_bg03.gif);
background-repeat: no-repeat;
margin: 0px auto 0px auto;
}
/* リスト */
div#page04{
width: 1000px;
height: 300px;
z-index: 50;
background-image: url(../image/00_all/page_bg.gif);
margin: 0px auto 0px auto;
}
/* ダウンロードボタン_陳列 */
img#dlbt_aaa{
float: let;
position: absolute;
top: 0px;
left: 50px;
}
img#dlbt_bbb{
float: left;
position: absolute;
top: 0px;
left: 520px;
}
