/*----------------------------------------------------
base css for 株式会社エム・アイ・シー  web site


----------------------------------------------------*/

/* element -----------------------------------------*/


img, a img {
  border : 0 ;
}


h1, h2, h3, h4, h5, h6, h7 {
  margin : 0;
  padding : 0;
  font-size : 12px;
  font-weight : normal;
}

p {
margin:0;
padding:0;
}


/* font --------------------------------------------*/




/* link --------------------------------------------*/

/* リンクテキスト (a) */

a:link {
  color: #ff7bbf;
  text-decoration: underline;
  }
a:visited {
  color: #ff7bbf;
  text-decoration: underline;
  }
a:hover {
  color: #000000;
  text-decoration: none;
  }
a:active {
  color: #000000;
  text-decoration: none;
  }

a.site:link {
  color: #282828;
  text-decoration: none;
  }
a.site:visited {
  color: #282828;
  text-decoration: none;
  }
a.site:hover {
  color: #000000;
  text-decoration: underline;
  }
a.site:active {
  color: #000000;
  text-decoration: underline;
  }

a.normal:link { color : #666666; }
a.normal:visited { color : #666666; }
a.normal:hover { color : #c3c3c3; }
a.normal:active { color : #c3c3c3; }

a.foot:link { color : #969696; }
a.foot:visited { color : #969696; }
a.foot:hover { color : #c3c3c3; }
a.foot:active { color : #c3c3c3; }




/* class -------------------------------------------*/

.mid {
vertical-align:middle;
}

.bottom {
vertical-align:bottom;
}

/* font --------------------------------------------*/

.txt1 {
  font-size : 10px;
  line-height : 150%;
}

.txt1-lh {
  font-size : 10px;
  line-height : 180%;
}

.txt2 {
  font-size : 12px;
  line-height : 150%;
}

.txt2-lh {
  font-size : 12px;
  line-height : 190%;
}

.txt2-2h {
  font-size : 12px;
  line-height : 120%;
}

.txt2-3h {
  font-size : 12px;
  line-height :110%;
}

.txt2-4h {
  font-size : 12px;
  line-height : 220%;
}


.txt3 {
  font-size : 14px;
  line-height : 150%;
}

.txt4 {
  font-size : 18px;
  line-height : 150%;
}

.txt5 {
  font-size : 24px;
  line-height : 150%;
}



.menu03 {
font-size:10px;
}
