@font-face
{
	font-family: "NotoSans-Thin";
	src:
		url('/fonts/NotoSans/NotoSansCJKjp-Light-subset.eot?#iefix') format('embedded-opentype'),
		url('/fonts/NotoSans/NotoSansCJKjp-Light-subset.woff') format('woff');
	font-weight: normal;
}

span.notoSans
{
	font-family: "NotoSans-Thin", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
}

header #welcome h2 {
	width: 824px;
}	

section#support select { width: intrinsic; }
