@charset "utf-8";
*{zoom:1;}
html,body{width:100%;height:100%;}
body{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666666;
	-webkit-text-size-adjust: none;
	line-height:1.4;
}
img{outline:none; vertical-align:bottom;}
a:link, a:visited{outline:none; color:#213566; text-decoration:underline;}
a:hover, a:active{text-decoration:none;}



