﻿/*---------------------------------------------------------
  						reset
---------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* body {
    line-height:1;
} */

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    /* border-collapse:collapse; */
	border-spacing: 1;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}






/*---------------------------------------------------------
  						clearfix
---------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
.clea{
	clear:both;	
	}
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}



/*---------------------------------------------------------
  						overrall
---------------------------------------------------------*/

a {
	color: #FFA159;
	text-decoration: underline;
} 
a:visited {
	color: #FF5DA8;
	text-decoration: none;
} 
a:hover {
	color: #52A0CD;
} 
a:active {
　　color: #CC0066; 
} 

.green {
	color: #7EAC5D;
}




h1 {
	text-align: left;
	padding-top: 30px;
	float: left;
	margin-left: 145px;
}
h1 img {
	width: 370px;
}
#contact {
	text-align: right;
	padding-top: 32px;
	float: right;
	margin-right: 30px;
}
h2 {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}

h3 {
	width: 700px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	font-size: 16px;
	color: #0785D3;
	padding: 5px;
	font-weight: bold;
	border-bottom: 2px solid #0785D3;
}

h4 {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	font-size: 16px;
	color: #C16306;
	padding: 4px;
	font-weight: bold;
	border-bottom: 1px dotted #E9AB5D;
}


img {
	vertical-align: bottom;
	border: 0px;

}
.brank {
	margin-bottom: 15px;
	margin-top : 10px;
}

a:hover img {
	opacity: 0.7; /* Opera・Safari */
	-moz-opacity:0.7; /* Firefox */
	filter: alpha(opacity=70); /* IE */
	zoom: 1; /* IE */
}




body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-image: url(images/bg_body1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#system_main {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
     position: relative;
     height:auto !important; /*IE6対策*/
     height: 100%; /*IE6対策*/
     min-height: 100%;
}


/*---------------------------------------------------------
  						header
---------------------------------------------------------*/

header {
	height: 130px;
	width: 100%;
	text-align: left;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	/* background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
	background-position: center top; */
}
#header {
	width:1100px;
	margin-right: auto;
	margin-left: auto;
}

/*---------------------------------------------------------
  						nav
---------------------------------------------------------*/



#mainnav {
	padding: 0px;
	width: 100%;
	height: 65px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainnav ul {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#mainnav ul li{
	list-style-type: none;
	float: left;
	padding:0px;
	margin:0px;
}



#menu1 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 120px;
	background-image: url(images/menu1.png);
	padding-top: 65px;
	text-align: center;
	margin-left: 50px;
	margin-right: 5px;
}

#menu1 a:hover {
    background-position: 0 -70px;
}

#menu1 a#nowHere {
		background:url(images/menu1.png) no-repeat 0 -70px;
	}
	
#menu2 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 120px;
	background-image: url(images/menu2.png);
	padding-top: 65px;
	text-align: center;
	margin-right: 6px;
}

#menu2 a:hover {
    background-position: 0 -70px;
}

#menu2 a#nowHere {
		background:url(images/menu2.png) no-repeat 0 -70px;
	}	
	
#menu3 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 120px;
	background-image: url(images/menu3.png);
	padding-top: 65px;
	text-align: center;
	margin-right: 5px;
}

#menu3 a:hover {
    background-position: 0 -70px;
}

#menu3 a#nowHere {
		background:url(images/menu3.png) no-repeat 0 -70px;
	}		

#menu4 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 120px;
	background-image: url(images/menu4.png);
	padding-top: 65px;
	text-align: center;
	margin-right: 6px;
}

#menu4 a:hover {
    background-position: 0 -70px;
}

#menu4 a#nowHere {
		background:url(images/menu4.png) no-repeat 0 -70px;
	}	
	

#menu5 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 120px;
	background-image: url(images/menu5.png);
	padding-top: 65px;
	text-align: center;
	margin-right: 6px;
}

#menu5 a:hover {
    background-position: 0 -70px;
}

#menu5 a#nowHere {
		background:url(images/menu5.png) no-repeat 0 -70px;
	}	

#menu6 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 120px;
	background-image: url(images/menu6.png);
	padding-top: 65px;
	text-align: center;
	margin-right: 6px;
}

#menu6 a:hover {
    background-position: 0 -70px;
}

