@charset "UTF-8";

/*　竹炭専用CSS
---------------------------------*/

.wisdom_box01 {
	width: 700px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #DC375B;
}
.wisdom_text01 {
	font-size: 110%;
	line-height: 1.5em;
	color: #E76789;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.btn_miyabi {
	background-image: url(../wisdom/img/btn_miyabi.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 16px;
	width: 270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.btn_miyabi a {
	background-image: url(../wisdom/img/btn_miyabi.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 270px;
	overflow: hidden;
}
.btn_miyabi a:hover {
	background-image: url(../wisdom/img/btn_miyabi_hover.gif);
}

