@charset "UTF-8";
.mystyles {
	text-align: center;
}
.worning {
	font-size: 24px;
	color: #F00;
}
.pop {
	font-size: 18px;
	line-height: 33px;
	color: #C00;
}
.h1 {
	font-size: 18px;
	line-height: 18px;
	color: #000;
}
.nomal {
	font-size: 14px;
	line-height: 20px;
}
.blue {
	font-size: 14px;
	color: #00F;
}
.mail {
	font-size: 18px;
	line-height: 28px;
}