#menu6 a#nowHere {
		background:url(images/menu6.png) no-repeat 0 -70px;
	}	
	
#menu7 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 120px;
	background-image: url(images/menu7.png);
	padding-top: 65px;
	text-align: center;
	margin-right: 5px;
}

#menu7 a:hover {
    background-position: 0 -70px;
}

#menu7 a#nowHere {
		background:url(images/menu7.png) no-repeat 0 -70px;
	}		
	

#menu8 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 120px;
	background-image: url(images/menu8.png);
	padding-top: 65px;
	text-align: center;
	margin-right: 5px;
}

#menu8 a:hover {
    background-position: 0 -70px;
}

#menu8 a#nowHere {
		background:url(images/menu8.png) no-repeat 0 -70px;
	}		
	
/*---------------------------------------------------------
  						submenu
---------------------------------------------------------*/
#wrapper {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#submenu {
	width: 200px;
	float: left;
	background-color: #0785d3;
}

/* #navbox {
	padding: 10px;
	background-color: #0785d3;
} */
#maincontents {
	float: right;
	width: 900px;
}	
	
#submenu ul {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#submenu ul li{
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
}	

#smenu1 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 180px;
	background-image: url(images/smenu1.png);
	padding-top: 40px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
}

#smenu1 a:hover {
    background-position: 0 -50px;
}
#smenu2 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 180px;
	background-image: url(images/smenu2.png);
	padding-top: 40px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
}

#smenu2 a:hover {
    background-position: 0 -50px;
}
#smenu3 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 180px;
	background-image: url(images/smenu3.png);
	padding-top: 40px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
}

#smenu3 a:hover {
    background-position: 0 -50px;
}
#smenu4 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 180px;
	background-image: url(images/smenu4.png);
	padding-top: 40px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
}

#smenu4 a:hover {
    background-position: 0 -50px;
}
#smenu5 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 180px;
	background-image: url(images/smenu5.png);
	padding-top: 40px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
}

#smenu5 a:hover {
    background-position: 0 -50px;
}
#smenu6 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 180px;
	background-image: url(images/smenu6.png);
	padding-top: 40px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
}

#smenu6 a:hover {
    background-position: 0 -50px;
}
#smenu7 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 180px;
	background-image: url(images/smenu7.png);
	padding-top: 40px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
}

#smenu7 a:hover {
    background-position: 0 -50px;
}
#smenu8 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 180px;
	background-image: url(images/smenu8.png);
	padding-top: 40px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 20px;
}

#smenu8 a:hover {
    background-position: 0 -50px;
}

/*---------------------------------------------------------
  						footer
---------------------------------------------------------*/

footer {
	width: 100%;
	height: 80px;
	left: 0px;
	text-align: center;
	padding: 0px;
	position: absolute;
	margin-top: 0px;
	background-image: url(images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
footer p {
	text-align: center;
	font-size: 12px;
	color: #0785d3;
	padding-top: 10px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}


.pagetop {
	text-align: right;
	/* padding-bottom: 10px; */
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}





/*---------------------------------------------------------
  						main
---------------------------------------------------------*/

	
main {
	font-size: 14px;
	color: #036;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display:block;
	background-color: #FFFFFF;
}



#topphoto {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px
}
#top {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 100%;
	padding-top: 0px
}

#map {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 100%;
	padding-top: 10px;
}

#outline {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 100%;
	padding-top: 10px;
}
#policy {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 100%;
	padding-top: 10px;
}
#tokushoku {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 100%;
	padding-top: 10px;
}

#nyuen {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 100%;
	padding-top: 10px;
}
#kosodate {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 100%;
	padding-top: 10px;
}
#mimanji {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 100%;
	padding-top: 10px;
}

#event {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 100%;
	padding-top: 10px;
}

.photo {
	border: 5px #FFFFFF solid;
	box-shadow:3px 3px 3px 1px rgba(0,0,0,0.4);
	margin-bottom: 10px;
}


/*トップ*/

#map iframe {
	border-radius:15px;
	border: 5px solid #FF2B2B;
	width: 600px;
	height: 300px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*概要*/
#outline table.style1 {
	margin-right: auto;
	margin-left: 100px;
	width: 700px;
	margin-bottom: 25px;
}

