/********************************************/
/*				{ݒ					*/
/********************************************/
html{
}

body{
  margin:auto;
  text-align:center;
  font-size:12px;
}

a:link {
  color:#000000;
  font-size:100%;
}

a:visited {
  color:#000000;
  font-size:100%;
}

a:hover {
  color:#ff0000;
  font-size:100%;
}

a:active {
  color:#000000;
  font-size:100%;
}

h1{
  text-align:right;
  font-size:12px;
  color:#444444;
  font-weight:normal;
  margin:3px 3px 0px 0px;
}


img{
  border:0px;
}

ul{
  list-style:none;
}

li{
  line-height:20px;
}

/********************************************/
/*				ID					*/
/********************************************/

#header{
  background:url('image/logo_index.gif') no-repeat;
  height:50px;
}

#footer{
  text-align:center;
  color:#444444;
}












