/* *****************************************************************************
コンテンツ
***************************************************************************** */
#enqBox {
	position:relative;
}
#enqBox h2 {
	font-size:25px;
	font-weight:normal;
	margin-top:20px;
}

.zeromail table {
	border-collapse:collapse;
	width:100%;
	vertical-align:middle;
}
.zeromail table td,
.zeromail table th{
	border:solid 1px #ccc;
	vertical-align:top;
	padding:10px;
}
.zeromail table td{
}
.zeromail table th{
	background-color:#f8f8f8;
	width:250px;
}
.zeromail table td.subject {
	background-color:#666;
	color:#fff;
}
.zeromail table input {
	border:solid 1px #eee;
	border-radius:5px;
	height:20px;
	margin-bottom:7px;
}
.zeromail table input[type=text]{
	width:300px;
}
.zeromail table input[type=text].w80 {
	width:80px;
}
.zeromail table input[type=text].w40 {
	width:40px;
}
.zeromail table textarea {
	border:solid 1px #eee;
	border-radius:5px;
	width:500px;
	height:200px;
}
.zeromail .button {
	text-align:center;
	padding:10px;
}
.zeromail .require:after {
	content:' * ';
	color:#f03;
}
.zeromail .attention {
	color:#f03;
}
.zeromail button {
	background-color:#f0f0f0;
	border:solid 1px #ccc;
	padding:10px;
	border-radius:5px;
	min-width:100px;
	cursor:pointer;
}
.zeromail button:hover {
	background-color:#fff;
}
.zeromail strong.error {
	color:#e5007f;
	font-weight:normal;
}

#completion .success {
	padding:50px 0px;
}
#completion .button a{
	display:block;
	background-color:#f0f0f0;
	border:solid 1px #ccc;
	padding:10px;
	border-radius:5px;
	width:100px;
	cursor:pointer;
	text-align:center;
}


.wtn_copyright {
	display:none;
}

.zeromail input[type="radio"] {
	vertical-align:top;
}
.button #myreset {
	margin-left:10px;
}
#completion h2 {
	margin-bottom:20px;
}
#completion {
	margin-bottom:200px;
}
#doui_wrap {
	padding:40px;
	text-align:center;
}

#ssl_site_seal {
	position: absolute;
	top: 0px;
	right: 0px;
}