/*----- #main -----*/

.chihou{
	padding: 10px;
	text-align: center;
	width: 100px;
	clear: both;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	font-weight: bold;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#EABA13,endcolorstr=#eeeeee,gradienttype=1);
}
.ken{
	background: #eee;
	padding: 10px;
	margin-bottom: 10px;
}