﻿/*特定商取引に関する表記（見出し）*/
#trust {
	background: url(../images/trust/trust.gif) no-repeat left top;
}

/*特定商取引*/
h2{
	fotn-size: 70%;
	margin-top:10px;
}

strong{
	margin-top: 15px;
	padding: 3px;
}

td {
	border-bottom: 1px solid #FFCC99;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #000;
	line-height: 1.3;
}

td.alt {
	background: #ffc;
	color: #000;
}