@charset "Shift_JIS";


/*-- 130327｜内容・項目追加----------------------------------------------
【.contact_howto】内容を「電話」と「メール」に分ける
-----------------------------------------------------------------------*/


/*////////////////////////////////////////////*/
/*　　　　　　　　　　　　　　　　　　　　　　*/
/*   　グッズ＆キャンペーンインデックス 　　  */
/*　　　　　　　　　　　　　　　　　　　　 　 */
/*////////////////////////////////////////////*/

/*「電話」と「メール」*/
.contact_howto {
	background:#fc9001;
	padding:4px;
	color: #FFF;
}


/* テーブルカラー・テキストカラー*/
.f_t01 {background-color:#ffda89;color:#990000;}
.f_t02 {background-color:#fcb357;color:#990000;}
.f_s01 {background-color:#fff3e8;}
.f_s02 {background-color:#fee0c4;}

/* テキストカラー*/
.f_blw {color:#522100;}
.f_red {color:#990000;}
.f_red2 {color:#FF0000;}

/* フォーム*/
.formt table{
}
.formt table tr{
}
.formt table td{
}
.formt .d_color {
	color: #512c17;
	text-align: left;
	background-color: #eae1dc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #512c17;
}
.formt .d_tex {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #512c17;
}
.formt .d_color2 {
	color: #512c17;
	text-align: left;
	background-color: #eae1dc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #512c17;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #512c17;
}
.formt .d_tex2 {
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #512c17;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #512c17;
}
.formt .d_color3 {
	color: #512c17;
	text-align: left;
	background-color: #eae1dc;
}
.formt .d_tex3 {
	text-align: left;
}
