@charset "utf-8";

/*　
------------------------------------------------------------ */

table {
	width: 330px;
	margin-bottom: 10px;
}

th {
	border-bottom: 1px dotted #ccc;
	text-align: left;
	font-weight: normal;
}

td {
	border-bottom: 1px dotted #ccc;
	text-align: right;
}

.left {
	width: 330px;
	margin-right: 20px;
}

h5 {
    color: #F90;
	font-weight: bold;
}
