html {

	margin: 0;

	padding: 0;

	scrollbar-track-color: #000000;

	scrollbar-face-color: #000000;

	scrollbar-arrow-color:#ffffff;

	scrollbar-3dlight-color: #4C4741;

	scrollbar-darkshadow-color: #4C4741;

	scrollbar-highlight-color:#000000;

	scrollbar-shadow-color: #000000;

	height:100%;



}







body {
	color: #1E1E1E;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height:18px;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック",sans-serif,"ヒラギノ角ゴ Pro W6";
	height:100%;
	background-color: #FFFFFF;



}







a {

	text-decoration: none;

	color: #B7A13E;

}







a:hover {



	text-decoration: underline;



	color: #ffff00;



}







#wrapper {

	width:800px;

	text-align:left;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	padding-top: 0px;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0;



}

h1 {

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 30px;

	margin-left: 0px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #E7E0B6;

}









#wrapper .title {
	padding:0 3px 2px 3px;
	margin: 0 0 4px 0;
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	line-height:18px;
	color:#1E1E1E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8F959A;



}







#wrapper .answer {



	padding:0 3px;



	text-align:left;



	font-size: 12px;



	line-height:18px;



	margin: 0 0 30px 0;



}







#wrapper .copy {



	padding:0 0 15px 0;



	font-size:10px;



	color: #666666;



	text-align:center;



}
