@charset "utf-8";

/* 2010/05/07 2010年オープンキャンパス
----------------------------------------- */
ul#open2010oldReport {
	float: left;
	margin: 0 0 20px;
	width: 400px;
}

p#open2010oldGallery {
	float: right;
	margin: 0 0 20px;
	width: 300px;
}

p#open2010contact {
	clear: both;
	padding: 10px 0 0;
	border-top: 1px dotted #999;
}

/* 2010/05/07 2009夏オープンキャンパス 写真レポート
----------------------------------------- */
h4.galleryTitle {
	margin: 0 0 20px 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #FF8CA0;
	line-height: 3em;
}

div.photoGallery {
	margin: 0 0 40px;
}

/* 2010/06/14 2010年オープンキャンパス
----------------------------------------- */
div#open2010 h3.visual {
	margin: 0 0 20px;
}

div#open2010 table.schedule {
	margin: 0 0 20px;
	width: 100%;
	border: 5px solid #ddd;
}

div#open2010 table.schedule th {
	padding: 8px 15px;
	border: solid #fff;
	border-width: 0 2px 0 0;
	background: #ffd7dc;
	text-align: center;
	font-size: 116%;
}

div#open2010 table.schedule td {
	padding: 10px 15px 8px;
	border-right: 2px solid #ffd7dc;
	border-bottom: 1px dotted #aaa;
	letter-spacing: 1px;
	font-size: 108%;
}

div#open2010 table.schedule td p {
	line-height: 1.4em;
}

div#open2010 table.schedule td span.red {
	color: #f00;
}

div#open2010 table.schedule td span.through {
	text-decoration: line-through;
}

div#open2010 table.schedule td span.large {
	font-size: 108%;
}

div#open2010 h4 {
	margin: 0 0 5px;
	color: #f00;
	font-size: 16px;
}

div#open2010 table.access,
div#open2010 table.timetable {
	margin: 0 0 20px;
	width: 100%;
	border: 5px solid #ddd;
}

div#open2010 table.timetable {
	margin: 0 0 30px;
}

div#open2010 table.access th,
div#open2010 table.timetable th {
	padding: 8px 15px;
	width: 100px;
	border: solid #fff;
	border-width: 0 0 2px 0;
	background: #ffd7dc;
	text-align: center;
	font-size: 116%;
}

div#open2010 table.access td,
div#open2010 table.timetable td {
	padding: 10px 15px 8px;
	border-bottom: 2px solid #ffd7dc;
	font-size: 108%;
}

div#open2010 table.access td p {
	line-height: 1.4em;
}

div#open2010 table.access td p.two a {
	color: #00f;
}

div#open2010 table.timetable td ul li {
	margin: 0 0 0 20px;
	line-height: 1.6em;
	list-style-type: disc;
}

/* 2010/06/14 就職情報
----------------------------------------- */
h3#supportTitle {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px dotted #999;
}

h4#workTitle {
	margin: 0 0 20px;
}

a.blue {
	color: #00f;
}

dl.workingArea {
}

dl.workingArea dt {
	margin: 0 0 15px;
	padding: 0 0 3px;
	border-bottom: 1px solid #777;
	color: #A594C0;
	font-size: 116%;
}

dl.workingArea dd p.other {
	margin: 0 0 30px;
}

table.mainWork {
	margin: 0 0 30px;
	width: 100%;
	border: 0;
}

table.mainWork td.first {
	padding: 0.8em 0.5em;
	width: 1em;
	background: #64AD13;
	color: #fff;
	font-size: 116%;
}

table.mainWork td.second {
	padding: 0 0.8em 0.8em 1em;
	width: 5em;
	vertical-align: top;
}

table.mainWork td.third {
	padding: 0 0 0.8em 0;
	vertical-align: top;
}

table.mainWork td.second span.block,
table.mainWork td.third  span.block {
	display: inline-block;
	padding: 0.2em 0.5em 0.3em;
	width: 4em;
	background: #64AD13;
	color: #fff;
	text-align: center;
	line-height: 1em;
	/display: inline;
	/zoom: 1;
}

table.mainWork td.third  span.block {
	margin: 0 0.5em 0 1em;
}

table.mainWork td.third  span.noMargin {
	margin-left: 0;
}

table.mainWork tr.border td.third {
	border-top: 1px dotted #ccc;
}

table.mainWork tr.border td.second,
table.mainWork tr.border td.third {
	padding-top: 0.8em;
}

table.mainWork tr.last td {
	padding-bottom: 0;
}

table.orange td.first,
table.orange td.second span.block,
table.orange td.third  span.block {
	background: #ef7000;
}

/* 2010/06/29 保育コース
----------------------------------------- */
.marginBottom20 {
	margin-bottom: 20px !important;
}

#hoikuTable {
}

#hoikuTable td {
	padding: 10px;
}

/* 2010/07/28 教員紹介
----------------------------------------- */
table.teacherTable {
	margin: 0 0 25px;
	width: 100%;
}

table.teacherTable th,
table.teacherTable td {
	padding: 10px 20px;
	border: dotted #999;
	border-width: 0 0 1px;
}

table.teacherTable th {
	background: #FFD7DC;
}

table.teacherTable th.name {
	width: 100px;
}

table.teacherTable td {}

/* 2010/08/04 募集要項一覧
----------------------------------------- */
table#examSchedule {
	margin: 5px 0 10px;
	width: 695px;
	border: 1px solid #333;
}

* html table#examSchedule {
	width: 685px;
}

table#examSchedule th,
table#examSchedule td {
	border: 1px solid #333;
	border-width: 0 1px 1px 0;
	text-align: center;
	line-height: 1.2em;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
}

table#examSchedule th {
	padding: 3px 5px;
	background: #FFD2E9;
}

table#examSchedule td {
	padding: 12px 2px;
	letter-spacing: -1px;
}

table#examSchedule td.hover {
	background: #FEFFAF;
}

span.bold {
	font-weight: bold;
}

span.xSmall {
	font-size: 10px;
}

span.xxSmall {
	font-size: 9px;
}

/* 2010/08/06 幼児教育研究センター
----------------------------------------- */
ol.number {
	margin: 0 0 0 25px;
}

ol.number li {
	line-height: 1.5em;
	list-style-type: decimal;
}