@charset "utf-8";
/* CSS Document */
table {
    border-collapse: separate;
    white-space: normal;
    line-height: 0px;
    font-weight: normal;
    font-size: medium;
    font-style: normal;
    color: -internal-quirk-inherit;
    text-align: start;
    border-spacing: 0px;
    font-variant: normal;
	padding: 0;
	border-collapse:collapse;
	border:none;
}

img {
	vertical-align: middle;
}

.text {
    font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
    font-size: 12px;
    line-height: 19px;
    color: #333333;
    width: inherit;
}

