@charset "shift_jis";
/* ===================================================================
CSS information

 file name  :  error 404等.css
 style info :  スタイル指定
=================================================================== */
.errorPage .content {
	padding-top:60px;
}
.errorBox {
	border:#505050 solid 1px;
	background:#f6f4eb;
	padding:30px;
}
.errorBox h2 {
	font-size:1.6em;
	color:#a0194e;
	margin-bottom:20px;
}

.pre_group_unit_btn {
	padding-bottom:0;
	margin:20px auto 60px;
	display:block;
}
.pre_group_unit_btn a {
  background: url(../../../img/pages/lineup/index/icon_pre_btn.png) left center #505050 no-repeat;
  color: #fff;
  width: 200px;
  height: 30px;
  line-height: 30px;
  margin:0 auto;
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 1.2em;
  padding-left: 10px;
}
@media screen and (max-width:640px) {
}
@media screen and (max-width:480px) {
}

