/* -------------------------------------------------------

http://www.noda-seiko.gr.jp/ Cascading Style Sheets

File Name  : contact.css
update     : 2008.02.27

cmsクラス定義
-------------------------------------------------------- */

/* ====================================================================
ご意見用クラス設定
==================================================================== */

/* --------------------------------------------------------------------
p | テキスト
-------------------------------------------------------------------- */
p.cnt_txt01 {
	margin-bottom: 2em;
}

p.cnt_txt01 a.linktxt01 {
	background: url(../img/common/ico_arrow_pink1.gif) no-repeat 0 3px;
	padding-left: 22px;
	font-size: 80%;
}

table.cnt_tbl th {
	padding-right: 10px;
	font-weight: normal;
	padding-bottom: 1em;
}

table.cnt_tbl td {
	padding-bottom: 1em;
}

input.cnt_input01 {
	width: 188px;
	_width: 200px;
	padding: 4px; 6px;
}

textarea {
	width: 388px;
	_width: 400px;
	padding: 4px; 6px;
}

.err_msg {
	color: FF0000;
}

