div {
	color: #666;
	font: 14px Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック', sans-serif;
}
/*
#content {
	border: solid 1px #FF9900;
}
*/
#title {
	width: 700px;
	height: 120px;
	margin-bottom: 20px;
}


#present {
	width: 680px;
	height: 200px;
	padding: 10px;
	background: url('../img/back_color.png');
}

	#present #present_text {
		font-size: 14px;
		background-color: #FFF;
		height: 180px;
		width: 459px;
		float: left;
		padding: 10px;
		font-weight: bold;
	}
	
	#present #img_1 {
		width: 201px;
		height: 200px;
		float: left;
	}

	#present #img_2 {
		width: 250px;
		height: 200px;
		float: left;
	}
	

#qa {
	width: 700px;
	height: 197px;
	margin-top: 30px;
	background: url('../img/pa_title.jpg') no-repeat;
}

	#qa p {
		background: url('../img/quiz_haikei.gif');
		width: 438px;
		height: 124px;
		padding: 20px 0 0 50px;
		margin-left: 212px;
	}
	
	#qa ul {
		background: #FFCE42;
		width: 700px;
		height: 43px;
		padding-top: 10px;
		padding-left: 140px;
		margin-top: 10px;
		margin-bottom: 50px;
	}
	
	#qa ul #a {
		background: url('../img/a_title.png') no-repeat;
		padding-left: 40px;
		padding-top: 4px;
		height: 34px;
		font-size: 20px;
		font-weight: bold;
		float: left;
		margin-right: 100px;
	}
	
	#qa ul #b {
		background: url('../img/b_title.png') no-repeat;
		padding-left: 40px;
		padding-top: 4px;
		height: 34px;
		font-size: 20px;
		font-weight: bold;
		float: left;
		margin-right: 100px;
	}
	
	#qa ul #c {
		background: url('../img/c_title.png') no-repeat;
		padding-left: 40px;
		padding-top: 4px;
		height: 34px;
		font-size: 20px;
		font-weight: bold;
		float: left;
		margin-right: 100px;
	}

#hinto {
	background: url('../img_2/hinto_title.png') no-repeat;
	width: 700px;
	height: 300px;
	clear: both;
	margin-top: 30px;
}
	
	#hinto p {
		font-weight: bold;
		padding-top: 130px;
		padding-left: 10px;
		width: 224px;
		float: left;
		font-size: 12px;
	}

	#hinto img{
		width: 466px;
		height: 300px;
		float: left;
	}
	

#ken {
	margin-top: 30px;
	background: url('../img_2/1112_top.jpg') no-repeat;
	width: 700px;
	height: 283px;
	margin-bottom: 30px;
}

#ken ul {
	padding-left: 193px;
}

#ken ul li {
	list-style: inside;
	margin-bottom: 10px;
}

#ken p {
	padding-left: 193px;
	font-size: 10px;
}



#ken2 {
	margin-top: 30px;
	background: url('../img_2/1202_top.jpg') no-repeat;
	width: 700px;
	height: 283px;
	margin-bottom: 30px;
}

#ken2 ul {
	padding-left: 300px;
}

#ken2 ul li {
	list-style: inside;
	margin-bottom: 10px;
}

#ken2 p {
	padding-left: 193px;
	font-size: 10px;
}


#anser {
	width: 700px;
	padding-left: 53px;
	margin-bottom: 50px;
}

	#anser #butan {
		padding-left: 6px;
	}

#higo_login {
	padding-left: 150px;
}