/* ユーザエリア003指定
---------------------------------------------*/
/* エリア指定 */
#twitter_bg{
position:absolute;
top:555px;
left:20px;
background:url(../../images/main/top/twitter_bg.png) bottom left no-repeat;
width:299px;
height:257px;
}

#twitter_area {
width:451px;
height:350px;
z-index:10;
margin: 0px;
padding: 0px;
position:absolute;
top:15px;
left:8px;
}

#twitter_area_inner{
margin:0px auto;
padding:0px;
position:relative;
width:449px;
height:350px;
text-align:left;
}


#twitter_hd{
position:absolute;
z-index:20;
width:296px;
height:60px;
left:0px;
top:0px;
background:url(../../images/main/top/twitter_hd.png) top left no-repeat;
text-align:right;
}
#twitter_hd img{

}