/* altdef.css*/

BODY {
  font-size : 9pt;
  font-weight : normal;
  font-style : normal;
  letter-spacing : 0.2mm;
 /*  background-image: url("/css/acm-haikei.jpg"); */
   background:  #bed6e0 url("../css/bg/bg_bed6e0_a7cbda.jpg" ) repeat-y ;
}
p{
  font-size : 9pt;
  font-weight : normal;
  font-style : normal;
/* letter-spacing : 0.2mm;*/
}
TD,TH,TR{
  font-size : 9pt;
  font-weight : normal;
  font-style : normal;
/* letter-spacing : 0.2mm;*/
}

.kakaku td{
padding:3px 8px;}

.device02 {
	background-color: #e3fbfb;
	text-align:center;
}

/*--デバイステーブル設定--*/

.dv th {
height:35px;
white-space: nowrap;
padding:3px;
text-align:center;
background-color:#CCCCCC;}

.dv td {
text-align:center;
padding:3px;}

.dv td img {
margin:1px 0px;}


/*製品ぺージアイコン用*/
.icon img{
margin:0px 1px;}
