@charset 'EUC-JP';
/*------------------------------------
  /service/
  
  Coder: macky
  Date : 2007/12/05
  Msg  : 全体の基礎部分の構成が書いてあります。
------------------------------------*/
body{
/*
  text-align:center;
*/
	font-family:"Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif !important;
  font-size:14px;
  color:#2d2d2d;
}
* html{
  filter: expression(document.execCommand('BackgroundImageCache', false, true));
}
#vs_wrapper{
  width:100%;
}

#vs_header {
  position:relative;
  height:192px;
  background:#c7e6ff url('/service/common/images/bg_header.gif') repeat-x top left;
  text-align:left;
}

  #vs_header #vsOtherService ,
  #vs_header #vsPRlink {
    width:100%;
    font-size:11px;
    text-align:center;
  }
  #vs_header #vsOtherService {
    min-width:1000px;
    _width:expression(
      (document.documentElement.clientWidth < 1002)? "1000px" :
         "auto"
    );
    height:2.5em;
    line-height:2.5em;
    background:#fff url('/service/common/images/bg_otherservice.gif') repeat-x bottom left;
  }
    #vs_header #vsOtherService a {
      color:#3479be;
    }
    #vs_header #vsOtherService span{
      padding:0 0.2em;
      color:#ccc;
    }
  #vs_header .fLeft,
  #vs_header_simple .fLeft{/*20101105*/
    float:left;
    width:502px;
  }
  #vs_header .fRight{
    float:right;
    position:relative;
    width:498px;
  }
  #vs_wrapper #vs_header h1,
  #vs_wrapper #vs_header_simple h1{/*20101105*/
    font-size:11px;
    color:#8ca2b2;
    margin-top:-1px;
  }
  #vs_header h2#vsLogo a{
    display:block;
    width: 182px;
    height: 54px;
    margin-top:-3px;
    z-index:999;
    background:url('/service/common/images/vs_logo.png') no-repeat top left;
    text-indent:-9999pt;
    overflow:hidden;
  }
  #vs_header_simple h2#vsLogo a{/*20101105*/
    display:block;
    width: 182px;
    height: 54px;
    margin-top:-3px;
    z-index:999;
    background:url('/service/common/images/vs_logo.png') no-repeat top left;
    text-indent:-9999pt;
    overflow:hidden;
  }
  #vs_header h2#vsLogo img,
  #vs_header_simple h2#vsLogo img{ display:none;}/*20101105*/
  #vsNavigation {
    clear:both;
  }
  #usersAction {
    float:right;
    width:498px;
  }
    #usersAction li{
      float:left;
      height:30px;
      }
    #usersAction li#vs_loginArea{}
/* gecko edit */
    #vs_userid{
      position:absolute;
      top:-17px;
      right:5px;
      display:block;
      width:200px;
      text-align:right;
      font-size:11px;
    }
