@charset "Shift_JIS";

/* --------------------------------------------------------------
tag
-------------------------------------------------------------- */
/* テーブル */
.commconTbl th {
	text-align: center;
	font-weight: bold;
}

ul.note li {
	padding-left: 1em;
	text-indent: -1em;
}

.fs {
	font-size: 15px !important;
}

.transparent-topline {
	border-top-color: transparent!important;
}

td.account-display {
	text-align: left!important;/*center*/
	margin-bottom: 5px;
}
td.account-display p {
	margin: .5em 0!important;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	td.account-display ul.burasage {
		text-align: left!important;
	}
}