@charset "utf-8";


div#policy {
	}

div#policy h3 {
	margin-bottom: 20px;
	padding-bottom: 8px;
	background: url(../img/header/double_line.gif) center bottom no-repeat;
	text-align: left;
	min-height: 18px;
	}

div#policy h3 span {
	padding-left: 25px;
	background: url(../img/header/blue_square.gif) left 50% no-repeat;
	font-weight: bold;
	font-size: 123.1%;
	}

/* @group div#deputation */

div#policy div#deputation {
	margin-bottom: 80px;
	}

div#policy div#deputation h4 {
	margin-bottom: 1em;
	padding-left: 7px;
	border-left: 5px solid #f90;
	color: #080;
	font-weight: bold;
	font-size: 116%;
	}

div#policy div#deputation p {
	margin-bottom: 1em;
	}

div#policy div#deputation p.photo {
	margin: 0 0 10px 10px;
	float: right;
	width: 120px;
	font-size: 93%;
	text-align: center;
	}

div#policy div#deputation ol.policy {
	margin-bottom: 1em;
	}

div#policy div#deputation ol.policy li {
	margin-left: 3em;
	list-style: decimal;
	color: #080;
	font-weight: bold;
	font-size: 116%;
	}

/* @end */

/* @group div#detail */

div#policy div#deputation div#detail {
	}

div#policy div#deputation div#detail div.section {
	margin-bottom: 1.5em;
	}

div#policy div#deputation div#detail h4 {
	font-style: italic;
	font-weight: bold;
	font-size: 108%;
	}

div#policy div#deputation div#detail h4 strong {
	font-style: normal;
	font-weight: bold;
	}

div#policy div#deputation div#detail p {
	margin-left: 2em;
	}

/* @end */



div#deputation div#merit {
	border: 2px solid #f90;
	background: #ffd;
	}

div#deputation div#merit h5 {
	margin-bottom: 10px;
	height: 28px;
	background: #fc0 url(../img/policy/merit.png) 5px center no-repeat;
	text-indent: -9999px;
	}

div#deputation div#merit ol {
	margin-bottom: 10px;
	}

div#deputation div#merit ol li {
	margin-left: 3em;
	list-style: decimal;
	}

div#deputation div#merit ol li strong {
	color: #c00;
	font-weight: bold;
	}






div#policy div#ClassroomDirector {
	}

div#policy div#ClassroomDirector p.photo {
	margin: 0 0 10px 10px;
	float: right;
	width: 120px;
	font-size: 93%;
	text-align: center;
	}

div#policy div#ClassroomDirector p {
	margin-bottom: 1em;
	}

div#policy div#ClassroomDirector p strong {
	font-weight: bold;
	}


div#policy div#ClassroomDirector table {
	margin-bottom: 20px;
	}

div#policy div#ClassroomDirector th {
	padding: 5px;
	border: 1px solid #999;
	width: 25%;
	background: #e0edf3;/*d5ebe7*/
	}

div#policy div#ClassroomDirector th.blank {
	border: 0;
	background: none;
	}

div#policy div#ClassroomDirector td {
	padding: 5px;
	border: 1px solid #999;
	text-align: center;
	}





