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

base css for lG̏Z܂ website



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



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

a:link { color : #549C72 ; text-decoration : underline }
a:visited { color : #549C72 ; text-decoration : underline }
a:hover { color : #CC8293 ;  text-decoration : none }
a:active { color : #CC8293 ; text-decoration : none }

.big {
  font-size : 14px;
}

.small {
  font-size : 12px;
}
