@charset "utf-8";


h3 {
	font-size: 108%;
	color: #2E8B57;
	margin-top: 1em;
} 


#right {
	float: right;
	padding-left: 5px;
	width: 549px;
}

#right h2 {
	height: 26px;
	overflow:hidden;
	text-indent:-9999px;
	background: url("../img/form/form.gif") no-repeat;
	margin-bottom: 5px;
}

table {
	width: 529px;
	margin-top: 5px;
	margin-left: 10px;
}

table,
th,
td {
	border:0 none;
}

.evennumberedlines {
	background: #FFFBCD;
}

.center {
	text-align: center;
}

.kakomi_emmr {
	border-width:2px;
	border-color:green;
	border-style:solid;
	margin-right: 400px;
	padding:5px 10px 5px 5px;
}

.kakomi_lcif {
	border-width:2px;
	border-color:green;
	border-style:solid;
	margin-right: 500px;
	padding:5px 10px 5px 5px;
}

.list {

	display:none;

}