@charset "utf-8";

@font-face {
	font-family: "Yu Gothic M";
	src: local("Yu Gothic Medium");
}

body {
	background: #fff;
	width: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: "メイリオ", Meiryo,"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic M", "YuGothic", "Yu Gothic",  Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, sans-serif;

}

img {
	max-width: 100%;
	width: auto;
	height: auto;
	vertical-align: bottom;
}


/*header*/

/*side*/

/*mailcolumn*/

/*footer*/
