@charset "Shift_JIS";

a img {
	border-style: none;
}

.error {
	color: #ff0000;
}
.warning {
	color: #ff6600;
}
.notice {
	color: #339900;
}
.note {
	font-size: 92%;
}
.required {
	color: #ff0000;
}

/* **** mobile module **** */

body.member_config .bold {
	font-weight: bold;
}
body.member_config .strong {
	color: #ff0000;
}


/* **** mobile_member module **** */

body.config-password strong,
body.config-update_password strong {
	color: #ff0000;
}

