@charset "shift-jis";
/* CSS Document */

/*  ---------------------------
			TRIVIA
---------------------------  */
.key_area{
	background:url(images/h2_img.jpg) no-repeat left;
	text-align:left;
}

.gf_contents .paper .paper_top{
	width:940px;
	background:url(images/paper_bg_top.jpg) no-repeat top;
}

.key_area h2 p img{
	margin-left:0;
}

.gf_main_area{
	padding-top:20px;
}

.trivia_cont{
	padding:20px 0 20px 0;
	background:url(../images/gf_line.jpg) bottom no-repeat;
}

.trivia_cont p{
	padding-bottom:10px;
}

.trivia_cont p span{
	font-weight:bold;
}

.trivia_cont p img{
	float:right;
	margin-left:15px;
	margin-bottom:8px;
}

.trivia_cont p.title{
	font-size:18px;
	font-weight:bold;
	color:#825F33;
	background:url(images/attention.jpg) no-repeat left top;
	padding-left:32px;
	line-height:29px;
}