@charset "utf-8";

h3 {
	text-align:center;
	padding:0 0 20px 0;
}
.top  {
	font-size: 14px;
	margin-left: 30px;
	width: 910px;
	margin-bottom: 40px;
}

/* div.methodBox */
div.methodBox {
	width:310px;
	overflow:hidden;
	float:left;
	padding:0 0 48px 20px;
}
div.methodBox h2 {
	width:310px;
	height:55px;
	position:relative;
}
div.methodBox h2 span {
	position:absolute;
	top:22px;
	right:8px;
}
div.methodBox h3 {
	padding:20px 0 0 16px;
}
div.methodBox .txt {
	padding:20px 20px 10px 16px;
}
div.methodBox .img {
	padding:20px 0 0 16px;
}
/* div.upgradeBox */
div.upgradeBox {
	width:850px;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	padding-bottom:36px;
}
div.upgradeBox dl {
	padding:0 10px 0 10px;
}
div.upgradeBox dl dt {
	font-weight:bold;
	color:#751A2C;
	padding:28px 0 0 0;
}
div.upgradeBox dl dd {
	padding:6px 0 0 0;
}
/* div.scheduleBox */
div.scheduleBox {
	width:850px;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	padding-bottom:35px;
}
div.scheduleBox .left {
	padding:30px 0 0 0;
}
div.scheduleBox .right {
	padding:15px 0 0 0;
}

/* div.numberBox */
div.numberBox {
	width:850px;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	padding-bottom:50px;
}
div.numberBox h4 {
	padding:26px 0 8px 10px;
}
.upgradeh3 {
	margin: 0px;
	padding: 0px;
}

div.numberBox table {
	width:350px;
	margin:0 0 0 10px;
	_margin:0 0 0 5px;
	/*float:left;*/
}

.ukeirebox{
    display: flex;
}
.ukeire{
    margin: 0 30px 0 0;
}

div.numberBox table th {
	text-align:center;
	font-weight:normal;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	width:175px;
	background-color:#F6F1E7;
	padding:4px 0 4px 0;
}
div.numberBox table td {
	text-align:center;
	color:#666666;
	font-size:11px;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	width:175px;
	padding:2px 0 2px 0;
}
div.numberBox table .bg1 {
	background-color:#F6F1E7;
}
div.numberBox table .bg2 {
	background-color:#EEE7D9;
}
div.numberBox .txt {
	float:right;
	padding:85px 0 0 0;
	width:460px;
}
