@import url(common.css);

div#contents_section p#subtitle {
	width: 725px;
	margin: 42px 0 0 25px;
	font-weight: bold;
	font-size: 78%;
	color: #333333;
	line-height: 140%;
}

div#contents_section p#text {
	width: 725px;
	margin-left: 25px;
	font-size: 78%;
	color: #333333;
	line-height: 140%;
}

div#contents_section h2#contact {
	margin-top: 44px;
}

div#contents_section p#attention {
	width: 800px;
	margin-top: 6px;
	font-size: 78%;
	color: #333333;
	line-height: 140%;
	text-align: right;
}

div#contents_section p#attention em,
div#contents_section table#contact_table th em {
	font-style: normal;
	color: #CE7C22;
}

div#contents_section table#contact_table {
	width: 800px;
	margin-top: 38px;
	font-size: 78%;
	color: #333333;
}

div#contents_section table#contact_table th {
	width: 300px;
	padding-bottom: 10px;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
}

div#contents_section table#contact_table td {
	padding-left: 5px;
	padding-bottom: 10px;
	vertical-align: top;
	line-height: 100%;
}

div#contents_section table#contact_table td input {
	width: 216px;
}

div#contents_section table#contact_table td textarea {
	width: 320px;
	height: 150px;
}

div#contents_section table#contact_table td small {
	font-size: 83%;
	color: #666666;
	line-height: 100%;
}

div#contents_section p#button {
	margin-left: 308px;
}




p#caption {
	width: 725px;
	margin: 20px 0 0 100px;
	font-size: 78%;
	color: #333333;
	line-height: 140%;
}

table#confirmation_table {
	width: 800px;
	margin-top: 38px;
	font-size: 78%;
	color: #333333;
}

table#confirmation_table th {
	width: 300px;
	padding-bottom: 10px;
	font-weight: normal;
	text-align: right;
	line-height: 140%;
	vertical-align: top;
}

table#confirmation_table td {
	width: auto;
	padding-left: 5px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 140%;
}

table#confirmation_table td.button {
	text-align: center;
}

table#confirmation_table td.button input {
	width: auto;
}

div#result_block {
	margin: 20px 0 0 100px;
	font-size: 78%;
	color: #333333;
	line-height: 140%;
}

div#result_block div.btn_back {
	margin-top: 10px;
}
