@charset "utf-8";
/* CSS Document */
FORM { margin: 0px; padding: 0px;}

FORM LABEL { padding-right:5px; text-align: right; color:#482D23; font-size:90%;}

FORM textarea, input, table, select { color: #191005; text-align: left; font-family:Arial;
border: 1px solid #AF9874; background:url(../images/txtboxbg.jpg) #fff left bottom repeat-x;}

form textarea{ font-size:100%;}

FORM INPUT.button { 
	border:none; color: #ffffff; text-align: center; padding:0px 10px; font-weight:bold; font-size:90%;
	border:1px solid #776535; background:#907B4C; cursor:pointer;
}

.info { color: #8C7757; font-size: 80%; font-size:10px;}
.mark{ color:#000;}

#inquiry_content IMG { margin: 0px; padding: 0px;}

SPAN.mandatory { margin: 0px; padding: 0px; color: #ff191c; background: none;}

.error { font-size: 90%; color: #CC0000;}

form span{ font-size:85%;}
form .wformate{ color:#AF0E13; font-size:90%; font-weight:bold; text-decoration:underline; border-top:1px dotted #482D23;}

form .title{ 
	border:1px solid #CAC5AF; background:#E6E2D0; padding-bottom:2px; color:#482D23; padding:1px 20px; 
	background:url(../images/bullet_popup.gif) #E6E2D0 5px center no-repeat;
}




