/* プライバシーポリシー用スタイル */
/* セレス学院サイトと共通スタイル */

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	}
table.orange th,
table.orange td,
table.orange12 th,
table.orange12 td {
	padding: 2px 5px;
	font-weight: normal;
	border: 1px solid #ccc;
	color: #333;
	font-family:
		Meiryo, 
		"メイリオ", 
		Verdana, 
		Arial, 
		"Hiragino Kaku Gothic Pro W3", 
		"ヒラギノ角ゴ Pro W3", 
		Osaka, 
		"MS P Gothic", 
		"ＭＳ ゴシック", 
		sans-serif;
	line-height: 1.5em;
	background-color: transparent;
	text-align: left;
	vertical-align: middle;
	}
table.orange th,
table.orange12 th {
	background-color: #f6f5eb;
	}
table.orange caption,
table.orange12 caption {
	text-align: left;
	color: #333;
	}
table.orange th,
table.orange td,
table.orange caption {
	font-size: 14px;
	}

table.orange12 th,
table.orange12 td,
table.orange12 caption {
	font-size: 12px;
	}