/* /gecko edit */

    #vs_userid b{
      padding:0 5px;
    }
    #vs_vpass dt{
      display:none;
    }
  #mainCategory{
    position:absolute;
    top:91px;
    left:5px;
  }
  #mainCategory ul li{
    float:left;
    width: 38px;
    height: 20px;
    background:#aaa;
  }
  #mainCategory ul li a{
    display:block;
    padding-top:2px;
    color:#fff;
    text-decoration:none;
  }
    #mainCategory li.thisWin,
    #mainCategory li.thisMac,
    #mainCategory li.thisOther,
    #mainCategory li.thisAdobe,
    #mainCategory li.thisMaterial,
    #mainCategory li.thisSecurity,
    #mainCategory li.thisChoiyomi,
    #mainCategory li.thisBusiness{
      display:block ;
      text-align:center;
      font-size:11px;
      border:1px solid #fff;
      border-right:none;
    }
    #mainCategory li.thisWin{ background:#397cbd url('/service/common/images/tab_win.jpg') repeat-x bottom left;width:6em;}
    #mainCategory li.thisMac{ background:#57923a url('/service/common/images/tab_mac.jpg') repeat-x bottom left;width:5em}
    #mainCategory li.thisOther{
      width:130px;
      line-height:1.5 ;
      font-size:10px;
       background:#928d3a url('/service/common/images/tab_other.jpg') repeat-x bottom left;}

		#mainCategory li.thisAdobe{
			width:90px;
			font-size:11px;
			background:#323232 url('/service/common/images/tab_adobe.jpg') repeat-x bottom left;}

	#mainCategory li.thisMaterial {
		width:68px;
		line-height:1.5;
		font-size:11px;
		background-color:#f3ce00;}
	#mainCategory li.thisMaterial span {
		color:#3a78aa;}

	#mainCategory li.thisSecurity {
		width:68px;
		line-height:1.5;
		font-size:11px;
		background-color:#c00;}

	#mainCategory li.thisChoiyomi {
		width:7em;
		line-height:1.5;
		font-size:11px;
		background-color:#25c600;}

	#mainCategory li.thisBusiness {
		width:7em;
		line-height:1.5;
		font-size:11px;
		background-color:#2c3369;}

    #mainCategory li.thisWin a:hover{ background:#397cbd;}
    #mainCategory li.thisMac a:hover{ background:#57923a;}
    #mainCategory li.thisOther a:hover{background:#928d3a;}
    #mainCategory li.thisAdobe a:hover{background:#323232;}
	#mainCategory li.thisMaterial a:hover{background:#f2d530;}
	#mainCategory li.thisSecurity a:hover{background:#e55;}
	#mainCategory li.thisChoiyomi a:hover{background:#4ee02d;}
	#mainCategory li.thisBusiness a:hover{background:#5e68b5;}

	#mainCategory li img {
		vertical-align:middle;
		margin-right:3px;}

  .subCategory{
    position:absolute;
    top:113px;
    left:0px;
    width:100%;
    min-width:1000px;
    height:30px;
  }
    .subCategory dt,
    .subCategory dd,
    .subCategory ul li{
      float:left;
    }
    .subCategory a{
      color:#fff !important;
    }
    .subCategory dt a{
      display:block;
      padding:8px 20px 0px;
      font-size:11px;
    }
      .subCategory ul li{
        padding-top:1px;
      }
      .subCategory ul li a{
        float:left;
        display:block;
        height:28px;
        margin-right:1px;
        text-decoration:none;
        border-left:1px solid #1463b1;
      }
      .subCategory ul li a:hover{
        background:#0297ff;
      }
			dl.thisAdobe ul li a{
				border-left:1px solid #888 !important;}

      .subCategory ul li a span{
        display:block;
        padding:5px 0.8em 0px 4px;
        font-size:13px;
      }
      .subCategory ul li a span b{
        font-size:12px;
        padding:0px 0.2em 0px 0px;
        color:#ebe300;
      }
  #vsPRlink{
    position:absolute;
    bottom:3px;
    left:0px;
  }
  #categoryEx #vsPRlink {
    display:none;
  }
  #vsPRlink p{
    margin:0 auto;
    min-width:1000px;
  }
  #vs_searchform{
    width:100%;
    position:absolute;
    top:145px;
    left:0;
    text-align:center;
  }
    #vs_searchform p{
      min-width:1000px;
    }
    #vs_searchform #query{
      width:250px;
      height:20px;
      font-size:12px;
      color:#ccc;
      text-indent:3px;
      line-height:1.8;
    }
    #vs_searchform #vs_search{
      width:50px;
      height:20px;
      line-height:1.1;
      margin-top:2px;
      vertical-align:top;
    }

#vs_main {
  position:relative;
