@charset "utf-8";
/* CSS Document Base */
*{margin:0;padding:0;}

h1,h2,h3,h4,h5{font-weight:normal;font-size:100%;zoom:1;}
div{overflow:hidden;zoom:1;}
hr,.guide{display:none;}
a{outline:none;text-decoration:none;}
a:link {}
a:visited {}
a:hover {color:#FF0000;text-decoration:underline;}
.left{float:left;}
.right{float:right;}
.center{text-align:center;}
ul,ol,dl{list-style:none;}
img{border:none;}
strong{font-weight:bold;}
address{font-style:normal;}
a.ir
{display:block;overflow:hidden;height:0;
	background-repeat:no-repeat;
	background-position:center center;}
table{border-collapse:collapse;}
span.s{font-size:90%;}
a.imgbutton:hover img{opacity:0.8;filter:alpha(opacity=80);-ms-filter:"alpha(opacity=80)";}


