@charset "utf-8";

/* コンテンツスタイル
------------------------------------------------------------- */
* html div#contents div#column02 p {
	width: 433px;
}

*+html div#contents div#column02 p {
	width: 433px;
}


/* 商品詳細スタイル */

* html div#contents ul.products01 li {
	width: 369px;
}

*+html div#contents ul.products01 li {
	width: 369px;
}

div#contents ul.products02 li.products_normal {
	clear: both;
}