#t_twitter_area {
width:400px;
margin: 0px;
padding: 5px;
text-align: left;
position:absolute;
right:10px;
top:570px;
background:rgba(255,255,255,0.7);
border-radius:10px;
}
#t_twitter_area h2 {
position:absolute;
top:-20px;
right:10px;
}
#t_twitter_area #ttl{
padding:0px 0px 0px 0px;
}
#t_twitter_area iframe{
width:393px !important;
max-width:393px !important;
height:240px !important;
max-height:240px !important;
}