/* エリア指定 */
#twitter_area{
width:244px;
height:207px;
background:url(../../images/side/side_twitter_bg.png) no-repeat;
margin: 5px 0px 0px;
padding: 0px 0px 0px;
}
.night #twitter_area{
width:244px;
height:207px;
background:url(../../images/side/side_twitter_bg_ni.png) no-repeat;
margin: 5px 0px 0px;
padding: 0px 0px 0px;
}
#twitter_area h2{
padding:0px 0px 5px; 
}

#twWTL_wrap{
width:205px;
height:150px;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 5px;
text-align: left;
overflow:auto;
background:#fff;
font-size:11px !important;
}
.twWTL iframe{
min-width:188px !important;
width:188px !important;
}