@charset "Shift_JIS";
* {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size : 100%;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
  line-height: 120%;
  line-break: strict;
}

.clear {
  clear: both;
}

body {
  margin: 12px 10px;
}

li {
  list-style-type: none;
}

.bar {
  width: 640px;
  height: 20px;
  background-color: #f00;
  clear: both;
}

