@charset "utf-8";
/* CSS Document */

.bukken {
	padding: 4px;
	width: 160px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
}
.ID {
	font-size: small;
	text-decoration: none;
	background-color: #DFDFFF;
	padding: 2px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}.bukken img {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #666666;
}
.txt {
	padding: 3px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 3px;
	border: 1px dotted #0066FF;
}
