@charset "shift_jis";
/*------------------------------------------------
Overwrite
-------------------------------------------------*/
.titleBox {
	background: #6c8d9c;
}

dl.errorBox{
	text-align:cener;
}

dl.errorBox dt{
	margin-bottom:20px;
}


@media screen and (max-width:767px) {
	dl.errorBox dd{
		text-align:left;
	}
}


