@charset "utf-8";

* {
	padding : 0;
	margin  : 0;
}
html {
	font-size   : 100.01%;
	font-family : 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro',Arial,Helvetica,Osaka,sans-serif;
}
body {
	font-size   : 14.0px;
	line-height : 24.0px;
}
img {
	border : none;
}
table {
	border-collapse : collapse;
}
select, select option, input, textarea {
	font-size   : 12.0px;
	line-height : 18.0px;
	font-family : 'メイリオ',Meiryo,'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro',Arial,Helvetica,Osaka,sans-serif;
}
