@charset="UTF-8"

#container{
	width: 960px;
	height:1500px;
	background-color:blue;
}

#title{
	padding: 15px 0;
}
#BGbox{
	width: 959px;
	height: auto;
	background-image: url("../images/BG_services.png");
	background-repeat: no-repeat;
	background-position: 100% 1%;
}
table{
	margin-left: 10px;
}
th{
	padding-right: 25px;
	color: #006699;
	font-size: 16px;
	font-family: 'Noto Sans Japanese' sans-serif;
	font-weight: 700;
	padding: 7px 20px;
}
.white{
	width: 960px;
	height:15px;
}
.text{
	line-height: 200%;
}
.catbox{
	margin:40px 30px;
	width: 680px;
	padding-bottom: 25px;
}
.catbox p{
	line-height: 200%;
}
h2{
	margin: 15px 0 5px -20px;
}
	 