@charset "UTF-8";
/* CSS Document */


body{
	background-image:url("back_dots_s3.png");	
}


.contents{
	width:300px;
	height:500px;
	position:relative;
	margin-top:50px;
	margin-left:-160px;	
	top:50%;
	left:50%;
	
}


.contents img{
	text-align:center;	
}

.text{
	float:left;	
}