/*----------------------------------------------------
base css for AArtirior 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;
}

td,th {
text-align:left;
}

p {
margin:0;
padding:0;
}

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


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




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

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

a.awhite:link { color : #FFF; }
a.awhite:visited { color : #FFF; }
a.awhite:hover { color : #F60; }
a.awhite:active { color : #F60; }


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

.mid {
vertical-align:middle;
}

.bottom {
vertical-align:bottom;
}

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

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

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

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

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

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

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

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

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

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


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

.menu03 {
font-size:10px;
}
