@charset "utf-8";

/*======================================
サブページのトピックスごとの飾り罫線（背景画像）
=======================================*/
.lineMdl2 {
	background-color: #FFFFFF;
	background-image: url(../images/line_mdl.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 10px;
}
.lineBtm2 {
	background-image: url(../images/line_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.lineTop2 {
	width: 870px;
	background-image: url(../images/line_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
}

/*======================================
下層ページのヘッダー
=======================================*/
#header2 {
	background-image: url(../images/line_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 40px;
	padding-left: 20px;
	padding-top: 5px;
}
#header2 #subLogo {
	padding-left: 20px;
}

#header2 #utility2 {
	float: right;
	width: 250px;
	padding-right: 40px;
	font-size: 123%;
	font-weight: bold;
	text-align: right;
}
#header2 #utility2 li {
	display: inline;
}
#header2 #subnavArea {
	width: 900px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFB18E;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#subnavArea .directLink {
	float: left;
	width: 380px;
	padding-left: 20px;
}
#subnavArea .directLink img {
	padding-right: 10px;
}
#subnavArea .directLink li {
	display: inline;
}
#subnavArea .suvnav {
	float: right;
	width: 460px;
}
#subnavArea .suvnav img {
	margin-right: 10px;
	margin-bottom: 15px;
}

#subnavArea .suvnav li {
	display: inline;
}
/*======================================
園の紹介ページ
=======================================*/
#outlineArea #photoEncho {
	text-align: center;
	float: right;
	width: 250px;
	padding-top: 20px;
}
#outlineArea p {
	line-height: 1.8em;
	padding-bottom: 20px;
	text-align: left;
	margin-left: 40px;
}
.masssage img {
	padding-top: 30px;
	padding-bottom: 50px;
	padding-left: 20px;
}
#enHope dl {
	width: 800px;
}
#enHope dt {
	display: block;
	width: 220px;
	float: left;
}
#enHope dd {
	display: block;
	float: left;
	width: 650px;
	padding-bottom: 40px;
	line-height: 180%;
}
#target {
	float: left;
	width: 240px;
	padding-left: 40px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#target p {
	font-size: 130%;
	color: #6193C9;
	font-weight: bold;
	padding-bottom: 5px;
}
#target li {
	padding-left: 10px;
	line-height: 180%;
}
#education {
	width: 700px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-left: 20px;
}
#education p {
	line-height: 100%;
	padding-bottom: 0px;
	font-size: 108%;
	font-weight: bold;
	color: #6693C3;
	text-align: center;
}
#founding {
	float: right;
	margin-left: 20px;
}

#staff #staffList {
	margin-left: 40px;
	text-align: left;
}



#staffList td {
	border: 1px solid #FEAD94;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 120px;
}
#staffList .staff1 {
	background-color: #FFD0C3;
	width: 100px;

}
#staffList .staff2 {
	background-color: #FFF2C0;
	width: 100px;
}
#staff p {
	margin-left: 40px;
}
#enBussArea {
	margin-left: 40px;
}


#enBuss img {
	padding-right: 20px;
}

#enBuss li {
	display: inline;
	float: left;
}
#enBuss p {
	font-size: 108%;
	font-weight: bold;
	color: #6393C4;
}
/*======================================
募集要項ページ
=======================================*/
#infoList {
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#infomationArea #infoList th,td {
	border: 1px solid #FFB18E;
}

#infoList th {
	text-align: left;
	font-weight: bold;
	color: #FA9E94;
	font-size: 108%;
	width: 220px;
	vertical-align: top;
	padding: 10px;
	background-color: #FFEEBD;
}
#infoList td {
	line-height: 2em;
	padding: 10px;
}
#infoList dl {
	width: 500px;
	padding-left: 30px;
}
#infoList dt {
	float: left;
	width: 120px;
}
#infoList dd {
	padding-left: 130px;
}


#infomationArea img {
	text-align: center;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*======================================
H22年度の入学のご案内ページ
=======================================*/
#h22nyugaku {
	width: 500px;
	margin-left: 50px;
	margin-bottom: 30px;
}
#h22nyugaku td {
	vertical-align: top;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #FFB18E;
}
#h22nyugaku .nendo {
	background-color: #FFEEBD;
}

#hukeiVoice {
	width: 820px;
	margin-left: 30px;
}
#hukeiVoice li {
	float: left;
	width: 300px;
	margin-right: 40px;
	padding-top: 30px;
	background-image: url(../../infomation/images/img_hukei2.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	margin-bottom: 5px;
	min-height:100px;
	height:auto !important;
	height:100px;
}
#singakusaki {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 500px;
}
#singakusaki th {
	background-color: #FFEEBD;
	border: 1px solid #FFB18E;
}

#singakusaki th,td {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#singakusaki #kei {
	text-align: center;
	width: 500px;
	font-weight: bold;
}

