BODY{
  font-family:"MS PGothic",Arial,sans-serif;
  text-align : center;
  background-color : #e6fff2;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : small;
  color : #666666;
}
#body{
  text-align : left;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 600px;
  color : #666666;
  background-color : #ffffff;
  padding-top : 5px;
  padding-bottom : 15px;
}
#logo{
  text-align : center;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
  margin-bottom : 2px;
}
H1{
  text-align : center;
  font-size : small;
  color : #ff0080;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-weight : bold;
}

A{
	font-weight:bold;
	color:#0099cc;
	text-decoration : none;
}

DIV.ichiran{
	margin:5px;
}

DIV.sttl{
  background-image : url(../image/bg1.gif);
  background-repeat : repeat-x;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d7d79f;
  border-bottom-color : #a79f3f;
  margin-top : 7px;
  margin-bottom : 2px;
  font-weight : bold;
}


.ad{
  text-align : center;
  margin-top : 2px;
  margin-bottom : 2px;
}

DIV.link{
	padding:5px;
	line-height:140%;
	color:#BBBBBB;
	background-color:#f5ecff
}
