body {
      text-align: center;
}

.contents {
	width: 740px;
	margin:auto;
	padding: 0px;
	text-align: left;
        font-size:13px; 
        line-height:120%;
	position: relative;
}

.main {
        float:left;
	width:440px;
	padding: 0px 5px 10px;
	margin: 0px 10px 5px;
        font-size:13px; 
/*	background-color: #deffde;
	border-top: solid 1px #01A252;    */
	border-left: solid 1px #01A252;
	border-right: solid 1px #01A252;
	border-bottom: solid 1px #01A252;
}

.side_right {
        float:left;
	width:140px;
	height:400px;
	margin: 0px;
	padding:120px 0px 10px;
	background-image: url(image/f12.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #deffde;
}

.side_left {
        float:left;
	width:140px;
	height:400px;
	margin: 0px;
	padding:120px 0px 10px;
	background-image: url(image/f11.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #deffde;
}

address {
	font-style: normal;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}


td { 
       font-size:13px;
       line-height:130%;
}

h1 { 
        font-size:9pt;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 0px; 
        color:green; 
}

h2 {
	font-size: 110%;
	line-height: 130%;
	padding: 2px;
        color: red;
	text-align: center;
	background-color:#deffde;
	margin-top: 3px; 
	margin-bottom: 3px; 
	border-top: solid 1px #01A252;
	border-bottom: solid 1px #01A252;
}

h3  {
	color: green;
	font-size: 105%;
	margin-left: 5px;
	margin-right: 5px;
	border-top:double 3px #ff66ff;
	border-bottom:double 3px #ff66ff;
	text-align: center;
	clear:both;
}

h4  {
        font-size:13px;
	font-weight: normal;
	color: green;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px; 
}


p  {
	margin-left: 5px;
	margin-right: 5px;
}

strong {
	font-weight: normal;
}


.footer {
        clear:both;
	width: 740px;
	height: 25px;
	text-align: center;
	margin: 8px 0px 0px; 
	padding: 3px;
	background-color: #deffde;
	border-top: solid 1px #01A252;
	border-bottom: solid 1px #01A252; 
}

.footer p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 88%;
	line-height: 130%;
	margin-left: 0px;
	margin-right: 0px;
}

.box {
	font-size:13px;
	line-height:130%;
	width:420px;
	height:26px;
	margin: 0px 0px 4px 0px;
	padding:6px 3px 3px 3px;
	border-style:solid;
	border-width:1px;
	border-color:#996633;
	background-color:#FFFFCC;
}

