@charset "Shift_Jis";

.sample_left_1 { 
	width: 200px;
	border: 1px solid #000;
	float: left;
	text-align: center;
	margin-right: 1ex }

.sample_left_2 { 
	background: #ccf;
	border: 1px solid #000;
	padding-right: 1em;
	padding-left: 1em;
	height: 144px;
	width: 32%;
	float: left;
	font-size: 90% }

.sample_left_3 { 
	width: 200px;
	border: 1px solid #000;
	float: left;
	text-align: center;
	margin-left: 1ex }

#sample_head {
	margin-top: 1ex;
	margin-bottom: 0;
	font-size: 1.2em;
	color: #900;
	text-align: center }

#word-space {
	letter-spacing: 1em }