@charset "utf-8";
#header {
	background-image: url(images/access_01.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 800px;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: auto;
	margin-left: auto;
}
#content1 {
	background-image: url(images/access_03.jpg);
	height: 50px;
	width: 800px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 30px;
	font-variant: small-caps;
}
#qn {
	margin-top: 25px;
	padding-top: 25px;
}

#content2 {
	background-image: url(images/access_04.jpg);
	
	width: 800px;
	background-repeat: no-repeat;
	font-size: 36px;
	margin: auto;
}
#content3 {
	background-image: url(images/access_05.jpg);
	height: 60px;
	width: 800px;
	background-repeat: no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-right: auto;
	margin-bottom: auto;
}
#content2 p {
	font-size: 28px;
}
#content2 table tr th {
	font-size: 26px;
}
