@charset "utf-8";
/* CSS Document */
.btn_send {
	margin-bottom:20px;
}

.btn_edit {

}

table a {
    color: #333333;
    text-decoration:none;
}
table a:hover {
    color: #999999;
    text-decoration:underline;
}