.px10_white {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	color: #FFFFFF;
	line-height: 30px;
}
.px10_gray {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	color: #666666;
	line-height: 20px;
}
.thumbnail {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	color: #666666;
	padding: 2px;
}
.px10_mat {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	color: #666666;
	line-height: 13px;
}
.px10_black{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	color: #000000;
	line-height: 30px;
}
.px10_gray2 {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	color: #666666;
	line-height: 16px;
}
.px10_gray3 {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	color: #666666;
	line-height: 14px;
}
.sizeselect {
	margin:0;
	font-size: 11px;
	width:150px;
}


BODY{
scrollbar-base-color:#cccccc;
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#666666;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#cccccc;
scrollbar-highlight-color:#cccccc;
scrollbar-shadow-color:#666666;
}

form {
	margin:0;
	width:342px;
	position:relative;
	height:50px;
}



/*↓サファリは読み込まない*/
@media all {
@import url(style.css);
.px10_white {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #FFFFFF;
	line-height: 30px;
}
.px10_gray {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #666666;
	line-height: 20px;
}
.px10_mat {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}
.px10_black{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #000000;
	line-height: 30px;
}
.px10_gray2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}
.px10_gray3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
.px10_graylow {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
}