@charset "utf-8";
/* CSS Document */

	body {
		width: 320px;
	}
	
	.check   {
		color: red;
		width: 200px;
		background-color: #000000;
		height: 20px;
	}
		