/*商品説明*/
.abouttxt     { color: black; font-size: 12px; line-height: 150%}

/*商品説明*/
.abouttxt_bold     {
	color: black;
	font-size: 12px;
	line-height: 150%;
	font-style: normal;
	font-weight: bold;}

/*商品タイトル白*/
.abouttxt_white     { color: #FFFFFF; font-size: 12px; line-height: 150%}

/*赤文字タイトル*/
.about-red       { color: #CC0000; font-size: 13px; line-height: 145%; font-weight: normal}

.about-blue       { color: #0066FF; font-size: 13px; line-height: 145%; font-weight: normal}


/*リスト*/
.list    {
	color: #000000;
	font-size: 11px;
	line-height: 140%;
}

/*ホワイトリスト*/
.white_list    {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 140%;
}

/*リストレッド*/
.list-red    {
	color: #c00;
	font-size: 12px;
	font-weight: normal;
}

/*リストカラー*/
.list-col    {
	color: #0066FF;
	font-size: 11px;
	font-weight: normal;
}


/*リストの太字*/
.list-bold    {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

/*小文字*/
.list-members    { color: #c00; font-size: 11px}/*test_l*/


.text_l    { color: #000000; font-size: 12.5px}

/*レッド16px*/
.red-16px    { color: #c00; font-size: 16px}







/*品名 カテゴリーごと　全１５色+2(黒と白)*/
.a-1     { color: #000000; font-weight: normal; font-size: 12px; line-height: 130%}
.a-2     { color: #006d2b; font-weight: normal; font-size: 14px; line-height: 120% }
.a-3     { color: #e60000; font-weight: normal; font-size: 14px; line-height: 120% }
.a-4     { color: #328f28; font-weight: normal; font-size: 14px; line-height: 120% }
.a-5     { color: #ff6500; font-weight: normal; font-size: 14px; line-height: 120% }
.a-6     { color: #009900; font-weight: normal; font-size: 14px; line-height: 120% }
.a-7     { color: #333333; font-weight: normal; font-size: 14px; line-height: 120% }
.a-8     { color: #00441b; font-weight: normal; font-size: 14px; line-height: 120% }
.a-9     { color: #32aca0; font-weight: normal; font-size: 14px; line-height: 120% }
.a-10     { color: #32b3d0; font-weight: normal; font-size: 14px; line-height: 120% }
.a-11      { color: #00CCCC; font-weight:normal; font-size: 12px; line-height: 135%}
.a-12     { color: #CC0000; font-weight: normal; font-size: 12px; line-height: 120% }
.a-13      { color: #f00; font-weight: normal; font-size: 14px; line-height: 120% }
.a-14     { color: #0c4099; font-weight: normal; font-size: 14px; line-height: 120% }
.a-15     { color: #FF9933; font-weight: normal; font-size: 14px; line-height: 120% }
.a-00     { color: #FFFFFF; font-weight: normal; font-size: 13px; line-height: 130%}
.a-ｆｆ      { color: white; font-weight: normal; font-size: 14px; line-height: 120% }

/*リード A-1用*/
.lead      { color: black; font-weight: normal; font-size: 14px; line-height: 140%}



input.ex1 {
	width: 300px;
}

textarea.yoto {
	width: 500px;
	height: 5em;
}
textarea.toi {
	float:left;
	width: 500px;
	height: 20em;
}