/*
  padding-top:23px;
*/
  width:100%;
  min-width:1000px;
}
#vs_left ,
#vs_right ,
#vs_center {
  text-align:left;
  font-size:14px;
  padding-top:10px;
}
  /*-- vsContent --*/
  .vsContent{
    margin-bottom:10px;
    border:1px solid #cfe3f3;
  }
  .vsContent dd p{
    margin-bottom:10px;
  }
    .vsContent dd p img{
      float:left;
      padding:3px 5px 0 0;
    }
      .vsContent dd p a{
        width:50px;
        text-decoration:none;
      }
      .vsContent dd p a strong{
        display:block;
        font-size:12px;
        font-weight:bold;
        text-decoration:underline;
      }
      .vsContent dd p a span{
        font-size:12px;
        color:#2d2d2d;
      }
  /*-- /vsContent --*/
#vs_left {
  float:left;
  width:20%;
  min-width:200px;
  padding-left:5px;
}
  /*-- vsShopMenu & vsContent --*/
  #vsShopMenu dd,
  .vsContent {
    padding:3px 5px 3px 5px;
  }
  /*-- /vsShopMenu & vsContent --*/

  /*-- vsShopMenu --*/
  #vsShopMenu #vsShopMenuList{
    border:1px solid #7f7f7f;
    margin-bottom:10px;
  }
    #vsShopMenu #vsShopMenuList dl dd{
      margin-left:0.5em;
    }
    .toNext {
      text-align:right;
      font-size:11px;
    }
      #vsShopMenu #vsShopMenuList dl dd ul li {
        list-style:disc outside;
        margin:0 0 5px 10px;
      }
        #vsShopMenu #vsShopMenuList dl dd ul li a{
          display:block;
          width:100%;
          height:100%;
        }
  #vsShopMenuTitle{
    position:relative;
    width:100%;
    background:#3479be;
    color:#fff;
    text-indent:0.5em;
  }
    #vsShopMenuTitle i{
      position:absolute;
      width:1px;
      height:1px;
      text-indent:-9999pt;
      overflow:hidden;
      background:#fff;
    }
    #vsShopMenuTitle i.dotL{
      top:0;
      left:0;
    }
    #vsShopMenuTitle i.dotR{
      top:0;
      Right:0;
    }
  
  /*-- special --*/
  #vs_left dl.vsContent.specialContent dd p span{
    font-size:11px;
  }
