@charset "utf-8";

/* =======================================

	Home CSS

 -----------------------------------------
	INDEX
 -----------------------------------------
 	1.Structure

========================================== */

/* 1.Structure
========================================== */


/* ================================================================================ ▼En before */
/*
body#home #header {
	margin-bottom: 4px;
	height: 90px;
	background-image: url(../../images/base/header_bg_02.png);
}
*/
/* ================================================================================ ▲En before */


/* ================================================================================ ▼En after */

body#home #header {
	margin-bottom: 4px;
	height: 90px;
	background-image: url(../../images/base/header_bg_02e.png);
}

/* ================================================================================ ▲En after */

body#home #document #main {
	height: auto;
	min-height: 100px;
	background: #F5F1EB url(../../images/home/information_bg_01.gif) repeat-y 191px 0;
}
/* IE6 Only */
* html #documtent #main {height: 100px;}

body#home #document #main #contents {
	float: left;
	position: relative;
	z-index: 50;
	margin: 0; /* Reset */
	width: 767px;
	border: none; /* Reset */
	zoom: 1;
}

body#home #document #main #contents:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0px; visibility: hidden;
}

	/* Information
	---------------------------------------- */
	body#home #document #main #contents #information {
		float: right;
		display: inline; /* for IE */
		padding: 20px 25px 0 35px;
		width: 516px;
		border-top: 1px solid #E0DEDB;
		background: url(../../images/home/information_bg_02.png) no-repeat 3px 2px;
	}
	
	/* Campus Info02
	---------------------------------------- */
	body#home #document #main #contents #campusInfo02 {
		float: left;
		padding: 11px 0 0;
		width: 191px;
/*		background: url(../../images/home/campusinfo_bg_01.gif) no-repeat;*/
	}

body#home #document #main #campusInfo01 {
	float: right;
	position: relative;
	z-index: 100;
	padding: 9px 0 0;
	width: 193px;
}

body#home #document #main #academyNavi {
	clear: both;
	border-top: 1px solid #E0DEDB;
	background-color: #FAF8F2;
	zoom: 1;
}


/* 2.Banner List
========================================== */
body#home #main ul.bnrList {}

body#home #main ul.bnrList li {
	text-align: center;
}


/* 3.Main Visual
=========================================== */
body#home #main #mainVisual {
	position: relative;
	height: 254px;
	background: url(../../images/home/mainvisual_bg_01.jpg) no-repeat;
}

body#home #main #mainVisual h2,
body#home #main #mainVisual p.guide {
	position: absolute;
	top: 0;
	left: -9999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

body#home #main #mainVisual p.bnr {
	position: absolute;
	top: 162px;
	left: 319px;
	width: 158px;
}


/* 4.Contents
========================================== */
body#home #main #contents {
}

	/* 4-1.Globalnavi
	---------------------------------------- */
	body#home #contents ul#globalnavi {
		margin: 0; /* Reset */
		padding: 9px 0 15px;
		border-bottom: 1px solid #F5F1EB;
		background: #F5F1EB url(../../images/home/globalnavi_bg_02.png) no-repeat 0 100%;
		zoom: 1;
	}
	/* IE6 Only */
	* html body#home #contents ul#globalnavi {margin-right: -3px;}
	
	body#home #contents ul#globalnavi:after { /* for Modern Browser */
		content: "."; display: block; clear: both; height: 0px; visibility: hidden;
	}
	
	body#home #contents ul#globalnavi li {
		float: left;
		margin: 0 1px 0 0;
		width: 191px;
		background: url(../../images/home/globalnavi_bg_01.png) no-repeat;
		zoom: 1;
	}
	
	body#home #contents ul#globalnavi li:after { /* for Modern Browser */
		content: "."; display: block; clear: both; height: 0px; visibility: hidden;
	}
	
	body#home #contents ul#globalnavi li#gnavi01 {background-position:    0   0;}
	body#home #contents ul#globalnavi li#gnavi02 {background-position: -192px 0;}
	body#home #contents ul#globalnavi li#gnavi03 {background-position: -384px 0;}
	body#home #contents ul#globalnavi li#gnavi04 {
		margin: 0; /* Reset */
		background-position: -576px 0;
	}
	
	body#home #contents ul#globalnavi li a {
		display: block;
		zoom: 1;
	}
	
	body#home #contents ul#globalnavi li a:hover {
		background-color: transparent;
	}
	
	body#home #contents ul#globalnavi li a:hover img {
		visibility: hidden;
	}
	
		/* 4-1-1.inner ul
		---------------------------------------- */
		body#home #contents ul#globalnavi li ul {
			margin: 9px 0 0 13px;
			height: auto; /* for Modern Browser */
			min-height: 93px; /* for Modern Browser */
			background: url(../../images/common/ico_arrow01_brown02.gif) no-repeat -100 -100; /* preload */
		}
		/* IE6 Only */
		* html body#home #contents ul#globalnavi li ul {height: 93px;}
		
		body#home #contents ul#globalnavi li ul li {
			width: 150px;
			background: none; /* Reset */
		}
		
		body#home #contents ul#globalnavi li ul li a {
			padding: 0 0 0 14px;
			background: url(../../images/common/ico_arrow01_brown01.gif) no-repeat 0 0.334em;
			color: #996600;
			text-decoration: none;
		}
		
		body#home #contents ul#globalnavi li ul li a:hover {
			background-image: url(../../images/common/ico_arrow01_brown02.gif);
			color: #FF6600;
		}

	/* 4-2.Information
	---------------------------------------- */
	body#home #main #contents #information {
	}
	
		/* 4-2-1.News Topics
		---------------------------------------- */
		body#home #main #contents #information .newsTopics {
			position: relative;
			margin: -20px 0 30px;
		}
		
			/* 4-2-1-1.Title
			---------------------------------------- */
			body#home #main #contents #information .newsTopics .title {
				position: relative;
				padding: 1.539em 0 0;
			}
			
			body#home #main #contents #information .newsTopics .title h2 {
			}
			
			body#home #main #contents #information .newsTopics .title p.listup {
				position: relative;
				top: -2.25em;
				margin: 0 10px -1.667em;
				text-align: right
			}
			
			body#home #main #contents #information .newsTopics .title p.listup a,body#home #main #contents #information .newsTopics .title p.listup span.newslist {
				padding: 0 0 0 16px;
				background: url(../../images/common/ico_arrow01_brown01.gif) no-repeat 0 0.0834em;
				color: #333333;
				text-decoration: none;
			}
			
			body#home #main #contents #information .newsTopics .title p.listup a:hover {
				background-image: url(../../images/common/ico_arrow01_brown02.gif);
				color: #FF6600;
			}
			
			/* 4-2-1-2.dl
			---------------------------------------- */
