@charset "utf-8";

/*---page_contact---*/

#maincolumn {
	padding: 19px 0 80px 0;
	font-size:13px;
	line-height:2.0;
}
#maincolumn h3 {
	margin: 0 0 25px 0;
}
#maincolumn table,
#maincolumn table th,
#maincolumn table td {
	border: 3px solid #FFFFFF;
}
#maincolumn table {
	margin:0 0 40px 0;
}
#maincolumn table th,
#maincolumn table td {
	padding:10px;
	line-height:1.2;
}
#maincolumn table th {
	background-color: #D5EEEB;
	color:#595959;
	text-align:left;
}
#maincolumn textarea {
	width:100%;
}
#maincolumn .policy {
	width:608px;
	height:150px;
	overflow-y:auto;
	padding:10px;
	margin-bottom:30px;
	border: 1px solid #2EA8A2;
	font-size:11px;
	line-height:1.3;
}
#maincolumn .btn {
	width:630px;
	text-align:center;
}
table.pwContainer th {
	width: 120px !important;
	border: 0px !important;
}
table.pwContainer td {
	width: 400px !important;
	border: 0px !important;
}
table.pwContainer .policy {
	display: none !important;
}
#your-name, #your-tel, #your-email, #your-address, #your-reason, #theme {
	width: 300px;
}
