@charset "utf-8";

.detail-data .tableB thead th:first-child {
	width: 25%;
}

.message .textBox {
	color: #333;
    font-weight: bold;
    font-size: 1.3em;
}
#main .message .textBox a{
	color: #3561d4;
}
