@import url("../front/common.css");

#err	{text-align:center;margin-top:30px;}
#err_rec	{width:600px;border-top:2px solid #99ccc2;border-bottom:1px solid #99ccc2;}
#err_rec_img	{float:left;padding:10px;width:200px;}
#err_rec_msg	{float:left;padding:10px;padding-top:20px;text-align:left;word-break:keep-all;}
.err_rec_tit	{margin-bottom:20px;}
.txt_red	{color:#ee5a00;}