@charset "utf-8";

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

	Home CSS

 -----------------------------------------
	INDEX
 -----------------------------------------
 	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 */



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


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;
	}
	
	/* Campus Info02
	---------------------------------------- */
	body#home #document #main #contents #campusInfo02 {
		float: left;
		padding: 11px 0 0;
		width: 191px;
		background: url("../../images/home/campusinfo_bg_01.gif.html") 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: 229px;
	width: 158px;
}


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

	/* 4-1.Globalnavi
	---------------------------------------- */
	body#home #contents ul#globalnavi {
		margin: 0; /* Reset */
		padding: 9px 0 15px;
		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_green02.gif") no-repeat -100 -100;
		}
		/* 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_green01.gif") no-repeat 0 0.334em;
			color: #336600;
			text-decoration: none;
		}
		
		body#home #contents ul#globalnavi li ul li a:hover {
			background-image: url("../../images/common/ico_arrow01_green02.gif");
			color: #006600;
		}

	/* 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 {
				padding: 0 0 0 16px;
				background: url("../../images/common/ico_arrow01_green01.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_green02.gif");
				color: #336600;
			}
			
			/* 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: #336600;
			}
*/
		/* 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: #336600;
		}


		body#home #main #contents #information .announce ul li 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.Monthly Photo
	---------------------------------------- */
	body#home #main #campusInfo01 .monthlyPhoto {
		margin: 0 auto 10px;
		padding: 5px;
		width: 170px;
		border: 1px solid #CCCCCC;
		background-color: #EBE7E1;
	}
	
	body#home #main #campusInfo01 .monthlyPhoto h2 {
		margin: 0 0 5px;
	}
	
	body#home #main #campusInfo01 .monthlyPhoto p {
		margin: 0 0 10px;
	}
	
	*html body#home #main #campusInfo01 .monthlyPhoto p {
		line-height:108%;
	}
	
	body#home #main #campusInfo01 .monthlyPhoto p.text {
		margin: 0 5px 5px;
	}

	body#home #main #campusInfo01 .monthlyPhoto p.text a {
		color:#336600;
		text-decoration: none;
	}

	body#home #main #campusInfo01 .monthlyPhoto p.text a:hover {
		color:#228822;
	}

/* 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:1.5em;
}

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

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


#newsList dl dd em {
	color: #CC0000;
	font-style: normal;
}
	
#newsList dl dd a {
	color: #333333;
	text-decoration: none;
}
			
#newsList dl dd a:hover,
#newsList dl dd a:hover em {
	color: #336600;
}



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

#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.html") 10px 50% no-repeat #FFF;
}

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

