TD{
  line-height : 20px;
  font-size : 12px;
  background-repeat : no-repeat;
  color:#777777;
  letter-spacing : 1px;
  font-size : 12px;
  font-family : Verdana,Arial,sans-serif;
}

B{
  font-size : 13px;
  font-family : Verdana,Arial,sans-serif;
}

BODY{
  font-size : 11px;
  font-family : Verdana,Arial,sans-serif;
}

P{
  font-size : 11px;
  line-height : 12px;
  font-family : Verdana,Arial,sans-serif;
}

h1{
  width: 100%;
  font-size:10px;
  font-weight:lighter;
  font-family : Verdana,Arial,sans-serif;
  margin-bottom:0px;
  text-align: right;
}

h2{
  font-size:15px;
  letter-spacing : 5px;
  font-family : Verdana,Arial,sans-serif;
  margin-bottom:5px;
}

H3{
  font-size : 13px;
  font-weight:lighter;
  font-family : Verdana,Arial,sans-serif;
}

SPAN{
  width: 100%;
  font-size : 10px;
  text-align: right;
}

.webrss {
	font-size: 11px;
	color: #5f8d6b;
  line-height : 22px;
	margin-bottom:-20px;
}

.webrss ul li {
	list-style-type: none;
	margin-left: -40px;
  font-size : 9px;
}

DIV.link {
	text-align: center;
        padding: 10 5 10 5;
        border-style: double;
        border-width: 3px;
        border-color: #996666;
	width: 570px;
}

STRONG{
        color:#999999;
}

em {
	font-style: normal;
}

#wrapping {
  background-color: #E5DCD7;
  border: #999999 1px solid;
  width: 530px;
　height: 85px;
　padding: 0 5 0 5;
}

#info {
  background-color: #E5DCD7;
  border: #999999 3px dotted;
  width: 530px;
　height: 80px;
　padding: 5px;
}

#footer {
  background : url(image/logo.gif);
  background-repeat: no-repeat; 
  background-position: 20px center;
  background-color: #F2F2DB;
  width: 560px;
　height: 85px;
  padding-top: 8px;
  padding-left: 100px;
  margin-top: 25px;
  margin-bottom: 25px;
  border: #999999 1px solid;
}