body,td { font-size:14px;letter-spacing:0.1em;line-height:150% }
.big { font-size:18px;letter-spacing:0.1em;font-weight:bold }
.white { color:#ffffff }
.red { color:#ff0000 }
.green { color:#006666 }
.small { font-size:12px }
.smallest { font-size:10px }

div.iten{
	border:solid 1px #099;
	padding:6px;
	width:610px;
	font-size:13px;
}
hr.iten{
	border:dotted 1px #CCC;
}

div.iten2{
	border:solid 1px #c00;
	padding:12px;
	text-align:left;
	width:640;
	margin:12px auto;
	font-size:13px;
}
h1.iten{
	font-size:18px;
	font-weight:bold;
	color:#000;	
}
span.iten{
	font-size:18px;
	font-weight:bold;
	color:#c00;
	
}
img.img_top{
	float:right;
	margin-bottom:12px;
}
