body{
	font-size : 10pt;
	font-family:"MS PGothic",sans-serif;
	line-height:14pt;
	margin:10px;
	padding:0;
	color : #333;
	background-image : url(../image/kabex.gif);
        background-repeat : no-repeat;
        background-position : right bottom;
        background-attachment :fixed;}  

#head{
	background-color: #FFF8DC;
	border-bottom: 1px solid #ff6600;
	border-top: 1px solid #ff6600;
	border-left: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
        padding : 10 5 5 10;
	margin:0 auto;
        text-align: left; 
        line-height : 15pt;
        font-size : 10.3pt;

}

#body{
	border-width : 1px;
	border-style : solid;
	border-color : #ff6600;
	background:#fff;
	background-color : #ffffff;
        background-image:url(../image/dp.png);
        background-repeat: no-repeat;
        background-position: right;
        text-align: left; 
}

h1{
	margin :0;
	padding : 1px 0 0 10px;
	font-size : 12pt;
	color:#333;
	background:#FFF8DC url(../image/h2.png) repeat;
}

h2{
	padding:5px 5px 5px 5px;
	background-color: #FFF8DC;
	border-bottom: 1px solid #ff6600;
	border-top: 1px solid #ff6600;
	border-left: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	margin:15px 7px 5px 20px;
	font-size:12pt;
        color : #000000;
}

h3{
	padding:1px 0 1px 10px;
	border-bottom:1px solid #ff6600;
	margin:15px 7px 0 20px;
	background:#FFF8DC;
	font-size:12pt;
}

p{      margin:10px 13px 10px 19px;
        text-indent:1em;
        font-size:10pt;
}

dl{display: table;}
	

dt{
	padding-left:20px;
	font-size:12pt;
	font-weight:bold;
	color:#333000;
}

dd{
	display: table;
	text-indent:1em;
}

ul{
list-style-image:url(../image/x132a.png);
}

a:link{
  color: #333333;
  text-decoration: none;
  }
a:visited{
  color: #333333;
  text-decoration: none;
  }


<!--
A{ text-decoration:none;}
A:hover{ text-decoration:none; color:#ff6600; }
#menu a{color:#333;text-decoration:none;}
#menu a:hover{color:#ff6600;}
//-->

<!--
html, body {
scrollbar-arrow-color: #ff6600;
scrollbar-face-color: #FFF8DC; 
scrollbar-3dlight-color: #ff6600;
scrollbar-darkshadow-color: #ff6600;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ff6600;
}
-->

}