@charset "utf-8";
/* CSS Document */

#wrapper #contents #form {
	padding:10px 24px 0;
}
#wrapper #contents #form .section {
	width:638px;
}
#wrapper #contents #form .section h2 {
	background:#593F2D;
	padding:7px 25px;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:75%;
	font-weight:normal;
}
#wrapper #contents #form .section h2 .now {
	font-size:125%;
	font-weight:bold;
}
#wrapper #contents #form .section h2 .small {
	font-size:68%;
}
#wrapper #contents #form .section h2 .send {
	padding-left:2em;
}
#wrapper #contents #form .section .caution,
#wrapper #contents #form .section .howto {
	background:#FFFFFF;
	padding:10px 25px;
	margin-bottom:20px;
}
#wrapper #contents #form .section .caution h3,
#wrapper #contents #form .section .howto h3 {
	font-size:75%;
	background:#C9CACB;
	padding:0 7px;
}
#wrapper #contents #form .section .caution h3 span,
#wrapper #contents #form .section .howto h3 span {
	background:#FFFFFF;
	padding:0 5px;
}
#wrapper #contents #form .section .caution ul {
	padding:4px 0;
}
#wrapper #contents #form .section .caution li {
	padding:3px 0;
	font-size:75%;
	margin-left:1em;
	text-indent:-1em;
	line-height:140%;
}
#wrapper #contents #form .section table {
	width:100%;
	border-collapse:collapse;
}
#wrapper #contents #form .section th {
	border-bottom:10px solid #F5F3E0;
	font-size:75%;
	text-align:left;
}
#wrapper #contents #form .section td {
	font-size:75%;
}
#wrapper #contents #form .section th.head {
	border-bottom:10px solid #F5F3E0;
}
#wrapper #contents #form .section th.form {
	border-bottom:10px solid #F5F3E0;
	color:#A47047;
}
#wrapper #contents #form .section .head {
	background:#A47047;
	color:#FFFFFF;
	vertical-align:top;
	border-bottom:1px solid #F5F3E0;
	padding:5px 0 5px 25px;
}
#wrapper #contents #form .section .form {
	background:#FFFFFF;
	width:410px;
	border-bottom:1px solid #A47047;
	padding:2px 0 2px 25px;
	vertical-align:middle;
}
#wrapper #contents #form .section .border {
	width:33px;
	background:url(../images/form_bg.gif) repeat-y;
}
#wrapper #contents #form .section .padl0 {
	padding-left:0px !important;
}
#wrapper #contents #form .section .last {
	border-bottom:0 !important;
	padding-bottom:10px;
}
#wrapper #contents #form .section input,
#wrapper #contents #form .section select {
	margin:0 5px;
}
#wrapper #contents #form .section .btnArea {
	background:#FFFFFF;
	width:398px;
	padding:5px 10px 5px 35px;
	margin:13px 0 13px 195px;	
}
#wrapper #contents #form .section .btnArea p {
	font-size:75%;
	padding-left:12px;
	background:url(../images/form_icon.gif) no-repeat top left;
	line-height:140%;
}
#wrapper #contents #form .section .btnArea span {
	font-size:68%;
}
#wrapper #contents #form .section .btnArea input {
	margin:5px 20px 0 0;
}
#wrapper #contents #form .section .howto p {
	font-size:75%;
	padding:5px 0;
	line-height:140%;
}
#wrapper #contents #form .section .howto a {
	color:#A47047;
}

