@charset "euc-jp";

#ctrl {
	position: absolute;
	top: 90px;
	left: 756px;
	z-index: 100;
}

* html #ctrl {
	top: 90px;
}

*:first-child+html #ctrl {
	top: 90px;
}

.inc_box{
	padding-top: 382px;
}

* html .inc_box{
	padding-top: 380px;
}

*:first-child+html .inc_box{
	padding-top: 380px;
}

.twtr-doc{
	-moz-border-radius-bottomleft: 0px !important;
	-moz-border-radius-bottomright: 0px !important;
	-moz-border-radius-topleft: 0px !important;
	-moz-border-radius-topright: 0px !important;
	border-top: 1px solid #ffffff;
}

.twtr-bd{
	margin-left: 2px;
}

* html .twtr-timeline{
	width: 186px;
}
