div#contents div.bottomwrapper {
	padding: 29px 54px;
}

div.toptexts {
	margin: 20px 20px;
}

div.toptexts p {
	margin: 0 0;
	line-height: 1.5;
}

div.attention {
	color: #3383e7;
}

p.topmessagae {
	margin: 10px;
	padding: 10px;
	line-height: 1.5;
}

div.service_notes {
	line-height: 1.6;
	padding: 10px;
	margin: 20px 0;
	border: 3px double #ccc;
	height: 300px;
	overflow: auto;
}

div.service_notes h3 {
	font-weight: bold;
}

div.accept {
	margin: 20px 0 0;
	text-align: center;
}

input.to_confirm,
input.send,
input.send_contact {
	width: 250px;
	height: 60px;
	border: none;
	cursor: pointer;
}

input.to_confirm {
	background: transparent url(../images/entry/confirm_button.png) no-repeat;
}

input.send {
	background: transparent url(../images/entry/button_send.png) no-repeat;
}

input.send_contact {
	background: transparent url(../images/contact/button_send.png) no-repeat;
}

input.to_input {
	width: 184px;
	height: 44px;
	border: none;
	cursor: pointer;
	background: transparent url(../images/entry/button_return.png) no-repeat;
}

h4.contact_contents {
	color: #4283e0;
	margin: 20px 0 10px 10px;
	font-size: 1.1em;
	line-height: 1.4;
	border-bottom: 1px solid #4283e0;
}

table.enquete {
	width: 600px;
	margin: 10px auto;
}

table.enquete td {
	border: none;
}

table.enquete td label {
	padding-right: 4px;
}

div.request {
	text-align: center;
}

div.request_confirm {
	width: 600px;
	margin: 10px auto;
	text-align: left;
	line-height: 1.4;
}

div.errormessage_enquete {
	background-color: #ffefe7;
	color: #ff2121;
	line-height: 1.5;
	margin: 5px 13px;
	padding: 0 4px;
}

ul.enquete {
	margin: 10px 20px;
}

ul.enquete li {
	margin: 10px;
	float: left;
}

div.complete {
	margin: 20px;
}

div.complete p {
	margin: 10px 0;
	line-height: 1.4;
}

div.complete div.contact {
	margin: 10px 40px;
	padding: 10px;
	border: 1px solid #ccc;
	line-height: 1.5;
}

table.definition {
	margin: 30px auto;
	border-collapse: collapse;
}

table.definition th {
	border-bottom: 1px solid #ccc;
	padding: 5px 20px 5px 10px;
	font-size: medium;
	text-align: left;
	background-color: #e0ebff;
	color: #3383e7;
}

table.definition td {
	border-bottom: 1px solid #ccc;
	padding: 5px 15px;
	font-family: monospace;
	font-size: large;
}

div.submit {
	
}

form.input fieldset div.submit table {
	width: auto;
	margin: 10px auto;
}

form.input fieldset div.submit table td {
	padding: 0 10px;
	vertical-align: bottom;
}

table th div.request {
	margin: 4px 0;
	line-height: 1.2;
	font-size: 11px;
	text-align: right;
}