.price {
	text-align:right;
}
.column {
	width:300px;	
}
.column1 {
	width:200px;	
}
.column80 {
	width:80px;	
}
.number {
	width:100px;	
}
.text {
	width:100px;	
}
.text1 {
	width:50px;	
}
.memo {
	width:120px;	
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
}