@charset "utf-8";

/* CHIBOX */


#flash {
	margin: 0px 0px 20px 0px;
	clear: left;
}

#waku2010 {
	margin: 0px 20px 20px 20px;
	clear: left;
	line-height: 1.8em;
}


.kankyo {
	font-weight: bold;
	font-size: 110%;
	color: #5f6527;
	margin: 15px 0px;
	border-bottom: dotted #9cbb1c 5px;
	background-color: #d8ffb2;
	padding: 15px 0px 8px 0px;
	text-align: center;
}

.present {
	float: right;
	margin: 0px 0px 0px 10px;
	text-align: center;
}

.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;
}

