/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}
.chef_image {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCC;
	padding-top: 40px;
}
.product_02 {
	background-image: url(http://3zen.be.shopserve.jp/pic-labo/WAK_T_Product_02.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.product_item {
	margin-right: 10px;
	margin-left: 10px;
}
.product_b_02 {
	background-image: url(http://3zen.be.shopserve.jp/pic-labo/WAK_T_Product_b_02.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.right_top {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 600px;
	font-size: 12px;
	color: #340a3f;
}
.right_comment {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	width: 600px;
	color: #444444;
	margin-bottom: 20px;
}

