@charset "utf-8";
/* CSS Document */

#ja {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
#ja2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
#ja3 {
	border:thick;
	background:url(img/bg.png);
	border-color:#F00;
	border-radius:5px;
	width:300px;
 margin-left: auto;
 margin-top:30px;
 margin-right: auto;
padding:10px;
}
#ja4 {
	border:thick;
		background:url(img/bg.png);
	border-color:#F00;
	border-radius:5px;
	width:300px;
 margin-left: auto;
 margin-top:30px;
 margin-right: auto;
padding:10px;
}
#wrapper {
	left:auto;
	right:auto;
}
