@charset "UTF-8";
.main {
	font-size : 1.6rem;
	line-height: 150%;
}
.small-head{
	font-weight : bold;
	font-size : 1.6rem;
	color : #422;	
	
}
.heading{
	padding : 5px 12px;	
	
}
.article p{
	margin : 10px auto 20px;

}
.kyocho {
	text-decoration:underline; 
	font-weight : bold;
	
}
.dl-orange dt{
	color : #a44300;
	font-weight : bold;
}
.theorem {
	font-weight : bold;
}