<head>
<style type="text/css">
<!--
.yohaku_margin {
margin: 50px 100px 200px 300px; /* 上=1px、右=2px、下=3px、左=4px */
border-style: solid;
border-color:firebrick;
}
-->
</head>
<body> abcdefg <div align="" class="yohaku_margin"><h2 class="">余白上50右100下200左300</h2></div> abcdefg </body>