/*---------------------------▼テキスト(td) -------------------------- */
td.txt01 {
	line-height: 2.0em;
	vertical-align: top;
}
td.txt02 {
	line-height: 2.0em;
	font-weight: bold;
	background-color: #e1cab9;
}
td.txt03 {
	line-height: 2.0em;
	background-color: #ded9d2;
}
td.txt04 {
	width: 525px;
	line-height: 2.0em;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(cmnfix/bg_title.gif);
}

/*---------------------------▼テキスト(span) -------------------------- */
span.txt01 {
	bottom: 2px;
	position: relative;
}
span.color01{
	color: #FF0000;
}
/*---------------------------▼会員ページ -------------------------- */
td.coupon01{
	width: 260px;
	height: 140px;
	background-repeat: no-repeat;
	background-image: url(cmnfix/coupon01.gif);
}
td.coupon02{
	width: 265px;
	height: 140px;
	background-repeat: no-repeat;
	background-image: url(cmnfix/coupon02.gif);
}
/*---------------------------▼お問い合わせ -------------------------- */
td.info01{
	width: 120px;
	line-height: 2.0em;
	font-weight: bold;
	background-color: #fdfae9;
}
td.info02{
	width: 362px;
	line-height: 2.0em;
	background-color: #FFFFFF;
}
