* {
  margin: 0;
  padding: 0;
  font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

img {
  border-style: none;
  display: block;
}

p {
  line-height: 1.4em;
}

li {
  line-height: 1.6em;
  list-style:none;
}

hr {
  display: none;
}

a:link {
  color:#000000;
  text-decoration: underline;
}
a:visited {
  color:#000000;
  text-decoration: underline;
}
a:hover {
  color:#ff6600;
  text-decoration: underline;
}
a:active {
  color:#ff6600;
  text-decoration: underline;
}

.Ahover a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	}							
a span,
h2 span,
h3 span {
  display: none;
}

/*-- clear[ -------------------------------*/

.clearfix {display: inline-table;
 clear:both;}

/* Hides from IE-mac \*/
* html .clearfix {
 height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
*:first-child+html .clearfix {
display:inline-table;zoom:1;
}

/* header////////////////////////////////////////////// */
