@charset "UTF-8";
@import "policybase.css";

#answer_block{	
	background-color:#F0F5FF;

}

.section img{
	float:right;		
}

.description4{
	float:left;
	width:260px;
	margin-left:20px;
	display: inline;
}

.description4 h3{
	
	font-size: 12pt;
	font-weight: bold;
	margin-bottom:15px;
}

.description2{
	float:left;
	width:490px;
	margin-left:20px;
	display: inline;
}

.description2 h3{
	
	font-size: 12pt;
	font-weight: bold;
	margin-bottom:15px;
}

.desc2img{
	float:left;
	margin-left:20px;

}



#setsumei{
	float:left;
	width:510px;
	margin-top:30px;
	margin-left:30px;
	margin-bottom:20px;
	padding:10px;
	background-color:#FFF;
	font-size: 14px;
	line-height: 22px;
}

.blue{
	
	color: #39C;
}

.red{
	color: #C36;
}