@charset "utf-8";
@import url("reset.css");
/* CSS Document */
body{ height:100%; font-size:100%; background:#000;}

img{ width:100%; height:auto;}


.title { position:relative; width:auto; /*border:1px solid #FF0;*/}
	
	.return  { position:absolute; left:3%; bottom:10%; }
	.return a img { width:60%; height:60%; }