@charset "utf-8";
/* CSS Document */

/* tableの中のtableをボーダーなしにする */
.in-table tr td {
	border: none;
}

.bg-tableth-aboutiip {
	background-color: #6cf;
	opacity:0.7;
}