/*			body#home #main #contents #information .newsTopics dl {
				margin: 12px 5px 0;
				zoom:1;
			}
			
			*body#home #main #contents #information .newsTopics dl {
				padding-bottom:25px;
			}
			
			body#home #main #contents #information .newsTopics dl:after {
					content: "."; display: block; clear: both; height: 0px; visibility: hidden;
			}
			
			body#home #main #contents #information .newsTopics dl dt {
				width:40px;
				float:left;
			}
			
			body#home #main #contents #information .newsTopics dl dd {
				display:block;
				padding-left:10px;
				float:left;
				width:450px;
			}
			
			body#home #main #contents #information .newsTopics dl dd:after {
					content: "."; display: block; clear: both; height: 0px; visibility: hidden;
			}
			
			body#home #main #contents #information .newsTopics dl dd em {
				color: #CC0000;
				font-style: normal;
			}
			
			body#home #main #contents #information .newsTopics dl dd a {
				color: #333333;
				text-decoration: none;
			}
			
			body#home #main #contents #information .newsTopics dl dd a:hover,
			body#home #main #contents #information .newsTopics dl dd a:hover em {
				color: #FF6600;
			}
*/
		/* 4-2-1.Announce
		---------------------------------------- */
		body#home #main #contents #information .announce {
			margin: 0 0 30px;
			background: url(../../images/home/announce_bg.gif) repeat-y;
			zoom: 1;
		}
		
		body#home #main #contents #information .announce h2 {
			padding: 11px 0 0 18px;
			background: url(../../images/home/announce_bg_top.gif) no-repeat;
		}
		
		body#home #main #contents #information .announce ul {
			margin: 6px 0 0;
			padding: 0 15px 15px;
			background: url(../../images/home/announce_bg_btm.gif) no-repeat 0 100%;
		}
		
		body#home #main #contents #information .announce ul li {
			margin: 2px 0 0;
			padding: 3px 8px 2px;
			background-color: #E4E0DA;
		}
		
		body#home #main #contents #information .announce ul li a {
			color: #333333;
			text-decoration: none;
		}
		
		body#home #main #contents #information .announce ul li a:hover {
			color: #ff6600;
		}

		body#home #main #contents #information .announce ul li a em {
			color: #CC0000;
			font-style: normal;
		}


