@charset "UTF-8";
/*kwz2.css*/

.column {
	background: #FEFCDE;
	width: 200px;
	height: 90px;
	overflow: auto;
	border: 1px solid #6666CC;
	padding: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 90%;
	float: left;
}
.clm-ttl {
	background: url(../img/column2_ttl.gif) no-repeat 0px;
	text-indent: -9999px;
	height: 40px;
	width: 180px;
}
