﻿
html {  
    overflow-y:scroll;  
}

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

body,textarea,td,div{
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	line-height:1.8;
}

* html .iepngfix {
  behavior: url(http://www.albero.in/new/iepngfix.htc);
}



