BODY{
  background-image : url(new_pic/seigaiha5.jpg);
  background-repeat : repeat-y;
/*  margin: 10px 100px;*/
  background-color: white/*#ffff99*/;  /* ‘S‘Ì‚Ì”wŒiF */
  font-size: small;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
  line-height: 1.5em;
 
}

#wrapper {
	margin-left: 100px;
	margin-top: 10px;
	width: 620px;
}

#header {
	width: 100%;
	height: 2em;
}

#header A.menu {
  display: block;
  float: left;               /* ¶‘µ‚¦ */
  width: 85px;              /* ‰¡• */
  background-color: lightgreen; /* ”wŒiF */
  border: solid 1px olivedrab/*#669966*/; /* ˜g‚ÌF */
  margin: 0px 0px 0px -1px;
  padding: 5px 0px 1px;
  font-size: small;           /* ƒtƒHƒ“ƒgƒTƒCƒY */
  text-align: center;        /* …•½‘µ‚¦ */
  text-decoration: none;     /* ‰ºü‚ðÁ‚· */
}

#header A.menu:hover {
/*  margin: 5px 0px 0px -1px;*/
  background-color: gold;
}

#header A.common:hover {
	background-color: lightgreen;
}

p.copyright{
	text-align:center;
	color:green;
	font-size: x-small;
}

H1 { 
	font-size : 20pt;
	color:brack;
	text-align : left/*center*/;
	line-height : 1em;
	/*filter : Blur(makeshadow=true,pixelradius=10,shadowopacity=0.80)*/
	/* filter: dropshadow(color=#cccccc, offx=5, offy=5, positive=1);*/
	width: 100%;
	height: 246px;
	font-family:serif;
	font-weight: bold;
	background-image: url("new_pic/top.jpg");
	background-repeat : no-repeat;
	background-position: center/*right*/ bottom;
	background-color: Khaki;
}

H2{
	clear: both;
	font-size : 20pt;
  	font-family: "‚l‚r ‚o–¾’©", •½¬–¾’©, serif;
	color:brack;
	text-align : center;
}

H3 {
  color: brack/*#000099*/; /* •¶Žš‚ÌF */
  padding-left: 10px; /* ¶‚Ì—]”’ */
  border-width: 0px 0px 2px 10px; /* ˜g‚Ì• */
  border-style: solid; /* ˜g‚ÌŽí—Þ */
  border-color: darkseagreen/*#9999ff*/; /* ˜g‚ÌF */
  line-height: 100%; /* s‚Ì‚‚³ */
@font-family:serif;
}
ul {
	list-style-image : URL(new_pic/whatslist.jpg);
	line-height :2em;
}

/* ˆê’è(•s“§–¾“x50) */
.ft0 { filter: alpha(style=0, opacity=50) }
/* üŒ`(•s“§–¾“x10`90) */
.ft1 { filter: alpha(style=1, opacity=10, finishopacity=90) }
/* ‰~Œ`(•s“§–¾“x100`0) */
.ft2 { filter: alpha(style=2, opacity=100, finishopacity=0) }
/* ’·•ûŒ`(•s“§–¾“x90`10) */
.ft3 { filter: alpha(style=3, opacity=90, finishopacity=10) }
-->
HR {
  color: #009900; /* ü‚ÌF(IE—p) */
  background-color: #009900; /* ü‚ÌF(NN—p) */
  height: 10px; /* ü‚Ì‘¾‚³ */
  border: 0px; /* ˜g‚Ì‘¾‚³ */
  filter: Alpha(opacity=100, finishopacity=0, style=2); /* ƒtƒBƒ‹ƒ^ */
}
