@charset "shift_jis";

@import "sub_common.css";

h2#ttlContact {
	width: 199px;
	height: 23px;
	margin-bottom: 30px;
}

	table#where { margin: 10px 0;}
		table#where td { color:#FFFFFF; padding-right: 8px;}
		table#where td.alignR { text-align: right;}

	table#formTable { width: 600px; border-collapse: separate; border-spacing: 1px; margin-bottom: 10px;}
		table#formTable th,
		table#formTable td { color: #fff; font-size: 0.8em; background-color: #333; padding: 8px 0; vertical-align: top; line-height: 1.5em; border-bottom: 1px solid #111; border-right: 1px solid #111;}
		table#formTable th { width: 8em; text-align: center;}
		table#formTable td { padding-left: 8px; line-height: 1.8em;}
			table#formTable th span { padding-left: 3px;}
			
	table#submitTable { margin-top: 10px;}




















