.layer{
	position : absolute;
	left : 3px;
	top : 8px;
	width : 200px;
	height : 230px;
	visibility : visible;
	z-index : 1;
	background-color : #FFFFCC;
	border: 3px solid #71573E;
	} 

.line0{
	border-bottom: 1px dashed #666666;
	}

.line1{
	border: 3px dashed #71573E;
	}

.line2{
	border-bottom: 1px dashed #666666;
	}

.checkbox {
	background-color: #71573E; 
	} 

.tokuten {
	background-color: #CCCCCC; 
	} 
.a10{
	border-top:4px #006600 solid;
	border-bottom:4px #006600 solid;
}
.a11{
	border-top:4px #FF9900 solid;
	border-bottom:4px #FF9900 solid;
}