/* 5.Campus Info01
========================================== */
body#home #main #campusInfo01 {
}

	/* 5-1.Section
	---------------------------------------- */
	body#home #main #campusInfo01 .section {
		margin: 25px 0;

	}
	
	body#home #main #campusInfo01 .section h2 {
		margin: 0 0 10px;
	}
	
	body#home #main #campusInfo01 #nowAoyama {
		margin-left: 5px;
	}
	
	body#home #main #campusInfo01 #nowAoyama h2 {
		margin: 0 0 2px 10px;
	}
	
	body#home #main #campusInfo01 #education {
		margin-left: 10px;
	}
	
	body#home #main #campusInfo01 #education ul {
		position: relative;
		background: url(../../images/home/education_bg_01.jpg) no-repeat 138px 100%;
	}
	
	body#home #main #campusInfo01 #education ul li {
		margin: 0 0 13px;
	}
	
	/* 5-2.Kinder Column
	---------------------------------------- */
	body#home #main #campusInfo01 .kinderColumn {
		margin: 0 auto 5px;
		width: 188px;
		background: url(../../images/home/kindercolumn_bg_01.gif) repeat-y;
	}
	
	body#home #main #campusInfo01 .kinderColumn h2 {
		margin: 0 0 7px;
	}
	
		/* Contents
		---------------------------------------- */
		body#home #main #campusInfo01 .kinderColumn p.contents {
			padding: 0 7px 12px;
			background: url(../../images/home/kindercolumn_bg_btm.png) no-repeat 0 100%;
			font-size: 92.4%;
			line-height: 1.5;
			zoom: 1;
		}
		
		body#home #main #campusInfo01 .kinderColumn p.contents a {
			color: #996600;
			text-decoration: none;
		}
		
		body#home #main #campusInfo01 .kinderColumn p.contents a:hover {
			color: #FF6600;
		}
		
		body#home #main #campusInfo01 .kinderColumn p.contents a span.image {
			display: block;
			margin: 0 0 5px;
			text-align: center;
		}
		
		body#home #main #campusInfo01 .kinderColumn p.contents a span.image img {
			border: 2px solid #CC9900;
		}
		
		body#home #main #campusInfo01 .kinderColumn p.contents a:hover span.image img {
			border-color: #FD7600;
		}
		
		body#home #main #campusInfo01 .kinderColumn p.contents a span.notes {
			margin: 0 7px;
		}


/* 6.Academy Navi
========================================== */
body#home #main #academyNavi {
	position: relative;
	padding: 10px;
	height: 37px;
	background: url(../../images/home/academynavi_bg_01.png) no-repeat 10px 10px;
}

body#home #main #academyNavi h2 {
	position: absolute;
	top: 18px;
	left: 18px;
	width: 131px;
}

body#home #main #academyNavi ul.academyList {
}

body#home #main #academyNavi ul.academyList li {
	position: absolute;
	top: 18px;
}

body#home #main #academyNavi ul.academyList li.menu01 {left: 153px; width:  95px;}
body#home #main #academyNavi ul.academyList li.menu02 {left: 253px; width: 113px;}
body#home #main #academyNavi ul.academyList li.menu03 {left: 371px; width: 167px;}
body#home #main #academyNavi ul.academyList li.menu04 {left: 543px; width: 128px;}
body#home #main #academyNavi ul.academyList li.menu05 {left: 676px; width: 128px;}
body#home #main #academyNavi ul.academyList li.menu06 {left: 809px; width: 125px;}

body#home #main #academyNavi ul.academyList li a {
	display: block;
}

body#home #main #academyNavi ul.academyList li a:hover {
	background-color: transparent;
}

body#home #main #academyNavi ul.academyList li a:hover img {
	visibility: hidden;
}


/* 追加
============================================= */

#newsList {
	width:505px;
	margin:12px 5px 10px;
}

#newsList dl {
	width:505px;
	margin:0;
	zoom:1;
}

#newsList dl:after{content:""; clear:both; height:0; display:block; visibility:hidden;}

#newsList dt {
	float:left;
	padding:5px 0 5px 0;
	width:3em;
	line-height:140%;
}

#newsList dt span {padding:0 0 0 5px;}

#newsList dd {
	margin-left:4em;
	padding:5px 0 5px 0;
	line-height:140%;
}


#newsList dd em {
	color: #CC0000;
	font-style: normal;
}

#newsList dd a {
	color: #333333;
	text-decoration: none;
}

#newsList dd a:hover,
#newsList dd a:hover em {
	color: #FF6600;
}



/* 追加（緊急用ボックス）
---------------------------------------- */

#emergencybox{
	width:508px;
	margin:0;
	border:4px solid #F33;
	zoom:1;
	background:#FFF;
}

#emergencybox:after{content:""; clear:both; height:0; display:block; visibility:hidden;}

#emergencybox dt,#emergencybox dd{
	line-height:100%;
	display:block;
}

#emergencybox dt{
	float:left;
	padding:10px 0 10px 30px;
	width:4em;
	color:#F33;
	background:url(../../images/home/emergency_icon.jpg) 10px 50% no-repeat #FFF;
}

#emergencybox dd{
	margin-left:4em;
	padding:10px 0 10px 0;
}


