@charset "UTF-8";

.postage{
margin:1em auto 2em !important;
}

.area{
text-align:center !important;
}

.fee{
min-width:5em;
text-align:right !important;
}


@media (min-width:700px) {
	
.postage{
width:80%;
font-size:120%;
}
	
}