@charset "shift_jis";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td {
   color:#333;
}

/* コンテント
------------------------------------------------------------*/
#mainContent{
    line-height:1.3;
}
#mainContent h2 img{ margin-bottom:25px; }

/* 営業品目
------------------------------------------------------------*/
.indexList{
  margin:5px 0 0 40px;
  padding-left:90px;
  line-height:1.3;
  font-size:95%;
  min-height:75px;
  height: auto !important;
  height: 75px;
}
.indexList li{
  list-style-type:square;
  margin-bottom:7px;
}

#supply{
  background: url(img/supplyImg.png) no-repeat 0 10px;
}
#itsetsubi{
  background: url(img/itsetsubiImg.png) no-repeat 0 10px;
}
#haken{
  background: url(img/hakenImg.png) no-repeat 0 10px;
}
#rentalserver{
  background: url(img/rentalserverImg.png) no-repeat 0 10px;
}
#webproduct{
  background: url(img/webproductImg.png) no-repeat 0 10px;
}


/* オフィスサプライ
---------------------------------------------*/

.li_s{
  padding-bottom: 0px;
  margin-top: 0px;
  margin-left: 25px;
  margin-bottom: 5px;
  list-style-image : url(img/list-04.gif);
}

.ul_s{
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 0px;
}

.sitemap_tb{
   margin-left:60px;
   margin-right:20px;
   margin-top:20px;
}


/* 共通
---------------------------------------------*/
h3{
   margin:8px 0px 20px 5px;
   text-align:left;
   background-color:#ddd;
   padding:3px 0.7em;
}

h4{
   margin:0 0 5px 5px;
   padding:3px 0 2px 10px;
   font-weight:bold;
   border-bottom-width : 1px;
   border-bottom-style : solid;
   border-bottom-color : #A4D608;
   vertical-align : middle;
   border-left-width : 10px;
   border-left-style : solid;
   border-left-color : #A4D608;
}

.font1{
   margin:0px;
   padding:3px 0px;
   background-image:url(img/line_under.gif);
   background-repeat:repeat-y;
   background-position:left center;
   background-color:#000000;
   color:#ffffff;
   font-size:10.5pt;
   vertical-align:middle;
   font-weight:bold;
}

.font2{
   margin-bottom:10px;
   padding:10px;
   background-color:#696969;
   font-size:16px;
   font-weight:bold;
   text-align:left;
   color:#ffffff;
}
.font3 {
   font-size:95%;
}
.font5 {
   font-size:100%;
}
.font4 {
   font-size:80%;
}

.copy{
   font-size:10pt;
   color:#666666;
   text-align:center;
}


.li05{
  padding:2px;
  margin:5px 5px 6px 5px;
  list-style-image : url(img/list-05.gif);
}

.li05_2{
  padding:0;
  margin:0;
  list-style-image : url(img/list-05.gif);
}

.sub07_photo{
  margin-top:0;
  border-width : 1px;
  border-style : solid;
  border-color : #A4D608;
}

.li07{
  padding:2px;
  margin:5px 5px 6px 5px;
  list-style-image : url(img/list-07.gif);
}


