 .netshop{
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
line-height: 160%;
}
 .netshop .shopname {
	font-size: 16px;
	color: #07519A;
	font-weight: bold;
}
 .netshop .title {
	font-size: 14px;
	color: #07519A;
	font-weight: bold;
	line-height: 18px;
}
 .netshop .explanation {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	font-variant: 10;
}
 .netshop .price_1 {
	font-size: 14px;
	color: #666057;
	font-weight: bold;
}
 .netshop .price_2 {
	font-size: 10px;
	color: #666057;
	font-weight: normal;
}
 .netshop .explanation_02 {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
	font-variant: 10;
}

