/* CSS Document */
BODY {
  background-image: url(http://www.suzuki-ap.jp/imgs/common/bg.jpg);
  background-repeat: repeat-x;
}
.font1 {  font-size: 11px}
.font2 {  font-size: 12px; line-height: 135%}
a:link { color: #0000cc; text-decoration: underline }
a:visited { color: #0000cc; text-decoration: underline }
a:hover { color: #ff0000; text-decoration: underline }
.height {  line-height: 130%}
.height2 {  line-height: 170%}
