@charset "UTF-8";


/* ----- tool ----- */

#toolTb {
	width: 572px;
	border-collapse: collapse;
	margin: 20px 0px 15px 10px;
}

#toolTb td,
#toolTb th {
	font-size: 0.8em;
	line-height: 150%;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 4px 4px 4px 10px;
}

#toolTb th {
	text-align: left;
	vertical-align: top;
}

#toolTb span {
	font-size: 0.8em;
}

.boxMess {
	width: 200px;
	height: 100px;
	font-size: 1.0em;
	margin-bottom: 6px;
}

#sp {
	margin: 5px 0px 5px 0px;
}