@charset "utf-8";

/* CHIBOX */

#2009 {
	margin: 20px 10px;
	clear: left;
}


.irodori {
	font-weight: bold;
	font-size: 110%;
	color: #006699;
	margin: 10px;
	border: dotted #FF6600 3px;
	background-color: #FFCC33;
	padding: 5px;
	text-align: center;
}

.att {
	color: #990000;
	font-weight: bold;
}

.att2 {
	color: #000066;
	font-weight: bold;
}

.line_red {
	color: #990000;
	font-weight: bold;
	border-bottom: #990000 1px solid;
	display: inline;
	padding-bottom: 1px;
	text-align: center;
	margin: 5px 0px 20px 0px;
}

table.send {
	width: 300px;
	margin: 0px 30px;
	font-size: 90%;
	text-align: center;
}
	

th.send {
	text-align: center;
	color: #99CC66;
	font-weight: bold;
}

