/* ************************************************ 
 *	その他のページ（カテゴリ　タイトル）
 * ************************************************ */

/* *** 特定商取引法に基づく表記 *** */
h3.shouhou {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 740px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(https://mamehei.zombie.jp/img/template/images/contents/h3_syouhou.gif);
	background-repeat: no-repeat;
}
/* *** お支払い方法について *** */
h3.payment {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 740px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(https://mamehei.zombie.jp/img/template/images/contents/h3_payment.gif);
	background-repeat: no-repeat;
}
/* *** 配送方法・送料について *** */
h3.delivery {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 740px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(https://mamehei.zombie.jp/img/template/images/contents/h3_delivery.gif);
	background-repeat: no-repeat;
}
/* *** よくある質問 *** */
h3.question {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 740px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(https://mamehei.zombie.jp/img/template/images/contents/h3_question.gif);
	background-repeat: no-repeat;
}
/* *** よくある質問 *** */
h3.privacy {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 740px;
	height: 40px;
	text-indent: -9999px;
	background-image: url(https://mamehei.zombie.jp/img/template/images/contents/h3_privacy.gif);
	background-repeat: no-repeat;
}


/* *** オプション *** */
/*商品詳細オプション、特定商法*/
/*
td.option_link a,
td.option_link a:link,
td.option_link a:visited {
	color: #ff3366;
	text-decoration: none;
	}
td.option_link a:hover {
	color: #ff3366;
	text-decoration: underline;
}
*/

table.option {
	background-color:#999;
	width: 100%;
}

th.option {
	font-weight:normal;
	text-align:left;
	color: #333333;
	background-color:#EEEEEE;
	margin: 2px;
	padding: 2px 10px 2px 10px;
	white-space:nowrap;
	width:200px;
}

td.option {
	text-align:left;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
}

