@charset "EUC-JP";

/* =============================================

	Fun / twitter / page.css
	
============================================= */

h2 {
    background: url("http://imaging.jugem.jp/portal/common/fun/title_h2.gif?20111205") repeat scroll 0 0 transparent;
    height: 60px;
    text-indent: -9999px;
    width: 630px;
}
div#tweet_all {
	margin:0 auto;
	text-align:center;
}

div#twitter_body_back {
	width:630px;
	background:#FFFF;
	margin:0 auto;
	text-align:left;
}


div#tweetArea {
	width:630px;
	background-color:#fff;
	height:260px;
	overflow:hidden;
	margin: 0 auto;
	text-align:center;
}

.tweet_num_text {
	padding: 15px 0;
}

.tweet_num_count {
	width:200px;
	text-align:center;
	color:#0084c0;
	font-weight:bold;
	font-size:30px;
}

.followjugem a {
	display:block;
	width:344px;
	height:52px;
	background:url(/fun/img/twitter_jugem_fllowbtn.jpg) no-repeat left top;

}

.followjugem a:hover {
	background-position:-828px -52px;
}

.t_linkbanner a {
	display:block;
	text-indent:-9999px;
	width:414px;
	height:73px;
	background:url(/fun/img/twitter_jugembtn.jpg) no-repeat left top;

}

.t_linkbanner a:hover {
	background-position:-414px -73px;
}

.twitter_btnArea {
	width: 630px;
	background:#FFF;
	text-align:center;
	margin:auto 0;
}


.twitter_feelon {
	margin: 10px 0;
	background:#fff600;
}

.twitter_feelon p{
	margin: 10px 0 0;
}

.twitter_feelon_profile {
	background-color:#edf7d5;
	font-size: 12px;
	padding: 10px;
}

.twitter_feelon_profile_in {
	margin: 10px;
	background-color:#FFF;
}


.twitter_feelon_icon a,
	.twitter_feelon_icon a:visited {
		text-align: left;
		margin:0 auto;
		display:block;
		width:112px;
		height:120px;
		text-indent:-7777px;
		background:url(/fun/img/twitter_feelon.jpg) ;
		outline:none;
		border:none;
		cursor:pointer;
	}
	
	.twitter_feelon_icon a:hover {
		background-position:0 120px;
	}
	
.twitter_feelon_thumb {
    float: left;
    padding: 5px;
}
.feelon_description {overflow: hidden;}

.feelon_description p {
	line-height:170%;
	padding:0 5px 15px;
	
	}
.twitter_img img {
	padding: 10px 0;
}
.social {
	padding:15px 0;
	zoom:1;
}
.social li { float:left;}
.sc_tw {width:130px;}
.sc_mi {width:70px;}
.sc_ha {width:65px;}
.sc_go {width:75px;}
.social:after {content:".";display:block;height:0;clear:both;visibility:hidden;
}
.twitter_setting {
margin:10px 0;
padding:15px;
font-weight:bold;
border:2px solid #0084c0;
}
.twitter_setting a {
text-decoration:underline;
}