@charset "utf-8";
/* CSS Document */



/*-- メールマガジン --*/

.mission-news table {
	margin-bottom: 25px;
}

	.mission-news table th {
		font-size: 120%;
		padding: 10px;
		border-bottom: 1px #dddddd dashed;
	}
		
		.mission-news table td {
			padding: 10px;
			border-bottom: 1px #dddddd dashed;
		}
		
	
