#content_pc {position: relative;}
#content_m {position: relative;}
	
.tag1 {
      display: block;
      background-image: url(../images/tag_a.png);
	  width: 135px;
      height: 25px;
      position: absolute;
      top: 10px;
      right: 10px;
      border: none; }
