@charset "Shift_JIS";
/* CSS Document */


.twitter {
	margin-left: 10px;
	margin-bottom: 8px;
	width: 688px;
}
.twit_table {
	font-size:small;
	
}
.twit_header {
	background-image: url(../images/twitter/table_header.gif);
}
.twit_bottom {
	background-image: url(../images/twitter/table_bottom.gif);
	background-repeat: no-repeat;
}

.twit_main {
	background-image: url(../images/twitter/table_back.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.disclaimer {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	font-size: 10px;
	margin-top: 5px;
	line-height: 130%;
	color: #333333;
}
/*jΥonTwitΦ*/
.to_twit {
	text-align: right;
	color: #458bc6;
	font-size: 12px;
	font-weight: 600;
	padding-right: 10px;
}
.to_twit a {
	float: none;
	text-align: right;
	color: #458bc6;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}
.to_twit a:hover {
	float: none;
	text-align: right;
	color: #458bc6;
	font-size: 12px;
	font-weight: 600;
	text-decoration: underline;
}
/*{^*/
.twit_header .btn_twit {
	position: relative;
	height: 24px;
	width: 81px;
	left: 11px;
	top: 44px;
	background-image: url(../images/twitter/btn_twit_on.gif);
}
.twit_header .btn_account {
	position: relative;
	height: 25px;
	width: 135px;
	top: 20px;
	left: 493px;
	background-image: url(../images/twitter/btn_account_on.gif);
}
.twit_header .btn_twit a{
	display:block;
	width:81px;
	height:24px;
}
.twit_header .btn_account a{
	display:block;
	width:135px;
	height:25px;
}
.twit_header a:hover {
background-color:transparent;
}
.twit_header a:hover img{
visibility:hidden;
}
/*iframe*/
.twit_db {
	font-size: 12px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	line-height: 140%;
}
.twit_db .name {
	font-size: 14px;
	font-weight: 600;
	color: #2276bb;
}

.twit_db .name a  {
	font-size: 14px;
	font-weight: 600;
	color: #2276bb;
	text-decoration:none;
}
.twit_db .name a:hover  {
	font-size: 14px;
	font-weight: 600;
	color: #2276bb;
	text-decoration:underline;
}
.twit_db .time {
	font-size: 12px;
	color: #999999;
}
.twit_db .border {
	background-image: url(../images/twitter/border.gif);
	background-repeat: repeat-x;
	background-position: center;
}
/*ΰΑΖΗή{^*/
.btn_more {
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
}
.btn_more .btn_account a{
	display:block;
	width:135px;
	height:25px;
}
.btn_more a:hover {
background-color:transparent;
}
.btn_more a:hover img{
visibility:hidden;
}
/*iframe*/
.twit_iframe {
	border: 1px solid #fff;
	padding:0px;
	background-color:#FFFFFF;
}
