@charset "UTF-8";

.box02{
background: #dfeefa;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
text-align: center;
padding: 25px 40px;
margin: 30px 30px 0;
}

.box02 dt{
font-size: 167%;
line-height: 1.4;
font-weight: 600 !important;
}

.box02 dd{
margin-top: 15px;
font-size: 123.1%;
line-height: 1.4;
}
