@charset "utf-8";

/* base Style------- */



body {
	padding: 0;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	color: #4e4e4e;
	letter-spacing: 1px;
	text-align: center;
	background-image: url(images/bg.gif);
}

html {
	overflow-y: scroll;
}

em {
	font-style: normal;
}

strong {
	font-weight: normal;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
}

a:active {
	color: #0000FF;
}

p {
	margin: 10px 0 10px;
}

a img {
	border: 0px;
}

dl,
ul,
ol,
dl dt,
dl dd,
ul li,
ol li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

textarea,
select,
input {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Verdana", "Helvetica", "Arial", "ＭＳ Ｐゴシック", "sans-serif";
}

h1,
h2,
h3,
h4,
h5 {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

/*H_TAG*/

h1 {
	width: 755px;
	margin-top: 3px;
	font-size: 10px;
	text-align: right;
}

h2.title-image {
	clear: both;
	padding: 0 0 0 15px;
}

h2.pankuzu {
	clear: both;
	padding: 0 0 0 15px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
}

#rightTop h3 {
	clear: both;
	height: 51px;
	padding: 0px;
	margin: 0 0 10px 0;
}

#right h3 {
	margin: 0px;
	font-size: 100%;
}

h4 {
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #000099;
	background: none;
}

#body {
	float: left;
	width: 780px;
	margin: 0px auto;
	text-align: left;
	background-color: #fff;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
}

#header {
	float: left;
	height: 114px;
	width: 755px;
	padding: 0 15px 0 10px;
	line-height: normal;
	background-image: url(images/header-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#header .logoset {
	float: left;
	padding: 22px 0 0;
}

#contents {
	float: left;
	width: 750px;
	padding: 0 15px 25px 15px;
	margin: 12px 0 0 0;
}

#left {
	float: left;
	width: 166px;
	margin: 0px;
	line-height: normal;
}

#left li {
	width: 170px;
	margin: 0 0 10px 0;
}

#right {
	float: right;
	width: 548px;
	padding: 8px 10px 0 0;
	margin: 0px;
}

#rightTop {
	float: right;
	width: 568px;
	margin: 0 0 0 15px;
}

#rightTop p {
	margin: 0px;
}

/*footer*/


#footer {
	float: left;
	clear: both;
	height: 60px;
	width: 750px;
	padding: 15px 15px 0 15px;
	margin: 0px;
	font-size: 11px;
	color: #5f5f5f;
	background-image: url(images/header.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#footer a {
	color: #5f5f5f;
}

#footer ul li {
	float: left;
	margin: 0 1px 0 0;
}

#footer p {
	float: right;
}

ul.foot-menu {
	float: left;
	width: 450px;
	margin: 0px;
}

ul.foot-menu li {
	float: left;
}

.foot-copy {
	float: right;
	width: 280px;
	line-height:16px;
	text-align: right;
}

.foot-copy ul {
	float: left;
	padding: 0 0 15px 0;
}

.foot-copy p {
	margin: 0px;
}

/* #menu */

ul#menu {
	width: 166px;
	margin: 0px;
}

#menu li {
	width:166px;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	/*\*/ overflow: hidden;
}

#menu li a {
	height: 51px;
	width: 166px;
	display: block;
}

#menu li a:hover {
	background: none;
}

.menu01 {
	background-image: url(images/main-menu01-h.gif);
}

.menu01 a {
	background-image: url(images/main-menu01.gif);
}

.menu02 {
	background-image: url(images/main-menu02-h.gif);
}

.menu02 a {
	background-image: url(images/main-menu02.gif);
}

.menu03 {
	background-image: url(images/main-menu03-h.gif);
}

.menu03 a {
	background-image: url(images/main-menu03.gif);
}

.menu04 {
	background-image: url(images/main-menu04-h.gif);
}

.menu04 a {
	background-image: url(images/main-menu04.gif);
}

.menu05 {
	background-image: url(images/main-menu05-h.gif);
}

.menu05 a {
	background-image: url(images/main-menu05.gif);
}

.menu06 {
	background-image: url(images/main-menu06-h.gif);
}

.menu06 a {
	background-image: url(images/main-menu06.gif);
}

#menu dl {
	width: 166px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #808080;
}

#menu dt {
	padding: 0px;
	margin: 0 0 5px 0;
}

#menu dd {
	width:151px;
	font-size:100%;
	background-image:url(images/point02.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0 5px 15px;
	margin:0 0 0 12px;
	text-indent:0px;
	/*\*/ overflow: inherit;
}

