@charset "utf-8";
.switchgroup1 {
	margin-left: 20px;
}
/*
.switchgroup1 img {
	vertical-align: middle;
	margin-right: 10px;
}
.switchgroup1 table {
	margin-bottom: 5px;
}

.switchgroup1 table, .switchgroup1 th, .switchgroup1 td {
	border: 1px solid #CCC;
}

.switchgroup1 th , .switchgroup1 td{
	font-size: 0.75em;
	padding: 5px;
}
.switchgroup1 thead th {
	background: #EBEBEB;
	text-align: center;
	color: #000;
}
.switchgroup1 tbody th {
	text-align: left;
	background: #F5F5F5;
}
.switchgroup1 tbody th, .switchgroup1 td{
	vertical-align: middle;
}


.switchgroup1 td p {
	margin: 0px;
	padding: 0px;
}
.switchgroup1 sup {
	color: #36F;
}
.switchgroup1 strong {
	color: #000;
}
*/