@charset "utf-8";


.tab_container1 div table {
	width: 100%;
	padding: 0.3%;
}

.tab_container1 div table th, td {
    padding: 1%;
    word-wrap: normal;
    word-break: keep-all;
    font-weight: normal;
    text-align: center;
}

.tab_container1 div > a{
	color: #7200d7;
}

.tab_container1 div table td a{
	color: #7200d7;
}

.tab_container1 div table .broad {
	width: 30%;
}

.tab_container1 div table .narrow {
	width: 15%;
}

.tab_container1 div table .narrow2 {
	width: 20%;
}