.mail_add{
	vertical-align: middle;
	margin-top: -3px;
}

small{
	color: #880000;
}

p{
	margin-top: 10px;
}

.box_border{
	border: solid #ffffff 1px;
	padding: 5px;
	margin-bottom: 15px;
}


.brown{
	color: #48310D;
}

form{
	width: 350px;
	background-image: url(images/note.gif);
	height: 456px;
	padding: 10px 10px 5px 10px;
	background-repeat: no-repeat;
	color: #48310D;
	margin: 0;
}

.input_design{
	border-bottom: 0px;
	background-color: #FCF9E6;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	width: 340px;
	background-image: url(images/note_line01.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	}

input:focus{
	background-color: #DCC092;
}

.button_design{
	border: 0px;
}
	
textarea{
	border: 0px;
	width: 340px;
	height: 150px;
	background-image: url(images/note_line02.gif);
	background-repeat: repeat-y;
	background-color: #FAF6D3;
	line-height: 185%;
	overflow: auto;
	font-size: 13px;
	scrollbar-face-color: #FAA43C;
	scrollbar-track-color: #FAF6D3;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #FAA43C;
	scrollbar-shadow-color: #FAA43C;
	scrollbar-3dlight-color: #A66F02;
	scrollbar-darkshadow-color: #A66F02; 
}

.center{
	text-align: center;
	margin: auto;
}

.btn_01{
	background-color: #7ECB8C;
	border: solid 1px #999999;
	margin: 0 7px 0 0;
	cursor: hand;
}

.btn_02{
	background-color: #FFFF66;
	border: solid 1px #999999;
	cursor: hand;
	margin: 0;	
}
