H2{
  background-image : url(http://life.kensaku100.com/blue2.jpg);
  color : white;
}
BODY{
  background-image : url(http://www.kensaku100.com/bg_base.gif);
  background-repeat : repeat;
  font-size : 15px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	position: relative;
	top: 2px;
	left: 2px;
}
#content{
  background-color : white;
  width : 640px;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;  
  margin-top : 0%;
  margin-left : 0%;
  margin-right : 0%;
  margin-bottom : 0%;
  text-indent : 10px;
  text-align : left;
  font-size : 15px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
}
H1{
  color : white;
  padding-top : 0px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 0px;
}
h1 a{
	color:#ffffff;
	text-decoration: none;
}

#barner{
  color : white;
  padding-top : 7px;
  padding-bottom : 7px;
  background-image : url(http://life.kensaku100.com/blue2.jpg);
  text-indent : 7px;
}
H2{
  color : white;
  text-indent : 8px;
}
#copy{
  color : white;
  text-align : center;
  background-color : blue;
  background-image : url(http://life.kensaku100.com/blue2.jpg);
}
#box{
  text-align : center;
}
TABLE{
  font-size : 15px;
}
