/* CSS Document */

h1{
	margin-top: 18px;
	margin-left: 18px;
	margin-bottom: 25px;
}

h2{
	clear: both;
	background-image: url(../img/master/midashi_back.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 647px;
	margin-left: 45px;
	padding-top: 11px;
	padding-left: 32px;
	font-size: 20px;
	margin-bottom: 15px;
}

.question{
	background-color: #E8DFD2;
	width: 611px;
	font-size: 14px;
	margin-left: 75px;
	margin-bottom: 5px;

		overflow: hidden;
}

.answer1,.answer2,.answer3,.answer4,.answer5,.answer12,.answer22{
	background-color: #F5F1EB;
	width: 611px;
	font-size: 14px;
	margin-left: 75px;
	margin-bottom: 20px;
	clear: both;
}

.answer_master{
	background-color: #F5F1EB;
	width: 611px;
	font-size: 14px;
	margin-left: 75px;
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
}


.answer3{
	height: 80px;
}

.answer4{
	height: 100px;
}
.answer2{
	height: 60px;
}

.answer12{
	height: 260px;
}
.answer22{
	height: 415px;
}



.chui{
	font-size: 12px;

}



.q_img{
	float: left;
	margin-top: 10px;
	margin-left: 10px;

}

.q_img2{
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	background-color: #0098FF;
	color: #FFFFFF;
	height: 15px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 7px;
	padding-bottom: 2px;
	font-weight: bold;
}

.q_txt{
	padding-top: 9px;
	padding-bottom: 8px;
	float: left;
	width: 550px;

}
.a_txt{
	width: 560px;
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 18px;
	line-height: 150%;

}
