.clear {
	clear:both;
}

.left {
	float: left;
	margin: 0 10px 10px 0;
}
.right {
	float: right;
	margin: 0 0 10px 10px;
}
.center {
	text-align:center;
}
p.caption {
	margin: 4px 0;
	color: #F7741A;
	font-size: 131%;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 135%;
}

.spaceTopM {
	margin-top: 20px;
}

table {
}

table,
th,
td {
}

th,
td {
}

th {
}
table caption {
	text-align: left;
	margin: 0 3px 3px 3px;
}

.box_item {
	border: 1px solid #aaaaaa;
	background-color: #f0f0f0;
	padding: 0.8em;
}
.box_item p {
	margin: 0 !important;
}

.notice {
	font-weight: bold;
	color: #990000;
}

