@charset "utf-8";

.top_facebook_area {
 border: 1px #999999 solid;
 margin-bottom: 10px;
}
.top_facebook_head {
 background: #3b5998;
}

.twtr-hd {display:none;}
.twtr-ft {display:none;}

.top_twitter_area {
 width: 100%;
 background: #ffffff;
 border: 1px solid #2877b8;
}
.top_twitter_head {
 background: #2877b8;
 margin-left: auto;
 margin-right: auto;
}
.top_twitter_follow {
 text-align: right;
 margin-top: 5px;
}
.top_twitter_text {
 font-size: 10px;
 text-align: right;
 padding-right: 5px;
 color: #666666;
}
.top_twitter_timeline {
 background: #ffffff;
 width: 290px;
 margin-left: auto;
 margin-right: auto;
}
