/* CSS Document */
		
	#main #content #mail_naiyo{
	
			height:350px;
			margin-left: 50px;
	
	}
	
	
	.tbl0 {
			margin-top: 1em;
			margin-right: 0;
			margin-bottom: 1.5em;
			margin-left: 30px;
			padding: 0;
			border: 1px solid #C1DAD7;
			VISIBILITY: visible; 
			POSITION: absolute;
			display:block;
		 	TOP: 300px;
			
	}
	.tbl {
			margin-top: 1em;
			margin-right: 0;
			margin-bottom: 1.5em;
			margin-left: 30px;
			padding: 0;
			border: 1px solid #C1DAD7;
			VISIBILITY: hidden; 
			display:block;
			POSITION: absolute;
		 	TOP: 300px;
	}
