﻿@charset "utf-8";

/* ============================================
	shared	/meeting/ 
============================================ */
body.meeting .sectionLv3 {
	padding: 0 0.5em;
}

table.table_form {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}
	table.table_form th,
	table.table_form td { 
		padding: 5px 0 8px;
		border-bottom: 1px solid #ccc;
	}
	table.table_form th {
		width: 27%;
		vertical-align: middle;
		line-height: 1.5;
	}
	table.table_form td {
		line-height: 2;
	}
		table.table_form th p { margin: 0 20px 0 6px;}
		table.table_form td .sectionIn { margin: 0 6px;}
		table.table_form td .sectionConf { margin: 0 6px; color: #0465d8;}
			table.table_form td .sectionIn p.form_sample{ color: #595959;}
			table.table_form th strong,
			table.table_form td strong {
				margin-left: 1em;
				color: #eb011c;
			}




.inputL { width: 275px;}
.inputM { width: 140px;}
.inputS { width: 105px;}
.selectM { width: 240px;}
.textareaM { width: 370px;}





.form_name {}
	.form_name p {
		float: left;
		margin-right: 2.5em;
		white-space: normal;
	}
	.form_name p input {
		margin-left: 0.5em;
	}

.form_enquete {}
	.form_enquete li {
		float: left;
	}
	.form_enquete li input {
		margin-right: 0.5em;
		vertical-align: middle;
	}
	.form_enquete li.enquete01 { width: 9.5em;}
	.form_enquete li.enquete02 { width: 13em;}
	.form_enquete li.enquete03 { width: 9.5em;}
	.form_enquete li.enquete04 { width: 9.5em;}
	.form_enquete li.enquete05 { width: 20em;}

.form_textarea { margin-left: 180px;}

.form_btn {
	text-align: center;
	margin-top: 30px;
}
	.form_btn .form_back {
		margin-right: 65px;
	}





ul.formUtil {
	overflow: hidden;
}
	ul.formUtil li {
		float: left;
		margin-right: 20px;
	}
	ul.formUtil li.formUtilVerisign {}
	ul.formUtil li.formUtilPrivacy {
		margin-top: 16px;
	}

/* ============================================
	/meeting/tks
============================================ */
.sectionTks {
	margin-bottom: 25px;
	padding: 80px 0;
	text-align: center;
	background-color: #eaf4fd;
}
/* ============================================
	/meeting/
============================================ */


/* ============================================
	/meeting/
============================================ */


/* ============================================
	/meeting/
============================================ */
