@import "unit_twitter.css";
@charset "utf-8";

.box{
	width: 220px;
	height: 0px;
	display: block;
	position: absolute;
	bottom: 40px;
	left: 500px;
	z-index: 900;
	overflow: hidden;
	border: 0;
}
.gyunyu{
	width: 500px;
	height: 140px;
	display: block;
	position: absolute;
	bottom: 110px;
	left: 8px;
	z-index: 800;
	border: 0;
}
#main {
	background: url(../img/top_back_img.jpg) Center Top no-repeat;
	margin: 0 auto;
	width: 100%;
	height: 520px;
	padding: 0;
	display: table;
}
#mainWaku {
	margin: 0 auto;
	width: 960px;
	height: 520px;
	position: relative;
}
#TopTxt {
	height: 210px;
	margin: 0;
	padding: 0px;
	width: 500px;
	position: absolute;
	left: 20px;
	top: 30px;
	background: url(../img/top_txt3.png) Top Left no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
}
.TwitterArea {
	height:320px;
	margin:0;
	padding:0px;
	width: 210px;
	position: absolute;
	right: 20px;
	top: 30px;
	padding:4px 4px 16px 16px;
	background: url(../img/twitter_waku.png) Top Left no-repeat;
	behavior: expression(IEPNGFIX.fix(this));
}
.TwitterTit {
	height:28px;
	margin:2px 0 10px 0;
	padding:0px;
	width: 210px;
	float: left;
}
.TwitterFollowB {
	height:24px;
	margin:0px;
	padding:0px;
	width: 70px;
	float: right;
}
