div#content_wrapper{
	background-color:#fcd901;
	background-image:url(../images/bg.png);
	background-position:center;
}

div#content_footer{
	width:980px;
	height:149px;
	position:relative;
}

div#about{
	position:relative;
}

div#about a{
	position:absolute;
	top:365px;
	left:390px;
	background-image:url(../images/btn_official.jpg);
	width:464px;
	height:54px;
	text-indent:-999px;
	overflow:hidden;
}

div#about a:hover{
	background-position:0 -54px;
}

div#social{
	margin-top:13px;
}

div#social .twitter-share-button{
	float:left;
}

div#content_footer div#footerimg{
	width:226px;
	height:149px;
	background-image:url(../images/footerimg.png);
	position:absolute;
	top:0;
	left:379px;
	display:block;
}

div#content_footer p{
	width:376px;
	height:56px;
	background-image:url(../images/toiawase.png);
	text-indent:-999px;
	overflow:hidden;
	display:block;
	position:absolute;
	top:13px;
	left:604px;
}

div#content_footer small{
	position:absolute;
	right:0;
	bottom:26px;
	font-size:10px;
}
div#content_footer small span{
	font-family: "Verdana";
}