#outline table.style1 th {
	width: 120px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FF6D33;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
}
#outline table.style1 td {
	text-align: left;
	border-bottom: 2px dotted #FF6D33;
	padding: 10px;
	background-color: #FFFFFF;
}
#outline table.style2 {
	margin-right: auto;
	margin-left: 100px;
	width: 700px;
	margin-bottom: 25px;
}

#outline table.style2 th {
	width: 120px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FF9;
	padding: 10px;
	text-align: center;
	color: #036;
}
#outline table.style2 td {
	text-align: left;
	border-bottom: 2px dotted #CBCBBB;
	padding: 5px;
	background-color: #FFFFFF;
}

#outline p {
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 50px;
	text-align: left;
}

/*園の教育*/
#policy ul {
	padding: 10px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 180px;
}
#policy li {
	font-size: 15px;
	font-weight:bold;
	text-align: left;
	list-style: none;
	background: url(images/mark_policy.png) no-repeat top left;
	padding: 5px 0px 10px 30px;
}
#policy p {
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 20px;
	text-align: left;
}
#tokushoku table {
	margin-right: auto;
	margin-left: 50px;
	width: 800px;
	margin-bottom: 25px;
}

#tokushoku table th {
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 18px;
	font-weight:bold;
	background-color: #FFF;
	text-align: left;
	color: #149B3D;
	border-bottom: 2px dotted #149B3D;
}
#tokushoku table td {
	text-align: left;
	padding: 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}

/*入園案内*/
#nyuen table.style3 {
	margin-right: auto;
	margin-left: 100px;
	width: 700px;
	margin-bottom: 25px;
}

#nyuen table.style3 th {
	width: 120px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #00B3D6;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
}
#nyuen table.style3 td {
	text-align: left;
	border-bottom: 2px dotted #00B3D6;
	padding: 10px;
	background-color: #FFFFFF;
}
#nyuen table.style4 {
	margin-right: auto;
	margin-left: 50px;
	width: 800px;
	margin-bottom: 25px;
}

#nyuen table.style4 th {
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 18px;
	font-weight:bold;
	background-color: #FFF;
	text-align: left;
	color: #00B3D6;
	border-bottom: 2px dotted #00B3D6;
}
#nyuen table.style4 td {
	text-align: left;
	padding: 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}

/*子育て*/
#kosodate table {
	margin-right: auto;
	margin-left: 100px;
	width: 700px;
	margin-bottom: 25px;
}

#kosodate table th {
	width: 120px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #085BA9;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
}
#kosodate table td {
	text-align: left;
	border-bottom: 2px dotted #085BA9;
	padding: 10px;
	background-color: #FFFFFF;
}

#mimanji table {
	margin-right: auto;
	margin-left: 50px;
	width: 800px;
	margin-bottom: 25px;
}

#mimanji table th {
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 18px;
	font-weight:bold;
	background-color: #FFF;
	text-align: left;
	color: #BA65D6;
	border-bottom: 2px dotted #BA65D6;
}
#mimanji table td {
	text-align: left;
	padding: 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#mimanji p {
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 20px;
	text-align: left;
}

/*年間行事*/
#event p {
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 20px;
	text-align: left;
}
#event ul {
	padding: 10px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 180px;
}
#event li {
	font-size: 14px;
	text-align: left;
	list-style: none;
	background: url(images/mark_event.png) no-repeat top left;
	padding: 5px 0px 10px 30px;
}
#event table {
	margin-right: auto;
	margin-left: 100px;
	width: 700px;
	margin-bottom: 25px;
}

#event table th {
	width: 100px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	vertical-align: top;
}
#event table td {
	text-align: left;
	vertical-align: top;
	border-bottom: 2px dotted #FF71C6;
	padding: 10px;
	background-color: #FFFFFF;
}

.photo {
	border: 5px #FFFFFF solid;
	box-shadow: 3px 3px 3px 1px rgba(132,115,98,0.40);
	margin-bottom: 10px;
	-webkit-box-shadow: 3px 3px 3px 1px rgba(132,115,98,0.40);
}
.txt1 {
	line-height: 1.2em;
	color: #630;
	background-color: #fc6;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-right: 10px;
	border-radius: 8px;
	margin-bottom: 0px;
	}