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

body {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	height: 400px;
	padding: 50px 0px 0px;
	width: 700px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	letter-spacing: 0.2em;
	text-align: center;
}

h1 {
	font-size: 16px;
	color: #666666;
}

.t1 {
	font-size: 14px;
	line-height: 30px;
	color: #1b2e6f;
}

.t2 {
	font-size: 12px;
	line-height: 25px;
}

.nonumber {
pointer-events: none;
}

.cr { font-size: 10px; }
