@charset "euc-jp";  

body {
  margin:10px; padding:0px; font-size:0.9em; background-color:#f3f3f3;
  line-height:1.5em;
}

h1 {
  font-size: 1.2em;
}

h2{
  font-size: 1.1em;
}

p {
  font-size: 1em;
}

div {
  font-size: 1em; font-weight:normal;margin:1em auto auto auto; width:600px; padding:1em; border:1px solid #666666; 
 } 

ul {
  font-size: 1em;
}

li {
  margin-bottom:1em;
}

img {
  border:none;
}

address {
  text-align:right;
}

th {
  text-align:right;
}

.border_image {
  border:1px solid #666666;
}

.online {
  text-align:right;
}

.indexs {
  text-align:right;
}

