<head>
<style type="text/css">
<!--
.yohaku_padding {
padding: 10px 20px 30px 40px; /* 上=10px、右=20px、下=30px、左=40px */
border-style: solid;
border-color:firebrick;
}
-->
</head>
<body> <div align="" class="yohaku_padding"><h2 class="">余白上10右20下30左40</h2></div> </body>