@charset "utf-8";

#presentOutline {
	margin-bottom:15px;
}
#presentOutline h3 {
	padding-bottom:5px;
}

#presentEnquete {
	width:547px;
	margin-bottom:18px;
	padding:0 10px 10px 10px;
	border:9px solid #F0E9D7;
}
#presentEnquete table table {
	margin:0;
	padding:0;
}
#presentEnquete table table th,
#presentEnquete table table td {
	margin:0;
	padding:0;
	vertical-align:top;
}
#presentEnquete table table th {
	padding-right:10px;
}
#presentEnquete table table td {
	padding-top:10px;
}
#presentEnquete table table td em {
	font-weight:bold;
	font-style:normal;
	color:#7B7B7B;
}
#presentEnquete table table td .btn {
	text-align:right;
}
#presentEnquete .field {
	padding-top:5px;
}
#presentEnquete .field input {
	vertical-align:middle;
}
#presentEnquete .fieldNote {
	width:480px;
}
#presentEnquete .field .fieldNote {
	width:450px;
}
#presentEnquete .block {
	width:487px;
	margin:0 10px 15px 10px;
	padding:19px;
	border:1px solid #E0E0E0;
}
#presentEnquete .block .caption {
	margin-top:0;
}
#presentEnquete .block .field {
	font-weight:bold;
}
#presentEnquete .block .txt_link01 {
	padding-left:0;
	background:none;
	text-align:right;
}
#presentEnquete .block .txt_link01 a {
    margin-bottom: 3px;
	padding-left:15px;
    background-image:url(/images_common/icon_link01.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#presentProfile {
	width:547px;
	margin-bottom:18px;
	padding:0 10px 10px 10px;
	border:9px solid #D8EFDF;
}
#presentProfile .fieldName {
	width:65px;
}
#presentProfile .fieldZip {
	width:50px;
}
#presentProfile .fieldAddress {
	width:330px;
}
#presentProfile .fieldPref {
	width:100px;
}
#presentProfile .fieldCity {
	width:150px;
}
#presentProfile .fieldMail {
	width:200px;
}
#presentProfile .fieldAge {
	width:50px;
}
#presentProfile .fieldNote {
	width:520px;
}

