@charset "utf-8";


h2 {
	height: 100px;
	background-image: url(../img/quiz_01h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 1em;
}
.p01 {
	padding-left: 25px;
	text-indent: -20px;
}
.p02 {
	padding-left: 20px;
}
.p03 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	height: 18px;
}
.p04 {
	margin-right: 1em;
}
.span_date {
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-indent: 7px;
	display: block;
}

.span_writer {
	font-size: 12px;
	padding-right: 1em;
	font-weight: normal;
	float: right;
	display: block;
	line-height: 22px;
}

.wrapper #basic02_container .container_middle .comment01 .answer li {
	padding-left: 14px;
	text-indent: -14px;
}



.li01{
	margin: 0px 1em 0px 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
	float: left;
}
a.li01:link, a.li01:visited {
	background-image: url(../img/bottun01.gif);
	background-position: left top;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
}
a.li01:hover {
	background-image: url(../img/bottun01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
dt	{
	padding: 5px 5px 5px 8px;
	font-weight: bold;
	border: 1px solid #727272;
	background-color: #E4E4E4;
}
.wrapper #basic02_container .container_middle .comment01 .answer span {
	font-weight: normal;
	color: #666666;
	padding-left: 0.5em;
}

.quiz_content {
	background-color: #E4E4E4;
	padding: 5px;
	border: 1px solid #999999;
}

.answer {
	margin-top: 30px;
}
.archive {
	background-color: #E4E4E4;
	padding: 5px 5px 5px 0.5em;
	border: 1px solid #666666;
}

dd	{
	padding: 5px 5px 5px 15px;
	margin: 0px;
}
