@charset "UTF-8";


.box02{
background: #dfeefa;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
text-align: center;
padding: 25px 40px;
margin: 10px 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;
}

.w481{
width: 481px !important;
margin: 0 auto;
display: block;
}