#vs_right {
  width:24%;
  float:left;
  min-width:240px;
}
  /*-- vs_bookmark --*/
  #vs_bookmark{}
    #vs_bookmark li{
      float:left;
      padding:0 10px 5px 0;
    }
      #vs_bookmark .icoBookMark a,
      #vs_bookmark .icoRss a{
        display:block;
        height: 28px;
        text-indent:-9999pt;
        overflow:hidden;
      }
      #vs_bookmark .icoBookMark a{
        width:146px;
        background:url('/service/common/images/ico_bookmark.gif') no-repeat top left;
      }
      #vs_bookmark .icoRss a{
        width:56px;
        background:url('/service/common/images/ico_rss.gif') no-repeat top left;
      }
  /*-- dmArea --*/
  .vsContent.dmArea {
    border-color:#bbd3b1;
    background:url('/service/common/images/bg_dmarea.gif') repeat-x bottom left;
  }
    .vsContent.dmArea p{
      color:#518637;
      font-size:12px;
    }
    .vsContent.dmArea a{
      color:#349e00;
    }
    .vsContent.dmArea input{
      width:70%;
      height:20px;
      font-size:11px;
      color:#ccc;
    }
    .vsContent.dmArea button{
      width:60px;
      height:22px;
      border:none;
      background:url('/service/common/images/btn_dmreg.gif') no-repeat top left;
      vertical-align:top;
      cursor:pointer;
    }
    .vsContent.dmArea button span{
      display:none;
    }
  /*-- bannerArea --*/
  .vsContent.bannerArea dd p img,
  .vsContent.bannerArea dd p a{
    float:none;
    display:block;
    width:auto;
    text-decoration:underline;
    font-size:0.9em;
  }
  .vsContent.vsRanking{
    position:relative;
  }
    .noranking{
      font-size:13px;
      color:#003C8E;
    }
    .vsContent.vsRanking dd#rankingSwitch{
      position:absolute;
      display:none;
      top:10px;
      left:-50px;
      width:140px;
      height:auto;
      z-index:999;
      background:#e6f4ff;
      border:1px solid #68bcff;
      padding:0px 5px 0;
    }
      .vsContent.vsRanking dd#rankingSwitch p{
        position:relative;
        padding-top:40px;
      }
      .vsContent.vsRanking dd#rankingSwitch p .nowRanking{
        font-weight:bold;
        color:#b42f00;
        text-decoration:none;
      }
      #rankingTitle{
        position:absolute;
        top:20px;
        left:5px;
        color:#2e95e6;
        font-size:0.8em;
      }
      #rankingClose{
        position:absolute;
        top:0px;
        right:-5px;
        cursor:pointer;
      }
      .vsContent.vsRanking dd#rankingSwitch a{
        display:block;
        width:130px;
        margin-left:15px;
        padding:3px 3px;
        font-size:12px;
        text-decoration:underline;
        color:#007ddf;
      }
    #loading{
      display:none;
      margin:50px auto;
      text-align:center;
    }
      #loading img {
        float:none;
        display:block;
        margin:0 auto;
      }
      #loading span {
        display:block;
        font-size:11px;
        padding-top:10px;
        color:#3479be;
      }
    .vsContent.vsRanking ol{
      margin-top:10px;
    }
    .vsContent.vsRanking ol#ranking_all,
    #vsBrandNewRanking{
      display:block;
    }
    .vsContent.vsRanking ol li{
      list-style:decimal outside;
      height:auto;
      margin:0 0 10px 30px;
      font-size:0.9em;
      vertical-align:middle;
    }
    /*if msie*/
    * html .vsContent.vsRanking #rankingArea ol{
      _padding-bottom:15px;
    }
    * html #rankingArea ol li{
      _margin-bottom:-5px;
    }
    .vsContent.vsRanking ol li a{
      display:block;
      width:100%;
      height:100%;
    }
      /* パソコン,生活家電ランキング */
      dl.vsContent.valueMore a strong {
        font-weight:normal;
      }
      dl.vsContent.valueMore ol li{
        list-style:none;
        margin:0;
      }
      dl.vsContent.valueMore ol li span.rank{
        display:block;
        width:7%;
        height:100%;
        float:left;
        padding-top:10px;
        text-align:right;
      }
      dl.vsContent.valueMore ol li p{
        float:right;
        width:90%;
      }
      dl.vsContent.valueMore ol li p .thumb{
        display:block;
        width:30%;
        float:left;
      }
        dl.vsContent.valueMore ol li p .thumb img{
          float:none;
        }
      dl.vsContent.valueMore ol li p .detail{
        display:block;
        width:70%;
        float:left;
      }
      

#vs_center {
  float:left;
  width:auto;
  min-width:530px;
  max-width:53%;
  border-left:10px solid #fff;
  border-right:10px solid #fff;
  padding-top:0;
}
* html #vs_center {
  width:expression(
    (document.documentElement.clientWidth < 532)? "530px" :
    (document.documentElement.clientWidth > 55)? "53%" :
       "auto"
  );
}
  #vsAlert{
    width:90%;
	/width:460px;
    margin:0 auto 10px;
    padding:5px 5px 3px 5px;
    background:#cf1818;
    border-top:1px solid #aa1818;
    border-left:1px solid #aa1818;
    font-size:12px;
    text-align:center;
    color:#fff;
    position:relative;
  }
  #vsAlert span{
    position:absolute;
    top:-3px;
    left:-3px;
    font-size:10px;
    padding:2px;
    background:#fff;
    color:#aa1818;
    border:1px solid #aa1818;
  }
  #vsAlert a{
    color:#fff;
    font-weight:bold;
  }
  
