body{
	padding: 0;
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	color: #333333;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #f5f1e3;
	background-image: url(../images/whole_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#contents{
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 3px solid #336699;
	height: auto;
}

h1{
	font-size: 1.4em;
	text-align: center;
	color: #FF9900;
	height: 59px;
}

#faq{
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 16px;
	padding-right: 8px;
	padding-left: 8px;
}

h2{
	font-size: 1.3em;
	color: #FF9900;
	text-align: center;
}

.cent{
	text-align: center;
}
