img.gunskins1 {
margin: 5px 2px 5px 0px;
}

img.gunskins2 {
margin: 5px 0px 5px 2px;
}

img.sw {
margin: 3px 0px 3px 0px;
}

span.itemne1 
{ background-color: #cc0067; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    padding: 0 10px;
    margin-bottom: 5px;
    height: 18px;
    line-height: 18px;
  　  }

span.itemne2
{ background-color: #536d95; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 0 10px;
    height: 18px;
    line-height: 18px;
  　  }

span.itemne3
{ background-color: #536d95; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 0 10px;
    height: 18px;
    line-height: 18px;
  　  }

span.itemne4
{ background-color: #ef7915; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 0 10px;
    height: 18px;
    line-height: 18px;
  　  }

span.itemne5
{ background-color: #536d95; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 0 10px;
    height: 18px;
    line-height: 18px;
  　  }


span.itemne6
{ background-color: #536d95; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    padding: 0 10px;
    margin-bottom: 5px;
    height: 18px;
    line-height: 18px;
  　  }

span.itemne7
{ background-color: #ff160df5; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 0 10px;
    height: 18px;
    line-height: 18px;
  　  }

span.itemne8
{ background-color: #dc143c; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 0 10px;
    height: 18px;
    line-height: 18px;
  　  }

span.itemne9
{ background-color: #d40019; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 0 10px;
    height: 18px;
    line-height: 18px;
  　  }

.example {
  position: relative;
  }

.example p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  /*文字の装飾は省略*/
  }

.example img {
  width: 100%;
  }
