/*---------------------------▼フォーム -------------------------- */
textarea {
	width: 98%;
} 
td.info01{
	width: 120px;
	line-height: 2.0em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #74ca61;
}
td.info02{
	width: 327px;
	line-height: 2.0em;
	color: #000000;
	background-color: #e4fcde;
}
td.info03{
	line-height: 2.0em;
	color: #000000;
}

/*---------------------------▼トップ -------------------------- */
td.top01{
	width: 55px;
	font-weight: bold;
	vertical-align: top;
}
td.top02{
	width: 135px;
}
/*---------------------------▼お客様の声 -------------------------- */
table.t_voice01{
	margin-bottom: 20px;
}
table.t_voice02{
	margin: 5px 0 5px 0px;
}
table.t_voice03{
	margin-bottom: 10px;
}
td.voice01{
	line-height: 1.5em;
	color: #000000;
	border-color: #74ca61;
	border-width: 1px;
	border-style: solid;
	background-color: #e4fcde;
}
td.voice02{
	line-height: 1.5em;
	color: #000000;
	background-color: #e4fcde;
}

/*---------------------------▼会社概要 -------------------------- */
table.t_company01{
	margin: 5px 0 5px 0px;
}
td.company01{
	width: 80px;
	line-height: 2.0em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #74ca61;
}
td.company02{
	width: 367px;
	line-height: 2.0em;
	color: #000000;
	background-color: #e4fcde;
}

/*---------------------------▼特定商取引法に基づく表記 -------------------------- */
td.notation01{
	width: 130px;
	line-height: 2.0em;
	font-weight: bold;
	padding-right: 10px;
	text-align: center;
	background-color: #e4fcde;
}
td.notation02{
	width: 340px;
	line-height: 2.0em;
	padding-right: 10px;
	background-color: #FFFFFF;
}
/*---------------------------▼コンセプト -------------------------- */
td.concept01{
	line-height: 2.0em;
	color: #000000;
	border-color: #74ca61;
	border-width: 1px;
	border-style: solid;
	background-color: #e4fcde;
}
/*---------------------------▼取り扱い商品について -------------------------- */
td.about01{
	line-height: 2.0em;
	text-align: left;
	background-color: #e4fcde;
}

/*---------------------------▼テーブル -------------------------- */
table.table01{
	margin-top: 20px;
	margin-bottom: 10px;
}
table.table02{
	margin-bottom: 10px;
}
