@charset "utf-8";
@import "../common/css/0-import.css";

#conts {
	width: 631px;
}

#conts h2 {
	margin-bottom: 10px;
}

#conts h2.mb15 {
	margin-bottom: 15px;
}

#conts h3 {
	margin-bottom: 10px;
}

#conts p {
	margin-left: 1px;
	margin-bottom: 11px;
	line-height: 1.7;
}

#conts p.mb230 {
	margin-bottom: 230px;
}

#conts p span {
	color: #f00;
}

#conts table {
	width: 100%;
}

#conts table th {
	padding-top: 12px;
	border: 1px #ccc solid;
	border-right: none;
	background: #f3f3f3;
	width: 168px;
	text-indent: 11px;
	text-align: left;
	vertical-align: top;
	color: #000;
}

#conts table th span.icon {
	padding-left: 5px;
	color: #f00;
	font-weight: normal;
}

#conts table th span.txt {
	margin-top: 8px;
	display: block;
	font-weight: normal;
	line-height: 1.5;
	font-size: 10px;
}

#conts table td {
	padding: 8px 0 8px 13px;
	border: 1px #ccc solid;
	border-left: none;
	color: #000;
}

#conts table td.aCenter {
	padding: 20px 0 40px;
	border: none;
	text-align: center;
}

#conts table td span {
	margin-right: 10px;
}

#conts table td label {
	margin: 6px 0 0 3px;
	display: block;
	font-size: 10px;
	letter-spacing: 1px;
}

#conts table td label.ml {
	margin: 3px 0 15px 75px;
}

#conts table td.wd67 input {
	margin-right: 10px;
	width: 67px;
}

#conts table td.wd67 input.wd440 {
	width: 440px;
}

#conts table td.wd100 input {
	margin-right: 15px;
	width: 100px;
}

#conts table td.wd180 input {
	width: 180px;
}

#conts table td.wd440 input {
	width: 440px;
}

#conts table td select {
	margin-bottom: 10px;
	width: 73px;
}

#conts table td textarea {
	width: 440px;
	height: 170px;
}


/*-------------------------
		error
---------------------------*/

#conts table td.redBorder input {
	border: 2px #f00 solid;
}


/*-------------------------
		preview
---------------------------*/

#conts table td.aCenter span {
	margin-right: 55px;
}

#conts table.tdWeight th {
	padding-bottom: 10px;
}

#conts table.tdWeight td {
	font-weight: bold;
	vertical-align: middle;
}

#conts table.tdWeight td.noWeight {
	font-weight: normal;
}
