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

/* Reset */
* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	background: #fff;
}

p {
	text-indent: -5000px;
}

h1 {
	text-indent: -5000px;
}