/* CSS Document */
/*------------価格未表示用*/
.kakaku_toiawase{
	font-size:16px;
	color:#0000FF;
	text-align:center;
	font-weight:bold;
}
.syouhinnmei{
	font-size:24px;
	color:#FF0000;
	text-align:center;
	font-weight:bold;
}
/*------------価格表示用*/
.hanbaikakaku{
	font-size:24px;
	color:#0000FF;
	font-weight:bold;
}
.text_ao{
	font-size:16px;
	color:#0000ff;
	font-weight:bold;
}
.text_aka{
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}
/*----------商品説明用*/
.midashi{
	font-size:14px;
	text-align:center;
	color:#000000;
}
.honbun{
	font-size:12px;
	color:#000000;
}
/*----------top_menu*/
.top_menu{
	font-size:12px;
}
/*--------数量用*/
.suuryou{
	font-size:12px;
}
/*--------フワフワエアー用*/
.fuwa_midashi{
	font-size:14px;
	color:#0000FF;
}
.fuwa_setumei{
	font-size:12px;
	color:#000000;
	text-align:center;
}