.topimg {
  background-color: #FFFFFF;
  border: 1px solid #A9A9A9;
  margin: -5px 0px 20px -5px;
  padding: 10px;
  position: relative;
  float: right; 
  vertical-align: bottom;
  line-height:15px;
  color: #255073;
  text-align: right;
  font-style: italic;
  font-size:9px;
  }

div.img-fuchi_r {
	background-image: url("shadow.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 5px 0px 0px 15px;
	padding-bottom: -20px;
	float: right;
	position: relative;
	margin-bottom: 0px;
  }

.copyright-r {
  background-color: #FFFFFF;
  border: 1px solid #A9A9A9;
  margin: -5px 0px 5px 5px;
  padding: 4px;
  position: relative;
  float: right; 
  vertical-align: bottom;
  line-height:10px;
  color: #255073;
  text-align: right;
  font-style: italic;
  font-size:9px;
  }

div.img-fuchi_l {
	background-image: url("shadow.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 5px 15px 0px 0px;
	padding-bottom: -20px;
	float: left;
	position: relative;
	margin-bottom: 0px;
  }

.copyright-l {
  background-color: #FFFFFF;
  border: 1px solid #A9A9A9;
  margin: -5px 5px 5px 0px;
  padding: 4px;
  position: relative;
  float: left; 
  vertical-align: bottom;
  line-height:10px;
  color: #255073;
  text-align: right;
  font-style: italic;
  font-size:9px;
  }