/*======================================================*
*
*		#Container
*
*=======================================================*/

#container {
	background: url(https://mitsuba-hoikuen.com/img/bg_header.gif) repeat-x;
}

/*======================================================*
*
*		#Header
*
*=======================================================*/

#header {
	width: 960px;
	height: 110px;
	position: relative;
}
#header #Hnav {
	position: absolute;
	right: 0px;
	bottom: 35px;
}
#header .element p.cnt {
	position: absolute;
	top: 10px;
	right: 0px;
}
#Hnav ul li {
	float: left;
}
#Hnav ul li a {
	width: 91px;
	height: 22px;
	margin-left: 10px;
	float: left;
	text-indent: -9999px;
}
#hnav01 a {
	background: url(https://mitsuba-hoikuen.com/img/btn_logbook_2.png) no-repeat;
}
#hnav02 a {
	background: url(https://mitsuba-hoikuen.com/img/btn_access.png) no-repeat;
}
#hnav03 a {
	background: url(https://mitsuba-hoikuen.com/img/btn_cnt.png) no-repeat;
}
#Hnav ul li a:hover {
	background-position: 0px -22px;
}

/*======================================================*
*
*		#Main-Image
*
*=======================================================*/
#main-img {
	clear: both;
	width: 960px;
	margin: 10px auto;
	position: relative;
}
#slideshow {
	width: 960px;
	height: 300px;
	padding: 5px 0px;
	overflow: scroll;
	position: relative;
	z-index: 5;
}
#slideshow ul#img-nav {
	display: none;
	list-style: none;
	position: relative;
	top: 120px;
	z-index: 15;
}
#slideshow ul#img-nav li#prev {
	float: left;
	margin-left: 30px;
}
#slideshow ul#img-nav li#next {
	float: right;
	margin-right: 30px;
}
#slideshow ul#img-nav li a {
	display: block;
	width: 80px;
	height: 80px;
	text-indent: -9999px;
}
#slideshow ul#img-nav li#prev a {
	background: url(https://mitsuba-hoikuen.com/img/btn_prev.png) no-repeat;
}
#slideshow ul#img-nav li#next a {
	background: url(https://mitsuba-hoikuen.com/img/btn_next.png) no-repeat;
}
#slideshow ul#slides {
	list-style: none;
}
	div#slideshow ul#slides li {
		margin-bottom: 20px;
	}
#img-nav a {
	outline: none;
}

/*======================================================*
*
*		#Groval-Navigation
*
*=======================================================*/

#Gnav ul li {
	float: left;
}
#Gnav ul li a {
	width: 190px;
	height: 90px;
	margin-left: 2px;
	display: block;
	text-indent: -9999px;
}
#Gnav ul li a:hover {
	background-position: 0px -90px;
}
#gnav01 a {
	background: url(https://mitsuba-hoikuen.com/img/gnav01.png) no-repeat;
}
#gnav02 a {
	background: url(https://mitsuba-hoikuen.com/img/gnav02.png) no-repeat;
}
#gnav03 a {
	background: url(https://mitsuba-hoikuen.com/img/gnav03.png) no-repeat;
}
#gnav04 a {
	background: url(https://mitsuba-hoikuen.com/img/gnav04.png) no-repeat;
}
#gnav05 a {
	background: url(https://mitsuba-hoikuen.com/img/gnav05.png) no-repeat;
}

/*======================================================*
*
*		#Contents
*
*=======================================================*/

#contents {
	clear: both;
	padding-top: 10px;
}

/*======================================================*
*		#Section
*=======================================================*/

#section {
	width: 556px;
	float: left;
	background: url(https://mitsuba-hoikuen.com/img/flm_info_m.gif) repeat-y;
}
#section div.head {
	width: 556px;
	height: 90px;
	background: url(https://mitsuba-hoikuen.com/img/flm_info_h.gif) no-repeat;
	position: relative;
}
#section h2 {
	position: absolute;
	top: 15px;
	left: 15px;
}
#section div.head p.btn a {
	width: 70px;
	height: 60px;
	background: url(https://mitsuba-hoikuen.com/img/btn_info.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 15px;
	right: 15px;
}
#section div.head p.btn a:hover {
	background-position: 0px -60px;
}
#section table {
	width: 556px;
	padding: 0px 20px;
}
#section table th {
	width: 90px;
	padding: 5px 0px;
}
#section table th {
	background: url(https://mitsuba-hoikuen.com/img/icon_info.png) no-repeat 5px center;
	text-indent: 1.3em;
	font-weight: normal;
	font-size: 0.8em;
	color: #66CC66;
}
#section table td a {
	padding: 0px;
	color: #666;
}
#section table td a:hover {
	text-decoration: none;
}
#section div.clear {
	width: 556px;
	height: 20px;
	background: url(https://mitsuba-hoikuen.com/img/flm_info_f.gif) no-repeat;
}
@media screen and (max-width:768px) {
	#section table td a {
		fomt-size: 0.3em;
	}
}

