@charset "UTF-8";

/*---------------------------------------------

Default CSS

for top page

author : Tanaka
---------------------------------------------*/

#content img{ 
  margin-top : 5px;
  width : 800px;
  height : 270px;
}

#left{ 
  width : 530px;
}

#left dl{ 
  margin-bottom : 2em;
}
#left dt{ 
  float : left;
  clear : both;
  width : 5em;
  padding : 5px 20px;
}
#left dd{ 
  margin-left : 7em;
  padding : 5px 0px;
  line-height : 1.3em;
}

#left a{ 
  font-size : small;
}


#left h2{ 
  text-indent : 12px;
  background-image : url(../img/title_top_left.png);
  background-repeat : no-repeat;
}


#right{ 
  width : 260px;
}

#right h2{ 
  text-indent : 12px;
  background-image : url(../img/title_top_right.png);
  background-repeat : no-repeat;
}

#right img{ 
  margin : 0px;
  width : 262px;
  height : 197px;
}

#left img{ 
  margin : 0px;
  width : 21px;
  height : 9px;
}
