/*---Twitterここから---*/
#twitter{
	width: 200px;
	height:330px;
	_height: 320px;
	border: 1px solid #cccccc;
	background-color:#ffffff;	
	display: block;
	position:absolute;
	left:0px;
	top:0px;
}

#twitter h3{
	width: 100%;
	height: 40px;
	background-color: #ffffff;
	background-image: url(images/p_twitter_head.png);
	background-repeat: no-repeat;
	/*background-position: 5px 5px;*/
	text-indent: 100%;
	overflow: hidden;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0;
	padding: 0;
	display: block;
}
#twitter h3 a{
	width: 100%;
	height: 40px;
	background-image: url(images/p_twitter_tag.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 220px center;
	margin: 0px;
	padding: 0px;
}

#twitter .tweet_all{
	width: 100%;
	height: 280px;
	text-align: left;
	overflow-y: auto;
	color: #333333;
	line-height: 160%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#twitter .tweet_all a:link,.tweet_all a:visited
{
	color: #333333;
	text-decoration: none;
}
#twitter .tweet_all a:hover{
	color: #333333;
	text-decoration: underline;
}
#twitter .tw_set{
	position: relative;
	margin:0px 0px 10px 0px;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
#twitter .tw_set img{
	vertical-align:top;
	line-height:100%;
}
#twitter .tw_set strong{
	font-size: 80%;
	line-height: 110%;
	margin:0px;
	padding:0px;
	vertical-align:top;
}
#twitter .tw_account{
	font-size: 70%;
	line-height: 110%;
	text-align: left;
	display: block;
	float: left;
}

#twitter .tw_icon{
	width: 24px;
	height: 24px;
	_margin-left: 5px;
	_margin-right: 5px;
}
#twitter .iconimg{
	float:left;
	margin:0;
	padding:0;
	padding-left: 2px;
	padding-right: 2px;
	height: 30px;
	width: 30px;
}

#twitter .tw_set a:link,.tw_set a:visited{
	color: #333333;
}

#twitter .tw_text{
	/*width: 100%;*/
	font-size:75%;
	line-height:140%;
	text-align: left;
	display: block;
	clear: both;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 14px;
}

#twitter .tw_text a:link,.tw_text a:visited{
	color: #edc410;
}
#twitter .tw_action{
	width: 100%;
	text-align:left;
	padding-top: 3px;
	padding-right: 3px;
}
#twitter .tw_action a:link,.tw_action a:visited{
	color: #7f6700;
	font-size: 70%;
}
#twitter .tw_action img{
	vertical-align: middle;
}
#twitter .tw_time{
	width: 95%;
	font-size:65%;
	/*
	position: absolute;
	top: 17px;
	right: 3px;
	*right: 8px;
	_right: 8px;
	*/
	color: #555555;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
#twitter .tw_time a:link,.tw_time a:visited{
	color: #555555;
}
/*---Twitterここまで---*/


#facebook{
	width: 200px;
	height:330px;
	/*border: 5px solid #000;
	border: 1px solid #aaa;*/
	background-color:#ffffff;	
	display: block;
	position:absolute;
	left:0px;
	top:345px;
}

#facebook .fi{
	width:100%;
	height:100%;
	border:none;
	overflow:hidden;
}
