@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFCC9;
	width: 720px;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
#apDiv2 #titleset {
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EAE8DB;
}
