@charset "utf-8";


#close_txtarea { 
 	background-color: #000000; 
 	margin-left: 0px; 
 	margin-top: 0px; 
 	margin-right: 0px; 
 	margin-bottom: 0px; 
 	background-image: url(../img/all_bg01.gif); 
 	background-repeat: repeat; 
 
	height: 500px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 110px;
	padding-bottom: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 250px;
}	


.close_txt01 {
	font-size: 11px;
}
