/*----------------------------------------------------
common css for IDC-JAPAN INC.

Copyright (C) 2004 nedia
http://www.nedia.ne.jp/
----------------------------------------------------*/

/* class -------------------------------------------*/
.normal_text {
  font-weight :          normal;
  font-size:             12px;
  color:                 #000000;
}
.main_text {
  font-weight :          normal;
  font-size:             12px;
  line-height :          150%;
  color:                 #666666;
}
.main_textlarge {
  font-weight :          normal;
  font-size:             14px;
  line-height :          150%;
  color:                 #000000;
}
.main_textmin {
  font-weight :          normal;
  font-size:             10px;
  line-height :          150%;
  color:                 #000000;
}
.button {
  background: #999999;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #CCCCCC;
  border-top:1px solid #CCCCCC;
  color:#FFFFFF;
  height:18px;
  text-decoration:none;
  cursor: hand
}
A                  {color:#666666; text-decoration:none;}

A.item_link           {color:#666666;}
A.item_link:hover     {color:#003399;}
A.item_link:active    {color:#003399;}

A.topmenu           {color:#000000;}
A.topmenu:hover     {color:#003399;}
A.topmenu:active    {color:#003399;}

.input_txt {
  border: 1px solid #999999;
}
.copy {
  font-weight :          normal;
  font-size:             12px;
  color:                 #FFFFFF;
}
.titlename {
  font-weight :          normal;
  font-size:             18px;
  color:                 #FFFFFF;
}
.service1 {
  font-weight :          normal;
  font-size:             12px;
  line-height :          130%;
  color:                 #000000;
}
.service2 {
  font-weight :          normal;
  font-size:             13px;
  line-height :          130%;
  color:                 #FFFFFF;
}
.service3 {
  font-weight :          normal;
  font-size:             12px;
  line-height :          110%;
  color:                 #000000;
}
.service4 {
  font-weight :          normal;
  font-size:             16px;
  line-height :          120%;
  color:                 #FFFFFF;
}
.topmenutext {
  font-weight :          normal;
  font-size:             10px;
}