/*------------------------------------
edit by gecko @ 080422
------------------------------------*/
    #vsAlert {
      position:relative;
      background:#3479BE;
      border:1px solid #3479BE;
    }
    #vsAlert span{
      border:1px solid #3479BE;
      color:#3479BE;
      }
    #vsAlert li {
      float:left;
      clear:both;
      width:100%;
      background:#fff;
      text-align:left;
    }
      #vsAlert li b{
        display:block;
        width:79%;
        float:left;
      }
      #vsAlert li b a{
          color:red;
          padding-left:1%;
        }
      #vsAlert li font{
        display:block;
        width:19%;
        float:right;
        padding-right:1%;
        text-align:right;
        font-size:10px;
        color:#003C8E;
      }
    #vsAlert .vsAlertTOP{
      width:auto;
      display:block;
      float:none;
      margin:0 0 1px 0;
      background:#fff;
      color:#CF1818;
      text-align:center;
    }
    #vsAlert .vsAlertTOP a{
        color:#003C8E;
      }
    /* if ie6 */
    * html .vsAlertTOP{
    }
    /* ie ie7 */
    *:first-child+html .vsAlertTOP{
    }
    #vsAlert .vsAlertBottom{
        width:auto;
        float:none;
        padding-top:5px;
        margin:5px auto;
        text-align:center;
        background:#3479BE !important;
    }
    #vsAlert .vsAlertBottom a{
      font-weight:normal;
    }
    #vsAlert .vsAlertBottom2{
        width:auto;
        float:none;
        padding-top:5px;
        margin:5px auto;
        text-align:center;
        background:#fff !important;
    }
    #vsAlert .vsAlertBottom2 a{
      font-weight:normal;
        color:#003C8E;
    }
  #vsAlert:after{
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
  }
  #vsAlert{
    _height: 1px;
    min-height: 1px;
    /*￥*//*/
    height: auto;
    overflow: hidden;
    /**/
  }
/*------------------------------------
/edit by gecko @ 080422
------------------------------------*/





  #vsMainTable{
    margin-top:10px;
    margin-bottom:10px;
	margin:10px auto;
  }
    #vsSubTableContent{
      border-left:0px solid #fff !important;/*--border-left:10px solid #fff;20100426修正--*/
    }
  #vs_mainVisual{
    width:100%;
    margin:0 auto 10px;
    text-align:center;
  }
  h2.headLine {
    clear:both;
  }
  h2.headLine span{
    float:left;
  }
  #vs_center .vsSoftList{
    clear:both;
    padding:10px 10px 25px;
  }
  #vs_center .vsSoftList dl{
    float:left;
    width:22%;
    font-size:0.9em;
    text-align:center;
    border-left:15px solid #fff;
    position:relative;
  }
  #vs_center .vsSoftList a{
    display:block;
    text-decoration:none;
  }
  *+html #vs_center .vsSoftList a {position:relative;}/*ie7*/
  #vs_center .vsSoftList dl dd a strong{
    text-decoration:underline;
    display:block;
  }
  #vs_center .vsSoftList dl dd a span{
    color:#2d2d2d;
  }
  
  #vs_center .vsSoftList.article4 dl{width:22%;}
  #vs_center .vsSoftList.article3 dl{width:30%;}
  #vs_center .vsSoftList.article2 dl{width:47%;}
  #vs_center .vsSoftList dt div{
    margin:0 auto;
    text-align:center;
    z-index:1;
    display:block;
    cursor:pointer;
  }
  #vs_center .vsSoftList dd{
    text-align:left;
  }
  a.toDetail {
    display:block;
    float:left;
    padding-left:3px;
    width:68px;
    height:21px;
    text-indent:-9999pt;
    overflow:hidden;
    background:url('/service/common/images/btn_todetail.gif') no-repeat top right;
  }
  #vs_center .vsSoftList .thisPrice{
    text-align:right;
  }
  #vs_center #runOfShopOne{
    width:100%;
    margin:10px auto;
    text-align:center;
  }
