body {
	overflow-x:hidden;
	background:#000 url(../images/berlin-top.jpg) 50% 0 no-repeat;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

div.logbox {
	position:absolute;
	border: solid 0px;
	width: 410px;
	height:250px;
	margin-top: 165px;
	margin-left: 10px;
	overflow: hidden;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: 0;
}


/* SOCIAL BOOKMARK
----------------------------------------------------- */
#socialBook{
	width:450px;
	position:absolute;
	text-align:right;
	top: 155px;
	height: 70px;
	left: 50%;
	float: none;
	}

#socialBook li{
	height:50px;
	position:relative;
	float:right;
	overflow:hidden;
	}
#socialBook li#tweet{
	width:115px;
}
#socialBook li#face{
	width:110px;
	margin-right: 30px;
}
#FaceTrailer{
	position:absolute;
	top:420px;
	left:595px;
	}
#FaceTrailer img{
	margin-right:6px;
	float:left;
	}
