@charset "Shift_JIS";

/* ------------------------------
	ENCORE
------------------------------ */

#content h2 {
	margin-bottom: 15px;
}

#content #pad {
	padding: 0 19px;
}

#content p {
	margin-bottom: 10px;
}


/* ------------------------------
	ENCORE_INDEX
------------------------------ */

#content p.req {
	margin-bottom: 8px;
	text-align: right;
	line-height: 1em;
}

#content h3.tit {
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #5b87d8;
	background-color: #84a5e2;
	color: #fff;
}

#content table.list {
	margin-bottom: 15px;
	border-top: 1px solid #999;
	width: 580px;
}
#content table.list th, #content table.list td {
	padding: 3px 5px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
}
#content table.list th {
	width: 23%;
	border-left: 1px solid #999;
	font-weight: normal;
	white-space: nowrap;
}
#content table.list tr.head th {
	width: auto;
	background-color: #ebebeb;
	font-weight: bold;
	color: #666;
}
#content table.list td {
	width: 77%;
}
#content table.list tr.repeat td {
	border: none;
	width: auto;
	font-size: 10px;
}

#content .ft {
	margin-bottom: 10px;
	padding-top: 15px;
	background: url("/common/img/co_line.gif") no-repeat;
	text-align: center;
	font-size: 10px;
}


/* ------------------------------
	VOICE_FORM
------------------------------ */

#content .note {
	margin-bottom: 10px;
}
#content .note p {
	margin: 0 0 0 1em;
	font-size: 10px;
	text-indent: -1em;
	color: #666;
}
#content .note p span {
	color: #c00;
}

#content .pf {
	margin-bottom: 10px;
	padding: 10px 10px 10px 0;
	background-color: #f3f3f3;
}

#content .pf table {
	width: 570px;
}
#content .pf table td {
	padding-bottom: 15px;
	line-height: 1.5em;
	vertical-align: top;
}
#content .pf table td.box {
	padding: 0 2px 0 10px;
}
#content .pf table td.txt {
	width: 29%;
}

#content .pf .btn {
	padding-bottom: 5px;
	text-align: center;
}
#content .pf .btn input {
	width: 60px;
}


/* ------------------------------
	ENCORE_CHECK
------------------------------ */

#content .pf_check {
	margin-bottom: 10px;
}

#content .pf_check h3 {
	margin-bottom: 10px;
	text-align: center;
	font-size: 14px;
	color: #666;
}

#content .pf_check p {
	margin-bottom: 30px;
}

#content .pf_check table {
	margin: 0 50px;
	width: 480px;
	background: url("/common/img/co_line.gif") no-repeat left top;
}
#content .pf_check table th, #content .pf_check table td {
	padding: 5px 0;
	line-height: 1.5em;
	vertical-align: top;
}
#content .pf_check table th {
	padding-right: 10px;
	width: 23%;
	white-space: nowrap;
	text-align: left;
	color: #069;
}
#content .pf_check table td {
	width: 77%;
}

#content .pf_check .btn {
	margin: 0 50px 15px 50px;
	padding-top: 15px;
	width: 480px;
	background: url("/common/img/co_line.gif") no-repeat left top;
	text-align: center;
}
#content .pf_check .btn input {
	width: 60px;
}


/* ------------------------------
	ENCORE_THANKS
------------------------------ */

#content .pf_thanks {
	margin: 0 50px;
}
#content .pf_thanks h3 {
	margin-bottom: 10px;
	padding-top: 100px;
	width: 475px;
	text-align: center;
	font-size: 14px;
	color: #666;
}
#content .pf_thanks p {
	width: 475px;
	text-align: center;
}