#vs_footer {
  clear:both;
  width:100%;
  padding-top:9px;
  padding-bottom:3px;
  background:url('/service/common/images/bg_header.gif') repeat-x 0 -105px #c7e6ff;
}
  #vs_footer #vs_footer_middle {
    width: 600px;
    margin:0 auto;
  }
  #vs_footer #vs_footer_middle a{
    display:block;
    float:left;
    width: auto;
    height:28px;
    line-height:28px;
    text-align:center;
    padding:0 10px;
    color:#fff;
    font-size:12px;
  }
  #vs_footer #vs_footer_middle a:hover{
    background:#0297ff;
  }
  #vs_footer p{
    clear:both;
    padding:10px 0 0 0;
    font-size:12px;
    text-align:center;
  }
/*------------------------------------
min,maxWidth
------------------------------------*/
* html .width1000px,
* html #vs_main ,
* html .subCategory,
* html #vs_searchform p,
* html #vsPRlink p {
  width:expression(
    (document.documentElement.clientWidth < 1002)? "1000px" :
       "auto"
  );
}
.width1000px,
#vs_main ,
.subCategory,
#vs_searchform p,
#vsPRlink p {
  min-width:1000px;
}

/*------------------------------------
clearFix
------------------------------------*/
#vs_main:after ,
#mainCategory ul:after,
.vsContent dd p:after,
.vsContent.vsRanking dd#rankingSwitch:after,
h2.headLine:after,
#vs_bookmark:after,
.vsSoftList:after,
#vs_footer #vs_footer_middle:after,
dl.vsContent.valueMore li:after,
dl.vsContent.valueMore ol li p:after{
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
h2.headLine,
#vs_main ,
#vs_bookmark,
#mainCategory ul,
.vsContent dd p,
#vs_footer #vs_footer_middle,
.vsContent.vsRanking dd#rankingSwitch,
.vsSoftList,
dl.vsContent.valueMore li,
dl.vsContent.valueMore ol li p{
  _height: 1px;
  min-height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*------------------------------------
clearFix
------------------------------------*/

/*------------------------------------
pngFix
------------------------------------*/
* html #vs_header h2#vsLogo a,
* html .vsSoftList .nextSoft,
* html .vsSoftList .prevSoft{
   behavior: expression(IEPNGFIX.fix(this));
}
/*------------------------------------
------------------------------------*/
.thisNone{
  display:none;
}
.c18{
  display:none;
}

/* directory */
dl#vs_directory {/*20100423修正*/
	background-color:#fff !important;/*追加*/
	width:auto;/*width:99%;*/
	min-width:996px;
  _width:expression(
    (document.documentElement.clientWidth < 998)? "996px" :
       "auto"
  );
	margin:0;
	padding:0px 3px 0px;/*padding:5px 3px 4px;*/
	border-bottom:1px dashed #ddd;}
	dl#vs_directory dt {
		display:none;}
		dl#vs_directory dd{/position:relative;top:8px !important;/*20110805IE用の位置修正*/
		padding:3px 0 3px 0;
		/*/padding:3px 0 5px 0;*/
		  font-size:11px;
		  text-align:left;
			text-decoration:none;
		}
  #vs_directory .socialbox2 {
    position:relative !important;
    top:2px !important;
    padding-left:20px !important;
  }
hr.clear10px{
  clear:both;
  width:100%;
  height:10px;
  visibility:hidden;
}

#vs_main{
  margin:0 auto;
}



/*変更した場合はコメントを残してもらえると助かります。*/
#vs_wrapper #vs_header{
  position:relative;
}
/*--20101105追加--*/
#vs_wrapper #vs_header_simple{
  position:relative;
height:121px;
background:url("/service/common/images/bg_header.gif") repeat-x scroll left -24px #C7E6FF;
text-align:left;
}


#vs_wrapper #vs_header h1{
  position:absolute;
  top:62px;/*top:70px;*/
  left:195px;
  display:block;
  width: 600px;
  height:30px;/*height:40px;*/
  overflow:hidden;
line-height:1.2em;
}
#vs_wrapper #vs_header_simple h1{
  position:absolute;
  top:34px;/*top:70px;*/
  left:195px;
  display:block;
  width: 600px;
  height:30px;/*height:40px;*/
  overflow:hidden;
line-height:1.2em;
}
#vs_header h2#vsLogo a{margin-top:10px;}
#vs_header_simple h2#vsLogo a{margin-top:20px;}

