body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	color: #5f4b42;
	line-height: 1.5;
	height: 100%;
	background-image: url("../img/common/bg.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

img {
	border: none;
	vertical-align:bottom;
}

a:link	{	color: #ff6c10;	}
a:visited	{	color:	#ff6c10;	}
a:hover	{	color: #ff6c10;	}
a:active	{	color:	#ff6c10;	}

#container {
	margin: 0 auto;
	width: 1024px;
}

#sidebar {
	width: 150px;
	height: 750px;
	padding-top: 20px;
	float: left;
}

.twitter {
	float: left;
}

#dnews {
	width: 1000px;
	text-align: left;
	z-index: 1;
}

#newstopic {
	width: 1000px;
	margin: 0 auto;
	padding-top: 0px;
	z-index: 2;
}

.news {
	z-index: 3;
}

#zticker {
	text-align: center;
}

#zticker li {
	list-style-type: none;
}

#top {
	width: 1024px;
}

#topmenu {
	float: left;
	height: 765px;
}

#keyv {
	float: right;
	width: 512px;
	height: 765px;
	padding-bottom: 40px;
}

#tatemenu {
	width: 464px;
	margin: 0 auto;
	text-align: center;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 200px;
}

#tatemenu img {
	padding-right: 12px;
}

#onairj {
	width: 500px;
	padding-top: 40px;
}

#pvtw {
	
}

#pv {
	float: left;
	margin-left: 20px;
}

#twitterbase {
	width: 247px;
	height: 152px;
	background-image: url("../img/top/twitter_base.png");
	background-position: center top;
	background-repeat: no-repeat;
	float: right;
	text-align: left;
	margin-right: 20px;
}

#twt {
	width: 225px;
	height: 110px;
	overflow: scroll;
	overflow-x: hidden;
	padding-left: 10px;
	margin-top: 30px;
}

.haishin {
	text-align: left;
	margin: 20px;
}

.haishin tr td {
	padding: 10px;
}
