body{
	font-size : 10pt;
	font-family:"MS PGothic",sans-serif;
	line-height:14pt;
	padding:0;
	color : #333;
	background-image : url(../image/kabe_shima4.gif);
        background-repeat : repeat-xy;
        background-attachment :fixed;}  

h1{
	margin:0 0 0 110px;
	text-indent:-500px;
	background: url(../image/logo.png) no-repeat;
        background-repeat : no-repeat;
        height : 40pt;
        width : 250pt;
}

h2{
	margin:0;
	padding : 5px 0 0 10px;
	font-size : 12pt;
	color:#333;
	background:#FFF8DC url(../image/h2.png) repeat;
}

h3{
	padding:1px 10px 1px 10px;
	border-bottom:1px solid #ff6600;
	margin:15px 7px 0 20px;
	background:#FFF8DC;
	font-size:11pt;
}

p{      margin:10px 13px 10px 19px;
        text-indent:1em;
        font-size:10pt;
}

ul {
	list-style-image	: url(../image/x132a.png);
}

/* ============================================================== */

#head{
	background:#fff;
	border:1px solid #ff6600;
	background-color: #FFF8DC;
	text-align: right;
	padding:3px 0 0 0;
	width:797px;
	margin:0 auto;
}

#titol {
	text-align: center;
	background-color: #FFFFFF;
	border-top: 1px solid #ff6600;
	padding:10px 10px 5px 10px;
        background-image : url(../image/titolimage.png);
        background-repeat : no-repeat;
        background-position : right;
}

#menu{
	border-width : 1px;
	border-style : solid;
	border-color : #ff6600;
        background-image : url(../image/e.png);
        background-repeat : repeat-y;
	background-color : #ffffff;
	float:left;clear:both;
        background-position: left bottom;
	width:250px;
	font-size : 10.5pt;
}

#layout{
	width:800px;
	text-align:left;
	margin:0 auto;
}

#bana{top:20px;
	right:300px;
	position:absolute;}

#foot {
	text-align: center;
	font-size:10px;
	background:#FFF8DC;
	border-color:#ff6600;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	width:800px;
	margin:0 auto;
}


/* ============================================================== */

.section{
	border:1px solid #ff6600;
	background-color : #ffffff;
        background-repeat: no-repeat;
        background-position: right bottom;
	width:540px;
	margin:0 0 0 258px;
}

}

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;
}
-->

}