#vs_main strong ,
#vs_main table strong {
  font-weight:bold !important;
}










/* afimg */
#vs_afimg {
  position: absolute;
  top: 30px;
  right: 7px;
  text-align: right;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	border-color:#efefef #888 #888 #efefef;
border:none;
	_display:block;
	_width:209px;
	_left:280px;
	_top:0;
	_position:relative;
}




/*090203 vector 20th*/
a#btn_20th {
	display:none;
	width:178px;
	height:27px;
	position:absolute;
	top:10px;
	left:0px;
	background:url("/service/common/images/btn_20th.png") left top no-repeat transparent;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/service/common/images/btn_20th.png", sizingMethod="scale");
	cursor:pointer;
	z-index:999;
	text-indent:-9999px;}




/*090410 doujin itsnew*/
.itsnew {
	display:block;
	position:absolute;
	left:-3px;
	top:-25px;}

.itsnew2 {
	display:block;
	position:absolute;
	left:20px;
	top:-14px;}

/*hotcontent*/
.vs_hotcontent {
	background-color:#fc0;
	text-align:center;
	padding:5px 0;}


/* IE7で左寄せになってた。 */
  #vs_center .vsSoftList dt img{
    display:block;
    text-align:center;
    margin:0 auto 0;
  }


/* mac safari css hack (10)*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#vs_wrapper #vs_header h1 {
		font-size:9px;
		letter-spacing:-0.5px;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#mainCategory ul li a {
		font-size:9px;
		letter-spacing:-0.5px;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.subCategory ul li a span {
		font-size:10px !important;
		letter-spacing:-0.5px;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#vs_footer #vs_footer_middle a {
		font-size:10px !important;
		letter-spacing:-0.5px;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#vs_footer p {
		font-size:9px !important;
		letter-spacing:-0.5px;
	}
}



/* hootcontents2 表示 */
/*
#vs_main {
  margin:0 auto 0;
	background-color:#fff;
	z-index:99999;}

#esetss #vs_main,
#shoptop #vs_main {
	margin:75px auto 0;}

#hotContents2 {
	position:absolute;
	top:92px;
	width:100%;
	height:60px;
	margin-top:100px;
	background-color:#e10000;
	padding:5px 0;
	overflow:hidden;
	text-align:center;}

#hotContents2 img {}

*/
/* hootcontents2 非表示
#hotContents2 {display:none;}
*/

/* 25th bg repeat */
/*
#shoptop #vs_main {
	background:url('/service/common/images/25th/bg_main_repeat.jpg') left top repeat transparent;}

#shoptop #vs_center {
	padding:0 10px;
	border:none !important}

#shoptop #vs_right dl,
#shoptop #vs_left dl {
	background-color:#fff;}

#shoptop .vsSoftList dl {
	width:25% !important;
	background:none !important;
	border-left:none !important;}

#shoptop .vsSoftList dl:hover {
	background-color:#f0fcff !important;}

#shoptop .vsSoftList dl dt {
	padding:0 15px;}

#shoptop .vsSoftList dl dd {
	padding-left:15px;}

#vsLogo a,
#vsLogo {
	width:343px !important;}

#vsLogo a {
	background-image:url('/service/common/images/25th/vs_logo.png') !important;}

#vs_wrapper #vs_header h1{
	left:350px;}

#categoryWindows #vs_header {
	background-image:url('/service/common/images/25th/bg_header.gif') !important;}

#categoryMacintosh #vs_header {
	background-image:url('/service/common/images/25th/bg_header_mac.gif') !important;}

#categoryOther #vs_header {
	background-image:url('/service/common/images/25th/bg_header_other.gif') !important;}

#categoryAdobe #vs_header {
	background-image:url('/service/common/images/25th/bg_header_adobe.gif') !important;}

#categorySearch #vs_header {
	background-image:url('/service/common/images/25th/bg_header_search.gif') !important;}
*/

#vs_wrapper > iframe {
	display:none;}
