@charset "utf-8";
/* CSS デフォルト */
#gNavHome a,
#gNavHome a:hover{/*
  background:url(../images/common/gnav_home.jpg) no-repeat bottom left;
*/
}
/* メイン */
#subvl01{
  display:block;
  width:435px;
  height:202px;
}
#solution{
  height:90px;
}
#solution li,
#blackTelephone li{
  float:left;
  display:inline;
  margin:0 0 0 8px;
}
li.box_A,
li.box_B{
  width:102px;
}
#solution li.box_B,
#blackTelephone li.box_C{
  margin:0 0 0 4px;
}
li.box_C{
  width:288px;
  height:125px;
}
li.box_C p{
  padding:1em 0.5em 0 0;
}
li.box_A a,
li.box_B a{
  display:block;
  height:90px;
  text-indent:-9999px;
}
h3#h3CanB,
h3#h3BlackPhone,
h3#h3Release{
  width:435px;
  height:30px;
  text-indent:-9999px;
}
h3#h3Release{
  margin:0 0 1px;
}
h3#h3CanB span,
h3#h3BlackPhone span,
h3#h3Release span{
  display:block;
  width:435px;
  height:30px;
}
h3#h3CanB span{background:url(../images/index/h3_can_be.jpg) no-repeat 18px 6px;}
h3#h3BlackPhone span{background:url(../images/index/h3_ipsy_black.jpg) no-repeat 18px 7px;}
h3#h3Release span{background:url(../images/index/h3_release.jpg) no-repeat 18px 7px;}
/* コンテンツアイコン */
li#canBeHomepage a{background:url(../images/index/can_be_homepage.jpg) no-repeat top left;}
li#canBeNetwork a{background:url(../images/index/can_be_network.jpg) no-repeat top left;}
li#canBeSystem a{background:url(../images/index/can_be_system.jpg) no-repeat top left;}
li#canBeOpensource a{background:url(../images/index/can_be_opensource.jpg) no-repeat top left;}
li#specialBlackTelephone a{background:url(../images/index/black_telephone.jpg) no-repeat top left;}
/* リリース */
dl#release{
  width:435px;
}
dl#release dt,
dl#release dd{
}
dl#release dt{
  color:#fff;
  margin:10px 0 0 10px;
  font-family:Verdana;
  width:120px;
  text-align:center;
  font-weight:bold;
  letter-spacing:0;
  background:#77b652;
}
dl#release dd{
  padding:10px;
  border-top:1px solid #77b652;
  background:#efe;
}
/* 固有パーツ */
#contents p{
  text-indent:0;
}
#mainvl{
  display:block;
  margin:0 0 10px;
}
#header{
  margin:0 0 10px;
}
#contents{
  margin:0;
}