BODY {
	color: #548989;
	background-color: #f8ffe8;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-size: 80%;
    line-height:1.5em;
}
div#main {
    width:760;
}
div#right {
    text-align:right;
}
hr{
  color: #548989; 
  background-color: #548989;
  height: 1px;
  border: 1px;
  border-style: dashed;
  margin-top:5px;
  margin-bottom:5px;
}
h1 {
    margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
    color: #548989;
    background-image: url(01subh04.gif);
    background-repeat: no-repeat;
	background-position: left bottom;
    line-height: 20px;  
    font-size: 1em;
    font-weight: bold;
}
h2 {
    margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
    padding-left: 10px; /* 左の余白 */
    border-width: 0px 0px 2px 20px; /* 枠の幅 */
    border-style: solid; /* 枠の種類 */
    border-color: #D0EBED; /* 枠の色 */
    line-height: 100%; /* 行の高さ */
    font-size: 1.5em;
}
