.text13 { line-height: 1.3em }
.text14 { line-height: 1.4em }
.text15 { line-height: 1.5em }
.12t   { font-size: 12px; line-height: 1.4em }
.10t  { font-size: 10px; line-height: 1.3em }

/* 2007年3月12日追加 */
.text12 {
	line-height: 1.3em;
	font-size: 12px;
	letter-spacing: 0.1em;
}
.rd12 {
	line-height: 1.3em;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #FF0000;
}
/* 2007/03/16追加‥「ショップ紹介」ページなど*/
.shop_txt15{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 1.3em;
}

.shop_txt15rd{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 1.3em;
	color: #FF0000;
}

.shop_txt15rd2{
	padding: 6px;
	font-size: 15px;
	line-height: 1.3em;
	color: #FF0000;
	border: 1px solid #FF0000;
	width: 450px;
}


.shop_p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}

.text12test {
	line-height: 150%;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #000000;
}
