@charset "UTF-8";

/* **************************************************

Name: casetop.css
Description: CSS for Case Top Page
Create: 2022.07.20
Update: 

***************************************************** */


/* [xxx] 商品・ソリューショントップページ
=========================================================================================== */

.ProductsSection .LinkListStyle1 li a span.NewWin {
  padding-right: 15px;
  background-image: url("/image/jp/r1/icon/icon_new_window.gif");
}
.ProductsSection .LinkListStyle1 li a:hover span.NewWin,
.ProductsSection .LinkListStyle1 li a:active span.NewWin {
  padding-right: 17px;
}
