.tokuteisho h2 {
	color:#ffffff;
	background-color:#26931E;
	height:25px;
	padding-top:5px;
	margin-bottom:10px;
}
.tokuteisho h3 {
	background-color:#eeeeee;
	padding-left:5px;
}
/*　特定商取引法に基づく表記　*/
.tokuteisho table {
	border-collapse:collapse;
	width:460px;
	margin-left:27px;
	border:1px dotted #cccccc;
}
.tokuteisho th {
	width:140px;
	border-bottom:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	padding:5px;
	font-weight:normal;
	background-color:#eeeeee;
}
.tokuteisho td {
	border-bottom:1px dotted #cccccc;
	padding:5px;
   color: #000;
}
.tokutesho_box {
	width:460px;
	margin-left:27px;
}

