@charset "utf-8";
/* CSS Document */

.vpn{
	background-image:url(vpn.jpg);
	background-repeat: no-repeat;
	width: 536px;
	height: 388px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3em;
}

.kyoyu{
	background-image:url(kyoyu.jpg);
	background-repeat: no-repeat;
	width: 535px;
	height: 315px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3em;
}

.gainen{
	background-image:url(gainen.jpg);
	background-repeat: no-repeat;
	width: 535px;
	height: 390px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3em;
}

.strong_1em{
	font-weight: bold;
	font-size: 1em;
}