@charset "iso-2022-jp";

/* contents */
div#bx-lef div#bx-contents {
	padding:0 30px;
	}
div#bx-contents div.bx-pres-header {
	background-repeat:no-repeat;
	background-position:left top;
	height:270px;
	}
div#bx-contents div.bx-pres-header h1 {
	font-size:2px;
	text-indent:-9999px;
	height:192px;
	}
div.bx-pres-header p.p-btn a {
	display:block;
	background-image:url(img/btn_pres.jpg);
	background-repeat:no-repeat;
	font-size:2px;
	text-indent:-9999px;
	height:33px;
	}
div.bx-pres-header p#p-tokako {
	padding-left:495px;
	}
div.bx-pres-header p#p-tokako a {
	background-position:-380px 0;
	width:80px;
	}
div.bx-pres-header p#p-tokako a:hover {
	background-position:-380px -40px;
	}

div#bx-quiz {
	background-color:#f4ede0;
	padding:15px;
	margin:0 20px 24px;
	}
div#bx-quiz h2 {
	font-size:83%;
	line-height:1.25;
	color:#c00;
	background-color:#fff;
	border-left:7px solid #c00;
	padding:4px 12px;
	margin-bottom:8px;
	}
div#bx-quiz dl {
	}
div#bx-quiz dl dt, div#bx-quiz dl dd {
	color:#4e3300;
	font-size:83%;
	line-height:1.25;
	font-weight:bold;
	}
div#bx-quiz dl dt {
	float:left;
	}
div#bx-quiz dl dd {
	padding-left:1.5em;
	}

div#bx-quiz dl dt.quiz, div#bx-quiz dl dd.quiz {
	padding-bottom:6px;
	}

