@charset "utf-8";
/*------/*------/*------/*------/*------/*------/*------/*------

		商品詳細画面用

-------*-------*-------*-------*-------*-------*-------*-------*/

.tinymce {
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	color: inherit;
	background-color: inherit;
	text-decoration: inherit;
}

.tinymce a {
	color: inherit;
}

.tinymce--table {
	border: 1px solid #000;
}

.tinymce--table td,
.tinymce--table th {
	padding: 5px 10px;
	border-style: solid;
	border-width: 1px;
}


#excerpt {
	padding: 10px 0;
}