/*  #service
-----------------------------------------------------------------------------*/  
#service #content1 {
  margin: 0;
  }

#service #content1 h3 {
  background:url(../service/img/mi_01.gif) no-repeat;
  text-indent: -9999px;
  width: 535px;
  height: 25px;
  margin: 0;
}

#service #content1 .t_waku,
#service #content3 .t_waku {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 15px 20px;
  }

#service #content1 .t_waku dl {
  margin: 0;
  padding: 0;
  }

#service #content1 .t_waku dt {
  margin: 0;
  padding: 0;
  font-weight: bold;
  }

#service #content1 .t_waku dd {
  margin: 5px 0 0 5px;
  padding: 0 0 0 12px;
  background: url(../img/arow01.gif) no-repeat;
  }

#service #content2 {
  margin-top: 15px;
  }
  
#service #content2 h3 {
  background:url(../service/img/mi_02.gif) no-repeat;
  text-indent: -9999px;
  width: 535px;
  height: 25px;
  margin: 0;
}

/**/
* html #service #content2 .leftbox {
    width: 150px;
    float: left;
    margin: 5px;
}

* html #service #content2 .rightbox {
    float: right;
	margin: 5px;
	width: 340px;
}
/**/

#service #content2 .waku {
    border: 1px solid #ccc;
	margin: 10px 0;
	width:100%;
	overflow:auto;
}

#service #content2 .leftbox {
    width: 150px;
    float: left;
    margin: 10px;
}

#service #content2 .rightbox {
    float: right;
	margin: 10px;
	width: 340px;
}



#service #content2 .waku dl {
   margin: 0;
   font-size: 12px;
   line-height : 14px;
   text-align: left;

}
#service #content2 .rightbox dt {
   margin: 10px 0 0 0;
   font-weight: bold;
   font-size: 12px;
}

#service #content2 .rightbox dd {
   margin: 5px 0 0 10px;
}

#service #content2 .name {
   color: #4059a9;
   border-bottom: 1px dotted #ccc;
   padding-bottom: 3px;
}

#service #content2 .t_top {
  margin: 10px;
  font-size: x-small;
  text-align: right;
  }

#service #content3 {
  margin-top: 15px;
  }
  
#service #content3 h3 {
  background:url(../service/img/mi_03.gif) no-repeat;
  text-indent: -9999px;
  width: 535px;
  height: 25px;
  margin: 0;
}

#service #content3 .t_waku ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#service #content3 .t_waku li {
  margin: 5px 0 0 5px;
  padding: 0 0 0 12px;
  background: url(../img/arow02.gif) no-repeat;
  }



