
h2{
	margin-bottom: 30px;
}

html body div#AllBox div#Contents.cf div#Main p.txt{
	padding-left: 27%;
	font-weight: bold;
	margin-bottom: 10px;
}

html body div#AllBox div#Contents.cf div#Main p.tel{
	padding-left: 27%;
	font-weight: bold;
	margin-bottom: 60px;
}

html body div#AllBox div#Contents.cf div#Main p.tel a{
	padding-left: 30px;
	font-weight: bold;
	margin-bottom: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	color: #1A2559;
	font-size: 36px;
	background: url(../images/common/ico_tel.png) no-repeat left center ;
}



th{
	width: 115px;
	font-weight: normal;
	padding: 15px 20px;
	text-align: left;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
}

td{
	text-align: left;
	padding: 15px 20px;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	width: 885px;
}

tr:nth-child(odd) th{
	background: #ECF3FB;
}

tr:nth-child(odd) td{
	background: #ECF3FB;
}

tr:nth-child(even) th{
	background: #f6f8fb;
}

tr:nth-child(even) td{
	background: #f6f8fb;
}

.wds > div:nth-child(1){
	margin-bottom: 100px;
}

.wds > div:nth-child(2){
	margin-bottom: 50px;
}