/*======================================================*
*		#Aside
*=======================================================*/

#aside {
	width: 394px;
	float: right;
}

#logbook {
	width: 394px;
	margin-bottom: 10px;
	float: right;
	background: url(https://mitsuba-hoikuen.com/img/flm_log_m.gif) repeat-y;
}
#logbook h2 {
	height: 70px;
	padding: 15px 15px 0px;
	background: url(https://mitsuba-hoikuen.com/img/flm_log_h.gif) no-repeat;
}
#logbook p.txt {
	padding: 0px 20px;
	color: #C03F89;
}
#logbook p.btn {
	width: 394px;
	height: 70px;
	background: url(https://mitsuba-hoikuen.com/img/flm_log_f.gif) no-repeat;
	position: relative;
}
#logbook p.btn a {
	width: 106px;
	height: 46px;
	text-indent: -9999px;
	background: url(https://mitsuba-hoikuen.com/img/btn_login.png) no-repeat;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
#logbook p.btn a:hover {
	background-position: 0px -46px;
}
#bnr_access {
	margin: 10px 0px;
}
#bnr_access a:hover {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

/*======================================================*
*
*		#Footer
*
*=======================================================*/

#footer {
	clear: both;
	height: 70px;
	position: relative;
	background: url(https://mitsuba-hoikuen.com/img/line_footer.gif) repeat-x top;
}
#footer p.vcard {
	position: absolute;
	top: 10px;
	font-family:"ＤＦＧ中丸ゴシック体","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #9E7761;
	text-decoration: none;
}
#footer p.vcard em {
	display: block;
	font-size: 1.5em;
}
#Fnav {
	position: absolute;
	top: 10px;
	right: 0px;
}
#Fnav ul li {
	float: left;
}
#Fnav ul li a {
	margin-right: 0.5em;
	padding-left: 0.5em;
	background: url(https://mitsuba-hoikuen.com/img/icon_fnav.gif) no-repeat left center;
	font-size: 0.9em;
	font-weight: bold;
	color: #9E7760;
}
#footer p.cp {
	color: #9E7761;
	position: absolute;
	right: 0px;
	bottom: 10px;
}
/*======================================================*
*
*		iPad
*
*=======================================================*/

@media screen and (min-width: 700px) and (max-width:768px) {
	#header,#main-img,#Gnav,#contents,#footer {
		width: 748px !important;
		margin: 0px auto;
	}
	#section,#section div.head,#section div.clear {
		width: 344px;
	}
	#section {
		background: url(https://mitsuba-hoikuen.com/img/flm_info_m2.gif) repeat-y;
	}
	#section div.head {
		background: url(https://mitsuba-hoikuen.com/img/flm_info_h2.gif) no-repeat;
	}
	#section div.clear {
		background: url(https://mitsuba-hoikuen.com/img/flm_info_f2.gif) no-repeat;
	}
	#main-img img {
		display: none;
	}
	#main-img {
		width: 748px;
		height: 234px;
		margin: 5px auto;
		background: url(https://mitsuba-hoikuen.com/img/image02.png) no-repeat !important;
	}
	#img-nav,#slideshow {
		display: none;
	}
	#Gnav {
		margin: 10px auto;
	}
	#Gnav ul li a {
		width: 146px;
		height: 46px;
		margin-left: 3px;
		display: block;
		text-indent: -9999px;
	}
	#gnav01 a {
		background: url(https://mitsuba-hoikuen.com/img/gnav01b.png) no-repeat !important;
	}
	#gnav02 a {
		background: url(https://mitsuba-hoikuen.com/img/gnav02b.png) no-repeat !important;
	}
	#gnav03 a {
		background: url(https://mitsuba-hoikuen.com/img/gnav03b.png) no-repeat !important;
	}
	#gnav04 a {
		background: url(https://mitsuba-hoikuen.com/img/gnav04b.png) no-repeat !important;
	}
	#gnav05 a {
		background: url(https://mitsuba-hoikuen.com/img/gnav05b.png) no-repeat !important;
	}
	#Gnav ul li a:hover {
		background-position: 0px -46px;
	}
	#footer p.cp {
		position: absolute;
		bottom: -25px;
	}
}