
.myAccountJpn .usageContainer p.storageUsage .tip:after, .myGroup .usageContainer p.storageUsage .tip:after { content: "MegaMail にアップロードしたファイルサイズの合計"; }

.myAccountJpn .usageContainer p.trafficUsage .tip:after, .myGroup .usageContainer p.trafficUsage .tip:after { content: "MegaMail で送信したファイルサイズの合計"; }

.myAccountJpn label[for=new-password] .tip:after, .addUserForm label[for=password] .tip:after { content: "半角6～50文字以内で、英数字と一部の記号（! $ % ( ) * - . / : = < > ? @ [ ] ^ _ ' | { } ~） のみ使用できます。大文字、小文字、または記号を、1文字以上ずつ含む必要があります。英字のみ・数字のみ・記号のみなどのパスワードは設定できません。空欄の場合、ダウンロード用のパスワードは設定されません。"; }

.myAccountJpn label[for=email-template] .tip:after { content: "設定した文章は、ファイルダウンロード用メールの本文に定型文として常に表示されます。"; }

.fileslist .recipient .text:not(.required) label::after, .fileslist .recipient .textarea:not(.required) label::after, .fileslist .recipient .tooltip_element.password:not(.required) label::after, .addContact .text:not(.required) label::after, .editContact .text:not(.required) label::after, .editUser .text:not(.required) label::after, .addUser .text:not(.required) label::after { content: ' - 任意'; font-style:normal;color:#aaa; }

/*.fileslist label[for=textbox-id-download-password] .tip { margin-left: 48px; }*/
.fileslist label[for=textbox-id-download-password] .tip:after { content: "半角6～50文字以内で、英数字と一部の記号（! $ % ( ) * - . / : = < > ? @ [ ] ^ _ ' | { } ~） のみ使用できます。大文字、小文字、または記号を、1文字以上ずつ含む必要があります。英字のみ・数字のみ・記号のみなどのパスワードは設定できません。空欄の場合、ダウンロード用のパスワードは設定されません。"; }

div.input.password.account.edit.tooltip_element label::after { content: ' - 任意'; font-style:normal;color:#aaa; }
div.input.password.tooltip_element label.verify_password_label::after { content: ' - 任意'; font-style:normal;color:#aaa; }

.fileslist label[for=textbox-id-download-password] .tip {
	margin-left: 45px !important;
}