@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	author: Lampros co.,ltd. Atsushi Umehara
	url:http://www.lampros.co.jp/
	making day: 0000-00-00
	---------------------------------------------------------------------------------------------*/

@import url(reset.css);
@import url(common.css);
@import url(page_common.css);


/* ================================================

	contact

=================================================*/

/* secA:お問い合わせ
---------------------------------------------------------------------------------------------*/

#secA {}

.tableForm { width:498px; }
.tableForm th { padding:6px 10px; vertical-align:top; }
.tableForm td { padding:6px 10px; }
.att { color:#f00; }

.formBtn { margin:10px 0; text-align:center; }
.formBtn .fb { margin-right:20px; padding:2px 6px; color:#666; }

.tableForm input { width:260px; }
.tableForm input.num { width:80px; }
.tableForm input.intT { ime-mode:disabled; }
.tableForm textarea { width:260px; height:100px; }

#cf { margin-bottom:20px; padding-bottom:20px; min-height:361px; height:auto !important; height:361px; background:url(../_img/img_5_1.jpg) no-repeat bottom; }
