body {

}

#rotator {
	background-image: url("../rotator/rotator.php");
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
	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: 13px;
	color: #656565;
	line-height: 1.5;
	height: 100%;
}

#contents {
    width: 1024px;
    height : 1350px;
	margin: 0 auto;
	text-align: left;
}

#main {
	width: 420px;
	padding-right: 10px;
	padding-top: 35px;
	float: right;
}

#main img {
	padding-bottom: 20px;
}

#twitter {
	width: 420px;
}


.follow {

}

#whatsnew {
	width: 420px;
	height: 300px;
	padding: 10px;
	font-size: 11px;
	background-image: url("../img/common/spacer2.png");
	background-repeat: repeat;
	overflow: hidden;
}


