@charaset "EUC-JP";

*{
	font-size:100%;
	margin: 0px;
	padding: 0px;
  background-repeat:no-repeat;
}

body{
  line-height:120%;
	font-size:82%;
  color:#252525;
  background-image:url("./../img/common/body_bg.gif");
  background-repeat:repeat;
  font-family:'Hiragino Kaku Gothic Pro','£Í£Ó £Ð¥´¥·¥Ã¥¯','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3',Osaka,sans-serif;
}

img{
  border:none;
  vertical-align: bottom;
}

ul{
	list-style:none;
}
li{
  list-style-type:none;
}

a {
  text-decoration:none;
  color:#252525;
}

a:link {
  text-decoration:none;
}

a:visited {
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}
p{
  line-height:110%;
}
h1{
  font-size:12px;
  font-weight:normal;
}
h2{
  font-size:12px;
  font-weight:normal;
}
h3{
  font-size:12px;
  font-weight:normal;
}
