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

#keyv {
	width: 1240px;
	min-height: 1000px;
}


#info {
	width: 1280px;
	margin-bottom: 10px;
}

#newsbase {
	float: left;
	width: 613px;
	height: 250px;
	background: url('../img/top/news_bg.png') no-repeat;
}

#newstimeline {
	width: 595px;
	height: 200px;
	overflow-y: scroll;
	margin: 30px 20px 0 15px;	
	text-align: left;
	font-size: 11px;
}

#twitterbase {
	float: right;
	width: 613px;
	height: 250px;
	background: url('../img/top/twitter_bg.png') no-repeat;
}

#twtimeline {
	width: 610px;
	height: 200px;
	overflow-y: scroll;
	margin: 30px 20px 0 0;
	font-size: 11px;
}

#banner {
	width: 1280px;
	text-align: center;
}

#banner img {
	padding-right: 10px;
}