﻿@charset "UTF-8";

#redirect_title {
	width: 882px;
	height: 90px;
	text-indent: -9999px;
	background-image: url("../images/redirect_title.jpg");
	background-repeat: no-repeat;
	margin: 15px auto 20px;
}

#contents {
	width: 864px;
	margin: 0 auto;
	padding: 0 0 150px
}

#attention {
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
}

#attention p {
	font-weight: bold;
}

#attention .link {
	margin: 15px 0 0;
}

