左揃えと中央揃えを一行で設定

イシュー

参考

<div style="position:absolute; left:0;">左寄せ</div>
<div style="position:relative; text-align:center;">中央寄せ</div>