@charset "utf-8";


/* 
--------------------------------------------*/
#contents{
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#contents #body{
	position: relative;
	padding: 0 0 0 260px;
	margin: 0 0 0 -50px;
	z-index: 1;
}
#contents #body .button-mobage{
	display: block;
	position: absolute;
	top: 750px;
	left: 568px;
	width: 267px;
	height: 81px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

#contents #body .image_block img{
	vertical-align: bottom;
}

