.bo .tokus .toks {
	height: 160px;
	width: 96px;
	border: 1px solid #000099;
	float: left;
	margin-bottom: 5px;
}
.bo .tokus .toks p {
	font-size: 12px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.bo {
	height: 410px;
	width: 500px;
}
.bo .tokus .toks #os {
	margin-top: 2px;
	margin-left: 1px;
}
.bo #majin {
	height: 15px;
	width: auto;
}

.bo h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.bo h3 {
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.ba p {
	font-size: 12px;
	margin: 5px;
	line-height: 1.2em;
}

