.bgbox {
	background-color: #CCFFCC;
	word-spacing: normal;
	height: auto;
	width: auto;
	padding:2px;
}
.redbox {
	background-color: #FFCC99;
	height: auto;
	width: auto;
}
.cbox2 {
	border: thin dotted #FF9933;
}
.editbox {
	background-color: #FF99CC;
	padding: 2px;
	margin-top: 2px;
	margin-left: 2px;
	border: none;
	margin-right: 2px;
	font-size: 13px;
	line-height: 110%;

}
.cbox3 {
	border: thin dotted #FF9933;
	font-size: 13px;
	line-height: 110%;
}
.cbox4 {
	border: thin dotted #FFCC66;
	font-size: 14px;
	line-height: 110%;
	background-color: #FFFFCC;
	padding: 5px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;

}
.taiken-name {
	background-color: #CCFFCC;
	padding: 3px;
	width: 200px;
	margin-bottom: 5px;
}
.pxxlmidashi {
	background-color: #000000;
	text-align: center;
	padding: 3px;
}

