@charset "Shift_JIS";

/*******************************************
index用css

*******************************************/
/* hide from ie on mac \*/
html {
	height: 100%;
	verflow: hidden;
}

/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

h1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 16px;
}

h2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 16px;
}

