#Container {
	background: url(img/ContainerBody.gif) repeat-y;
	height: auto;
	width: 748px;
	padding-bottom: 40px;
}
#Container h2,h3 {
	margin-bottom: 60px;
}
#Container h3 {
	margin-left: 2px;
}
#Container table {
	width: 600px;
	margin-left: auto;
	margin-bottom: 50px;
	background: url(img/Dot.gif) repeat-x left top;
	margin-right: auto;
}
#Container th,td {
	background: url(img/Dot.gif) repeat-x left bottom;
	padding-top: 4px;
	padding-bottom: 4px;
}
#Container th {
	width: 150px;
	color: #FFFFFF;
}
#Container .Half {
	width: 150px;
}
#Container #Next {
	text-align: center;
	margin-bottom: 60px;
}
#Container .Lead {
	margin-left: auto;
	width: 550px;
	margin-right: auto;
	margin-bottom: 50px;
}
#Container .ColorLink {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 5px;
}
#Container .Center {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#Container .Error {
	color: #a99b40;
	text-align: center;
	margin-bottom: 20px;
	font-weight: 600;
}
#Container .Notice {
	text-align: center;
	font-size: 14px;
	padding-bottom: 200px;
}
