@charset "utf-8";
/* CSS Document */

.top_midashi {
	padding-top: 40px;
}
.top_midashi2 {
	padding-top: 23px;
}

.question1 {
	background-image: url(../images/question1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 130px;
	font-size: 1.2em;
	font-weight: bold;
	color: #B06B00;
	padding-top: 2px;
	margin-left: 49px;
}

.question2 {
	background-image: url(../images/question2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 130px;
	font-size: 1.2em;
	font-weight: bold;
	color: #B06B00;
	padding-top: 2px;
	margin-left: 49px;
}

.question3 {
	background-image: url(../images/question3.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 27px;
	padding-left: 130px;
	font-size: 1.2em;
	color: #B06B00;
	padding-top: 1px;
	margin-left: 49px;
	line-height: 1.25em;
	font-weight: bold;
}
.question4 {
	background-image: url(../images/question4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 130px;
	font-size: 1.2em;
	font-weight: bold;
	color: #B06B00;
	padding-top: 2px;
	margin-left: 49px;
}

.question5 {
	background-image: url(../images/question5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 130px;
	font-size: 1.2em;
	font-weight: bold;
	color: #B06B00;
	padding-top: 2px;
	margin-left: 49px;
}

.question6 {
	background-image: url(../images/question6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 130px;
	font-size: 1.2em;
	font-weight: bold;
	color: #B06B00;
	padding-top: 2px;
	margin-left: 49px;
}

.question7 {
	background-image: url(../images/question7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 130px;
	font-size: 1.2em;
	font-weight: bold;
	color: #B06B00;
	padding-top: 2px;
	margin-left: 49px;
}


.answer {
	background-image: url(../images/answer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 548px;
	
}
.answer_text {
	padding-left: 140px;
	padding-top: 20px;
	line-height: 1.3em;
	width: 380px;
	_width: 520px;
}