#menu li dd a {
	color: #555;
	display: inline;
}

/* header inquiry */


#header .top-inquiry {
	padding: 0px;
	margin: 20px 10px 0 0;
}

.top-inquiry a {
	float: right;
	height: 53px;
	width: 255px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(images/inquiry.gif) no-repeat left top;
}

.content-box {
	float: left;
	clear: left;
	width: 548px;
	padding: 20px 0 10px 0;
}

.content-inbox {
	float: left;
	clear: left;
	width: 548px;
	padding: 20px 0 10px 0;
}

/* LAYOUT
--------------------------------------------- */

/* class */

.font-b {
	font-weight: bold;
}

.clear {
	clear: both;
}

.float-l {
	float: left;
}

.float-r {
	float: right;
}

.img_r {
	float: right;
	margin: 5px;
}

.img_l {
	float: left;
	margin: 0 5px 5px 0;
	vertical-align: top;
}

.top-back {
	float: right;
	padding: 4px 0 0 12px;
	font-size: 11px;
	background-image: url(images/top-back.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.align-c {
	text-align: center;
}

.align-l {
	text-align: left;
}

.align-r {
	text-align: right;
}

.p_right {
	text-align: right;
}

.em01 {
	color: #FF0000;
}

.em02 {
	color: #000099;
}

.shortcut-link-r {
	float: right;
	padding-left: 15px;
	margin: 30px 0 30px 0;
	text-align: right;
	background-image: url(images/point03.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.shortcut-link-l {
	margin: 30px 0 30px 0;
	text-align: right;
	background-image: url(images/point03.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.shortcut-link-w105 {
	width: 105px;
}

.shortcut-link-w175 {
	width: 175px;
}

.text01 {
	font-size: 120%;
	font-weight: bold;
	color: #0099CC;
}

.text02 {
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
}

p.pageup {
	width: 548px;
	font-size: 11px;
	text-align: right;
}

p.pageup a {
	color: #555;
}

.th-valine th {
	vertical-align: top;
}

/*table*/

.table01 {
	width: 548px;
	border-collapse: collapse;
}

.table01 th,
.table01 td {
	padding: 4px 0 4px 8px;
	border: 1px solid #ccc;
}

.table01 th {
	width: 140px;
}

.detail-link {
	padding: 0 0 0 15px;
	display: block;
	background-image: url(./images/point03.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/* 戻る */
.return {
	clear: both;
	margin: 15px 0 15px;
	text-align: right;
}

.return a:link {
	background: #006600;
}

.return a:visited {
	background: #006600;
}

.return a:hover {
	background: #CC0000;
}

.return a:active {
	background: #006600;
}

/*汎用title*/

.h-title01 {
	clear: both;
	font-weight: bold;
	color: #1359C1;
}

/* CONTENTS
---------------------- */


/*top*/

ul.top-submenu {
	width: 552px;
	padding: 0 0 0 16px;
}

ul.top-submenu li {
	float: left;
	height: 32px;
	width: 125px;
	padding: 0 11px 0 0;
}

ul.top-submenu img {
	vertical-align: text-bottom;
}

#top-pick {
	clear: left;
}

#top-pick .pick-mbox {
	clear: left;
	padding: 115px 0 0 0;
	background-image: url(images/top-pick-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#top-pick .pick-mbox p {
	width: 506px;
	padding: 0px 30px 0 30px;
	margin: 0px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#top-pick .top-news-box {
	width: 542px;
	padding: 20px 0 30px 24px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.top-news-box h2.aten {
	margin-top:15px;
}

.top-news-box ul.top-news-list {
	width: 520px;
	padding: 0 10px 0 0;
}

.top-news-box ul.top-news-list li {
	padding: 10px 10px 10px 10px;
	background-image: url(images/dot01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.top-news-box ul.top-news-list li span {
	padding: 0 0 0 14px;
	display: block;
	background-image: url(images/point01.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.top-news-box ul.top-news-list a {
	padding: 0 0 0 14px;
}

/*■メインメニュー仮置き*/
ul#main-menu li {
	height: 51px;
	padding: 0px;
	margin: 0px;
}

/*variable-set*/

ul.variable-set {
	float: right;
	width: 400px;
	margin: 15px 0 0 0;
}

ul.variable-set li {
	float: right;
	padding: 0px;
}

/*banner*/
ul.banner {
	margin-top:13px;
}

ul.banner li {
	padding: 0px 0 0 0;
	margin:0px;
}

/*■T02P01*/

ul.facilities {
	width: 548px;
}

ul.facilities li {
	float: left;
	margin: 0 13px 20px 0;
}

dl.main-menu dt {
	margin: 0 0 8px 0;
}

dl.main-menu dd {
	float: left;
	margin: 0 20px 0 0;
}

/*t02-p03/year-list*/

ul.year-list {
	float: left;
	width: 306px;
}

ul.year-list li {
	padding: 5px 0 0 80px;
	margin: 0 0 10px 0;
	background-repeat: no-repeat;
}

.year-image {
	float: right;
	width: 216px;
}

.year-image li {
	margin: 0 0 10px 0;
}

.month4 {
	height: 95px;
	background-image: url(images/bgset-t02-p03-01.gif);
}

.month5 {
	height: 78px;
	background-image: url(images/bgset-t02-p03-02.gif);
}

.month6 {
	height: 175px;
	background-image: url(images/bgset-t02-p03-03.gif);
}

.month7 {
	height: 119px;
	background-image: url(images/bgset-t02-p03-04.gif);
}

.month8 {
	height: 79px;
	background-image: url(images/bgset-t02-p03-05.gif);
}

.month9 {
	height: 79px;
	background-image: url(images/bgset-t02-p03-06.gif);
}

.month10 {
	height: 97px;
	background-image: url(images/bgset-t02-p03-07.gif);
}

.month11 {
	height: 79px;
	background-image: url(images/bgset-t02-p03-08.gif);
}

.month12 {
	height: 136px;
	background-image: url(images/bgset-t02-p03-09.gif);
}

.month1 {
	height: 79px;
	background-image: url(images/bgset-t02-p03-10.gif);
}

.month2 {
	height: 79px;
	background-image: url(images/bgset-t02-p03-11.gif);
}

.month3 {
	height: 119px;
	background-image: url(images/bgset-t02-p03-12.gif);
}

/*t02先生のかお*/

.teacher-face {
	float: left;
	clear: left;
	width: 536px;
	padding: 0 10px 10px 0;
	margin: 0 0 15px 0;
	border: 1px solid #ccc6ae;
	background-color: #fcfdd6;
}

.teacher-face p {
	padding: 0 0 0 10px;
}

.teacher-face h3 {
	width: 244px;
	padding: 6px 0 6px 10px;
	font-size: 12px;
	background-color: #fdf0ab;
}

.teacher-face p img {
	float: right;
	margin: -28px 0 0 0;
}

/*t03行事の様子*/

 h3.event-title {
	height: 29px;
	width: 532px;
	padding: 8px 0 0 16px;
	font-size: 110%;
	font-weight: bold;
	background-image: url(images/t03-mback.gif);
	background-position: left;
	background-repeat: no-repeat;
}

h3.event-title2 {/*t08*/
	height: 29px;
	width: 532px;
	padding: 8px 0 0 16px;
	font-size: 110%;
	font-weight: bold;
	background-image: url(images/t08-mback.gif);
	background-position: left;
	background-repeat: no-repeat;
}

ul.event-images {
	float: left;
	margin: 0 15px 0 0;
}

ul.event-images li {
	margin: 0 0 15px 0;
}

p.event-date {
	margin: 0 0 2px 0;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
}

.event-text p {
	margin: 0 0 15px 0;
}

.archive_next {
width:400px;
	margin:0 0 5px 0;
}

.archive_next ul {
margin:0 0 0 100px;
}

.archive_next li {
	width:26px;
	text-align:center;
	border:1px solid #CCCCCC;
	margin:0 7px 0 0;
	float:left;
}

.archive_next li a {
	display:block;
}

.archive_next li a:hover {
	background:#FFE8FF;
}

.archive_next li.num_prev,
.archive_next li.num_next {
	width:50px;
}

.archive_next li.num_active {
	color:#fff;
	font-weight:bold;
	border:1px solid #3F72E9;
	background: #3F72E9;
}

/*t04課外活動*/

.activities-table {
	width: 548px;
	margin: 0 0 15px 0;
	border-collapse: collapse;
}

.activities-table th,
.activities-table td {
	padding: 4px 8px 4px 8px;
	border: 1px solid #ccc;
	font-size: 100%;
	color: #444;
}

.activities-table th {
	width: 130px;
	font-weight: normal;
	background-color: #EAEAEA;
}

.activities-table td p {
	margin: 0px;
}

.activities-table caption {
	padding: 5px 0 8px 0;
	font-weight: bold;
	text-align: left;
}

.activities-list01 {
	float: left;
}

.activities-list02 {
	float: right;
}

.activities-list02 li {
	margin: 0 0 15px 0;
}

/*t04 entering入園のしおり*/


.entering-list01 {
	float: left;
	width: 300px;
}

.entering-list01 dt {
	padding: 7px 0 7px 4px;
	background-color: #e4f3fd;
}

.entering-list01 dd {
	padding: 5px 0 5px 4px;
}

/*t0502募集要項*/

.th-valine th {
	vertical-align: top;
}

/*t0504質問*/



.qa-list dt {
	width: 533px;
	padding: 5px 0 5px 15px;
	border: 1px solid #CDCB98;
	border-bottom: none;
	font-weight: bold;
	background-color: #D8D5BA;
}

.qa-list dd {
	width: 533px;
	padding: 5px 0 5px 15px;
	margin: 0 0 15px 0;
	border: 1px solid #CDCB98;
	border-top: none;
}

/*t06採用情報*/

.adopt-list {
margin-bottom:20px;
}

.adopt-list dt {
font-weight: bold;
margin-bottom:8px;
}

.adopt-list dd {
border:1px solid #ccc;
background:#FEFDF1;
padding:8px;
}



.recruit-table td {
	padding: 0 15px 0 0;
	font-size: 90%;
	vertical-align: bottom;
}

.recruit-list02 {
	width: 548px;
	margin: 20px 0 0 0;
}

.recruit-list02 dt {
	padding: 8px 0 6px 0;
	margin: 0px;
	font-size: 97%;
	font-weight: bold;
	color: #ee8615;
	background-image: url(images/tr-dased.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.recruit-list02 dd {
	padding: 14px 0 20px 0;
	font-size: 95%;
	background-image: url(images/tr-dased.gif);
	background-position: top;
	background-repeat: repeat-x;
}

/*t07サイトマップ*/


.sitemap-box dt {
	padding: 0 0 7px;
	margin: 20px 0 15px;
	font-size: 110%;
	font-weight: bold;
	background-image: url(images/tr-dased.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.sitemap-box dd {
	padding: 0 0 0 20px;
	margin-bottom: 5px;
	font-size: 100%;
	background-position: left;
	background-repeat: no-repeat;
}

.sitemap-list01 dt {
	margin-top: 0;
}

.sitemap-list01 dd {
	background-image: url(images/point04.gif);
}

.sitemap-list02 dd {
	background-image: url(images/point05.gif);
}

.sitemap-list03 dd {
	background-image: url(images/point06.gif);
}

.sitemap-list04 dd {
	background-image: url(images/point07.gif);
}

.sitemap-list05 dd {
	background-image: url(images/point08.gif);
}

.sitemap-list06 dd {
	background-image: url(images/point09.gif);
}

.sitemap-list07 dd {
	background-image: url(images/point10.gif);
}

/*t01idea青山の保育*/

.idea-bg {
	width: 535px;
	padding: 17px 0 0 13px;
	margin: 0px;
}

.idea-image {
	margin: 17px 0 0 17px;
}

.idea-box {
	padding: 16px 0 0 0;
	background-image: url(images/tr-dased.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.idea-box span {
	float: left;
	width: 548px;
	padding-bottom: 10px;
	display: block;
	background-image: url(images/tr-dased.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

/*t01アクセス*/

.access-image {
	margin-left: 35px;
}

/*t01あいさつ*/

.greeting-name {
	float: right;
	padding-top: 20px;
	letter-spacing: 9px;
}

.greeting-name span {
	padding-left: 6px;
	font-size: 140%;
	font-weight: bold;
}

/*t02day園の1日*/


.day {
	height: 161px;
	padding: 15px 0 0 20px;
}

.day h4 {
	padding: 0px;
}

.day p {
	width: 270px;
}

.day p img {
	margin: 0 0 6px 0;
}

/*t11お知らせメール*/

#right form {
	border:1px solid #B0B0B0;
	background-color: #EEEEEE;
	margin:15px 0 40px 0;
	padding:15px;
}

#right form .regform {
	width:350px;
	border:1px solid #808080;
	padding:3px;
}

div.aten-access {
	width:532px;
	border-top:1px dashed #ccc;
	padding:8px;
	margin-top:30px;
	float:left;
}

div.aten-access p {
	font-size:90%;
	line-height:17px;
	margin:8px 0 4px 4px;
}

.aten-mail {
	width:235px;
	margin-right:0px;
	float:left;
}

.aten-qr {
	width:260px;
	padding: 0 0 0 0px;
	margin:0px;
	float:right;
	word-break:break-all;
}
