@charset "EUC-JP";

/* =============================================

	Fun / twitter / page.css
	
============================================= */

.clear { clear: both; }

ul {
	list-style:none;
	margin:0;
	padding:0;
}

a:link,
a:visited,
a:active	{ color: #0066CC; text-decoration: none; }
a:hover		{ color: #0066CC; text-decoration: underline; }





/* twitter */
h2 {
	width:630px;
	height:60px;
	background:url(../../common/fun/title_h2.gif?20111205);
	text-indent:-9999px;
}
	
	h2#Title_twitter {
		background-position:630px 480px;
	}
	
div#twitter_header {
	width:900px;
	height:262px;
	background:url(../images/header_bg.gif) no-repeat;
	margin:0px 0px 0px 26px;
}

#tweet_num {
	width:200px;
	text-align:center;
	color:#fe2a4d;
	font-weight:bold;
	font-size:320%;
	padding:130px 0px 20px 352px;
	margin:0px;
	border:0px;
}

div#twitter_body {
	width:900px;
	height:723px;
	background:url(../images/area_bg.gif) no-repeat;
	margin:0px 0px 0px 26px;
}
	
div#tweetArea {
	width:770px;
	background-color:#fff;
	padding:7px 0px 0px 7px;
	margin:0px 0px 30px 62px;
	height:550px;
	overflow:hidden;
}

dl.tweetBox {
	width:48px;
	height:48px;
	background-color:#CCC;
	margin:0px 7px 7px 0px;
	display:inline;
	float:left;
}


.t_jugembanner a {
	display:block;
	text-indent:-9999px;
	width:414px;
	height:73px;
	background-position:0px 0px;
	background:url(../images/twitterjugem_btn.gif) no-repeat left top;
	margin:0px 0px 9px 244px;
}

.t_jugembanner a:hover {
	background-position:0px -73px;
}

.t_linkbanner a {
	display:block;
	text-indent:-9999px;
	width:414px;
	height:73px;
	background:url(../images/twitterjugem_btn.gif) no-repeat left top;
	background-position:-414px 0px;
	margin:0px 0px 9px 244px;
}

.t_linkbanner a:hover {
	background-position:-414px -73px;
}

.followjugem a {
	display:block;
	text-indent:-9999px;
	width:344px;
	height:52px;
	background:url(../images/twitterjugem_btn.gif) no-repeat left top;
	background-position:-828px 0px;
	margin:0px 0px 0px 278px;
}

.followjugem a:hover {
	background-position:-828px -52px;
}


div#twitter_footer {
	width:900px;
	height:13px;
	background:url(../images/footer_bg.gif) no-repeat;
	margin:0px 0px 20px 26px;
}


/* ポータルTOP部腐*/

div#top_twitterArea {
	margin:0px 0px 10px 16px;
	width:605px;
}