/*======================================
毎日の生活ページ
=======================================*/
#dailyArea #dailyLife {
	width: 820px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#dailyLife #dailyImg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-top;
	width: 230px;
	font-size: 123%;
	font-weight: bold;
	color: #3366FF;
}
#dailyLife td {
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	margin-right: 0px;
	padding-bottom: 20px;
}

#dailyLife td p {
	font-size: 87%;
	width: 120px;
	line-height: 140%;
	margin-bottom: 5px;
}
#dailyLife .width {
	width: 260px;
}


/*======================================
カレンダーページ
=======================================*/
#calenderArea {
	width: 810px;
	padding-left: 100px;
}
#calenderNotes {
	width: 640px;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-top: 20px;
}

#calenderNotes th {
	width: 60px;
	padding-bottom: 3px;
	border: 1px solid #FFB18E;
	text-align: center;
}

.footNotes {
	line-height: 1.5em;
	font-weight: bold;
	width: 100px;
}

#calenderNotes li {
	background-image: url(../images/icon_pencil.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#dailyArea p {
	font-size: 108%;
	line-height: 1.8em;
	margin-bottom: 20px;
}
#dailyArea,#newsArea h3 {
	font-size: 116%;
	color: #6193C9;
	background-image: url(../images/icon_pencil.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 20px;
	background-position: 3px;
	font-weight: bold;
}
#newsArea p {
	margin-bottom: 20px;
	margin-left: 20px;
}



/*======================================
子育て支援ページ
=======================================*/
#supportArea p {
	font-size: 108%;
	line-height: 1.8em;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#supportBtn {
	width: 870px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFB18E;
}

#supportBtn li {
	display: inline;
}
#supportBtn img {
	margin-right: 20px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FFB18E;
	padding-right: 20px;
}
#honobonoInfo img {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 10px;
}

#honobonoImgR {
	float: right;
}
.honobonoList {
	width: 850px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.honobonoList th {
	width: 200px;
	border: 1px solid #ffb18e;
	text-align: center;
	font-weight: bold;
	background-color: #FFF2C0;
}
#sakurannboBg {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.sakuranboList {
	width: 400px;
	margin-bottom: 20px;
}
.sakuranboList th {
	border: 1px solid #ffb18e;
	background-color: #FFF2C0;
	text-align: center;
}


#sakuranboArea #leftColumn {
	float: left;
	width: 420px;
	margin-left: 20px;
}
#sakuranboArea #rightColumn {
	width: 380px;
	float: right;
	margin-right: 10px;
}
#rightColumn .sakuranboNotis li {
	line-height: 1.6em;
	padding-left: 20px;
	background-image: url(../images/icon_pencil.gif);
	background-repeat: no-repeat;
}

#sakuranboForm {
	margin-top: 20px;
	margin-left: 100px;
}

#sakuranboTel {
	margin-top: 10px;
}

#kagaiList {
	width: 850px;
	margin-left: 20px;
	margin-top: 20px;
}
#kagaiList th {
	background-color: #FFD5B7;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	text-align: center;
	border: 1px solid #FFB18E;
}

#kagaiList #kagaiName {
	width: 260px;
}
.kagaiNameBg img {
	padding-left: 20px;
	padding-bottom: 10px;
}


#kagaiDay {
	width: 200px;
}


/*======================================
年間行事ページ
=======================================*/
#eventList td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#eventList .month {
	text-align: right;
	vertical-align: top;
	width: 80px;
	padding-right: 20px;
}
#eventList .eventName {
	font-size: 108%;
	padding-bottom: 30px;
	width: 150px;
	vertical-align: top;
}
#eventList .eventPhoto {
	padding-bottom: 30px;
}




#kagaiList .kagaiNameBg {
	background-color: #FFF2C0;
}
.accessArea {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}
#accessImg {
	padding-top: 20px;
	padding-bottom: 20px;
}
.accessArea .center {
	text-align: center;
}

#inquiryArea {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#inquiryArea p {
	padding-top: 10px;
	padding-bottom: 20px;
}
#sitemap {
	background-image: url(../images/img_sitemap.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#sitemap dl {
	width: 800px;
	margin-bottom: 30px;
	margin-left: 60px;
	line-height: 180%;
}

#sitemap dt {
	display: block;
	float: left;
	width: 200px;
	margin-left: 40px;
	padding-left: 20px;
	margin-bottom: 20px;
	background-image: url(../images/icon_pencil.gif);
	background-repeat: no-repeat;
}
#sitemap dd {
	margin-bottom: 20px;
}

/*======================================
おしらせページ/mihikarinews.html
=======================================*/
#newsArea dl#date_list {
	padding:0 0 10px 0;
	margin:0;
}
#date_list dt {
	clear:both;
	width:120px;
	float:left;
	text-align:right;
	margin-right:10px;
}












.pagetop {
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
}

