@charset   "Shift_JIS";
 

@import url(link.css);
BODY{
  background-image : url(images/gif/back.gif);
  margin-top : 0px;
  text-align : center;
  background-repeat : repeat-x;
}

#back{
  background-color : white;
  width : 795px;
  height : 700px;
  background-repeat : no-repeat;
  position : relative;
  
}

#header{
  background-image : url(images/gif/header.gif);
  background-repeat : no-repeat;
  height : 153px;
  width : 700px;
  text-align : left;   
}

#menu{
  background-image : url(images/gif/menu.gif);
  width : 781px;
  height : 63px;
  list-style: none;
}

#menu li {
  display: inline;
}

#menu A {
  float : left;
  width : 95px;
  display: block;
  color : white;
  line-height:61px;
  font-weight: bold;
  font-size : 17px;
  position : relative;
  top:1px;
  margin-right : -10px; 
}

#menu A:hover {
  background : url(images/gif/menu-r.gif) repeat-x;
} 
#main{
  text-align : center;
  width : 781px;
}

.hpb-cnt-tb1{
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.hpb-cnt-tb2{
	background-color: #333333;
	border: 1px solid #333333;
}
.hpb-cnt-tb3{
	background-color: #333333;
	border: 0px solid #333333;
}
.hpb-cnt-tb-th1 {
	background-color: #BBBBBB;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.hpb-cnt-tb-th2 {
	background-color: #CCCCCC;
	font-size: 80%;
	color: #333333;
	border: 0px solid #333333;
}
.hpb-cnt-tb-cell1 {
	background-color: #EEEEEE;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.hpb-cnt-tb-cell2 {
	background-color: #FFFFFF;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.hpb-cnt-tb-cell3 {
	background-color: #EEEEEE;
	font-size: 80%;
	color: #333333;
	border: 0px solid #333333;
}
.hpb-cnt-tb-cell4 {
	background-color: #FFFFFF;
	font-size: 80%;
	color: #333333;
	border: 0px solid #333333;
}
.hpb-cnt-tb-cell5 {
	background-color: #FFFFFF;
	font-size: 80%;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#footer1{
  margin-top : 50px;
  border-top-width : 4px;
  border-top-style : solid;
  border-top-color : fuchsia;
  width : 781px;
}

#footer2{
  height : 70px;
  width: 781px;
  background : url(images/gif/footer.gif) repeat-x center bottom;
  text-align : left;
  text-indent : 360px;
  margin-top : -20px; 
}

#footer2 UL{
  list-style-type : none;
  position : relative;
  top : 20px;
  font-size : 15px;
  color : blue;
  right : auto;
}