@charset "Shift_JIS";


/* **************************************************

Name: plus.css

Description: Setting of index page

Create: 2011.11.08
Update: 2011.11.14

Copyright 2011 Hitachi, Ltd. 

***************************************************** */


/* content=========================================== */


/* ---サーバ仮想化　
=========================================================================================== */

/* ---Virtage Box ---*/
div.virBG {
margin-top: 10px;
background:url("/products/bladesymphony/virtual/img/index_vi_notxt.jpg") 0 0 no-repeat;
border:none;
width: 550px;
height: 130px;
}
div.virBGtxt {
position:absolute;
top:66px;
left:12px;
width: 92%;
font-size:90%;
}
div.virBGtxt p a:hover, 
div.virBGtxt p a:link,
div.virBGtxt p a:active,
div.virBGtxt p a:visited {
text-decoration:none;
color: #011f3d;
}
/* ---LinkList　背景
=========================================================================================== */
ul.listBG {
padding: 14px 10px 6px 10px;
background-color:#e0e9f8;
}



