@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: url("../img/body_bg.gif") 50% 0 repeat-x #f9f7f0;
	font-family: "Meiryo","MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 75%;
	line-height: 160%;
}

a:link {
	color: #ff7263;
	text-decoration: none;	
}

a:visited {
	color: #AD67CB;
	text-decoration: none;		
}

a:hover {
	color: #9FB61F;	
}

textarea {
	width: 320px;
}

fieldset {
	margin: 20px 10px 0 15px;
	padding: 15px 0;
}

#root {
	background-position: 0 137px;
	background-repeat: repeat-x;
}


.menu01 #root {
	background-image: url("../img/root01.gif");
}

.menu02 #root {
	background-image: url("../img/root02.gif");
}

.menu03 #root {
	background-image: url("../img/root03.gif");
}

.menu04 #root {
	background-image: url("../img/root04.gif");
}

.menu05 #root {
	background-image: url("../img/root05.gif");
}

.menu06 #root {
	background-image: url("../img/root06.gif");
}

img {
	border: none;
}

h1 {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 278px;
	height: 56px;
}

h1 a{
	display:block;
	width: 278px;
	height:56px;
	background: url("../img/header_logo.gif") 0 0 no-repeat;
	text-indent:-9999px;
	outline:none;
}

input{
	vertical-align:baseline;
}


/* 基本構造 */
.main{
	width:805px;
	margin:0 auto;
	padding-top: 10px;
}

.container {
	margin: 0px auto;
	width: 803px;
}

.contents {
	float: left;
	width: 623px;
	padding-bottom: 50px;
	overflow:hidden;
}

.side-left {
	float: left;
	width: 180px;
	padding-bottom: 40px;
	overflow:hidden;
}

.top-center {
	float: left;
	width: 440px;
}

.side-right {
	float:right;
	width: 180px;
}


/* ヘッダ・グローバルナビ */
.header{
	margin:0 auto;
	background: url("../img/header_bg.gif") 50% 0 no-repeat;
	width:805px;
	height:134px;
	position:relative;
	margin-bottom: 10px;
}


.language {
	width: 132px;
	height: 32px;
	background: url("../img/header-lang.gif") 0 0 no-repeat;
	position: absolute;
	top: 0px;
	left: 676px;
	padding: 5px 10px 0;
}

.language li {
	display: inline;
}

#gmenu{
	position:absolute;
	top:91px;
	left: 0px;
	height: 50px;
	list-style-type:none;
}

#gmenu {
	background-position: 0 43px;
	background-repeat: no-repeat;
}

.menu01 #gmenu {
	background-image: url("../img/gmenu_line01.gif");	
}



#gmenu li{
	float: left;
	width:133px;
	overflow:hidden;
	margin-right: 1px;
}

#gmenu a{
	display:block;
	width:133px;
	height:43px;
	text-indent:-8000px;
	outline:none;
}


#gmenu01 a{background-image:url("../img/gmenu01.gif");}
#gmenu02 a{background-image:url("../img/gmenu02.gif");}
#gmenu03 a{background-image:url("../img/gmenu03.gif");}
#gmenu04 a{background-image:url("../img/gmenu04.gif");}
#gmenu05 a{background-image:url("../img/gmenu05.gif");}
#gmenu06 a{background-image:url("../img/gmenu06.gif");}

#gmenu01 a.active{background-image:url("../img/gmenu01_on.gif");}
#gmenu02 a.active{background-image:url("../img/gmenu02_on.gif");}
#gmenu03 a.active{background-image:url("../img/gmenu03_on.gif");}
#gmenu04 a.active{background-image:url("../img/gmenu04_on.gif");}
#gmenu05 a.active{background-image:url("../img/gmenu05_on.gif");}
#gmenu06 a.active{background-image:url("../img/gmenu06_on.gif");}

#gmenu01 a:hover{background-image:url("../img/gmenu01_on.gif");}
#gmenu02 a:hover{background-image:url("../img/gmenu02_on.gif");}
#gmenu03 a:hover{background-image:url("../img/gmenu03_on.gif");}
#gmenu04 a:hover{background-image:url("../img/gmenu04_on.gif");}
#gmenu05 a:hover{background-image:url("../img/gmenu05_on.gif");}
#gmenu06 a:hover{background-image:url("../img/gmenu06_on.gif");}


/* サブメニュー */
ul.smenu {
	position:relative;
	top:5px;
	left:5px;
	height: 24px;
	list-style-type:none;
}

.smenu li {
	float: left;
	overflow:hidden;
}

.smenu a{
	display:block;
	height:24px;
	text-indent:-8000px;
	outline:none;
}

.contents ul.smenu {
	margin: 0 5px;
}

#smenu-life01 a{background-image:url("../../life/img/life_snavi01.gif"); width: 96px;}
#smenu-life02 a{background-image:url("../../life/img/life_snavi02.gif"); width: 95px;}
#smenu-life03 a{background-image:url("../../life/img/life_snavi03.gif"); width: 105px;}
#smenu-overview01 a{background-image:url("../../overview/img/overview_snavi01.gif"); width: 55px;}
#smenu-overview02 a{background-image:url("../../overview/img/overview_snavi02.gif"); width: 128px;}
#smenu-overview03 a{background-image:url("../../overview/img/overview_snavi03.gif"); width: 100px;}
#smenu-entry01 a{background-image:url("../../entry/img/entry_snavi01.gif"); width: 79px;}
#smenu-entry02 a{background-image:url("../../entry/img/entry_snavi02.gif"); width: 124px;}
#smenu-entry03 a{background-image:url("../../entry/img/entry_snavi03.gif"); width: 99px;}
#smenu-entry04 a{background-image:url("../../entry/img/entry_snavi04.gif"); width: 88px;}
#smenu-contact01 a{background-image:url("../../contact/img/contact_snavi01.gif"); width: 99px;}
#smenu-contact02 a{background-image:url("../../contact/img/contact_snavi02.gif"); width: 64px;}

#smenu-life01 a.active{background-image:url("../../life/img/life_snavi01_on.gif");}
#smenu-life02 a.active{background-image:url("../../life/img/life_snavi02_on.gif");}
#smenu-life03 a.active{background-image:url("../../life/img/life_snavi03_on.gif");}
#smenu-overview01 a.active{background-image:url("../../overview/img/overview_snavi01_on.gif");}
#smenu-overview02 a.active{background-image:url("../../overview/img/overview_snavi02_on.gif");}
#smenu-overview03 a.active{background-image:url("../../overview/img/overview_snavi03_on.gif");}
#smenu-entry01 a.active{background-image:url("../../entry/img/entry_snavi01_on.gif");}
#smenu-entry02 a.active{background-image:url("../../entry/img/entry_snavi02_on.gif");}
#smenu-entry03 a.active{background-image:url("../../entry/img/entry_snavi03_on.gif");}
#smenu-entry04 a.active{background-image:url("../../entry/img/entry_snavi04_on.gif");}
#smenu-contact01 a.active{background-image:url("../../contact/img/contact_snavi01_on.gif");}
#smenu-contact02 a.active{background-image:url("../../contact/img/contact_snavi02_on.gif");}

#smenu-life01 a:hover{background-image:url("../../life/img/life_snavi01_hov.gif");}
#smenu-life02 a:hover{background-image:url("../../life/img/life_snavi02_hov.gif");}
#smenu-life03 a:hover{background-image:url("../../life/img/life_snavi03_hov.gif");}
#smenu-overview01 a:hover{background-image:url("../../overview/img/overview_snavi01_hov.gif");}
#smenu-overview02 a:hover{background-image:url("../../overview/img/overview_snavi02_hov.gif");}
#smenu-overview03 a:hover{background-image:url("../../overview/img/overview_snavi03_hov.gif");}
#smenu-entry01 a:hover{background-image:url("../../entry/img/entry_snavi01_hov.gif");}
#smenu-entry02 a:hover{background-image:url("../../entry/img/entry_snavi02_hov.gif");}
#smenu-entry03 a:hover{background-image:url("../../entry/img/entry_snavi03_hov.gif");}
#smenu-entry04 a:hover{background-image:url("../../entry/img/entry_snavi04_hov.gif");}
#smenu-contact01 a:hover{background-image:url("../../contact/img/contact_snavi01_hov.gif");}
#smenu-contact02 a:hover{background-image:url("../../contact/img/contact_snavi02_hov.gif");}

/* リンクマーク */
.contents ul.linkarrow {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
}

ul.linkarrow li {
	background: url("../img/list_arrow.gif") 0 9px  no-repeat;
	padding-left: 20px;
	line-height: 2.5;
}

/* トップページ */
.index-mainimg{
	margin-bottom:10px;
	background:url("../../img/mainimg.jpg") 0 0 no-repeat;
	width:805px;
	height:265px;
}

.index-mainimg p {
	display: none;
}

.index-request {
	margin: 0 12px 15px 11px;
}

.top-center h2 {
	margin: 0 10px 15px;
}

.news-table {
	width: 405px;
	margin: 5px 10px 15px;
	border-collapse:collapse;
	border:0;
}

.news-table td{
	border-collapse:collapse;
	border:0;
	padding:0.3ex 0.5ex;
	vertical-align:top;
}

.news-table td.iconcell {
	padding: 0.9ex 0.5ex;
	width:50px;
}

.news-table a {
	
}

.news-table th{
	border-collapse:collapse;
	border:0;
	text-align:left;
	font-weight:normal;
	padding:0.3ex 0.5ex;
	vertical-align:top;
	white-space:nowrap;
	width:10%;
	color: #9c6a39;
}

.news-table tr.even  {
	background: #ffffff;
}

.index-forparents {
	margin: 10px 18px 15px;
}

.forparents-left {
	float: left;
	margin-right: 15px;
}

.readmore {
	float: right;
	padding: 10px 0px 20px;
}

.forparents-table {
	margin: 10px 15px;
}

.forparents-table td.pic img{
	 margin-right: 10px;
}

.forparents-table td {
	vertical-align: top;
}

/* サイドナビ */
.side-left ul,
.side-right ul{
	list-style-type: none;
}

.side-left h2, 
.side-right h2 {
	margin-bottom: 5px;
}

.contents .side-right ul {
	margin: 0;
	padding: 0;
}

.index-contact p {
	margin: 0 5px;	
	padding: 5px;
	background: url("../../img/index-contact-bottom.gif") left bottom #ffffff;
	color: #77725d;
	line-height: 1.5em;
}

.side-searchbody {
	background: url("../../img/index-searchback.gif") 0 0 no-repeat;
	height: 38px;
	padding: 8px 5px;
}

.search-keyword {
	width: 100px;
}

.side-searchbody input{
	border:1px solid #cccccc;
	background:#ffffff;
	padding: 1px 2px;
	font-size: 90%;
}

.side-searchbody input:hover {
	border: 1px solid #ff7263;
}	

.side-linklist {
	margin: 5px 0 0;
	background: url("../../img/index-link-mid.gif") 0 0 repeat-y;

}

.side-linklisttop  {
	background: url("../../img/index-link-top.gif") 0 0 no-repeat;
	height: 9px;
}

.side-linklistbody  {
	background: url("../../img/index-link-bottom.gif") left bottom no-repeat;
}

.side-linklist ul {
	padding: 0 8px 4px;
}

.side-linklist ul img{
	margin: 0;
	padding: 0;
}

.side-linklist ul img.side-splitter3{
	margin: 0px 0 7px;
}

.index-tour {
	margin: 0 0 10px;
}

.side-splitter {
	margin: 5px 0px 7px;
}

.side-splitter2 {
	margin: 2px 0 5px;
}

/* リンクマーク */
.contents ul.linkarrow {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
}

ul.linkarrow li {
	background: url("../img/list_arrow.gif") 0 9px  no-repeat;
	padding-left: 20px;
	line-height: 2.5;
}

/* フッタ */
.footer {
	margin: 0px auto 20px;
	width: 803px;
	height: 72px;
	clear: both;
	background:url("../img/footer.gif") 0 0 no-repeat;
	position: relative;
}

.footer-logo {
	position: absolute;
	top: 8px;
	left: 12px;
	width: 137px;
	height: 56px;
	text-indent: -9999px;
}

.footer-logo a {
	background: url("../img/footer_logo.gif") no-repeat;
	display: block;
	height: 56px;
}

.fmenu{
	position:absolute;
	top:18px;
	left:170px;
	width:500px;
	height:11px;
	list-style-type:none;
}

.fmenu li{
	float:left;
	height:11px;
	margin-left: 7px;
}

.fmenu a{
	display:block;
	height:11px;
	outline:none;
}

.fmenu01{width:76px;text-indent:-9999px;}
.fmenu02{width:76px;text-indent:-9999px;}
.fmenu03{width:99px;text-indent:-9999px;}
.fmenu04{width:76px;text-indent:-9999px;}
.fmenu05{width:43px;text-indent:-9999px;}
.fmenu01 a{background:url("../img/fmenu01.gif") no-repeat;}
.fmenu02 a{background:url("../img/fmenu02.gif") no-repeat;}
.fmenu03 a{background:url("../img/fmenu03.gif") no-repeat;}
.fmenu04 a{background:url("../img/fmenu04.gif") no-repeat;}
.fmenu05 a{background:url("../img/fmenu05.gif") no-repeat;}


.copyright {
	position:absolute;
	top:48px;
	left:175px;
	width:343px;
	height:11px;
	overflow:hidden;
}

.copyright a{
	display:block;
	height:11px;
	background: url("../img/copyright.gif") 0 0;
	text-indent:-9947px;
	outline:none;
}

.address {
	position:absolute;
	top:48px;
	left: 530px;
	width: 172px;
	height: 8px;
}


/* コンテンツ共通 */

.clear {
	clear: both;
}

.bread-list {
	text-align: right;
	margin: 0px 5px;
}

.bread-list a:visited {
	color: #ff7263;
	text-decoration: none;		
}

.bread-list a:hover {
	color: #9FB61F;	
}

.contents h2 {
	margin: 0 0 0 10px;
	clear: both;
}

.contents h3 {
	margin: 30px 0 15px 10px;
}

.contents h4 {
	background: url(../img/h4_back.gif) 0 0 no-repeat;
	height: 33px;
	margin: 15px 0 0 15px;
	padding: 9px 15px 0 15px;
	color: #ffffff;
	font-size: 14px;
	line-height:100%;
}

.contents h4.life-day {
	background: none;
	margin: 15px 0 15px 10px;
	padding:0;
	height: 31px;	
}

.contents ol {
	margin: 0 5px 0 45px;
}

.contents-right {
	float: right;
	margin: 0px 20px 0;
}

.contents-left {
	float: left;
	margin: 0 20px 0;
}

.contents p {
	margin: 0 20px 0;
}

.sidenavi2 {
	margin-top: 25px;
}

.sidenavi2 li.englishclass {
	margin-top: 10px;
}

.photolist-col3 {
	margin: 10px 15px 0; 
}

.photolist-col3 img {
	margin: 0 9px 0 0;
}

.contents ul {
	margin: 0px 10px 0px 45px;
}

.contents .margintop10 {
	margin-top: 10px;
}


/* 表 */

.post table,
.bordered-table{
	width:auto;
	margin:0 20px;
}
.post table,
.post table td,
.post table th,
.bordered-table,
.bordered-table td,
.bordered-table th{
	border:1px solid #ddb17e;
	border-collapse:collapse;
	border-spacing:0;
}

.post table th,
.bordered-table thead th{
	padding: 0.6ex 2ex;
	background:#fff6bc;
	text-align:center;
	white-space:nowrap;
}
.post table tbody th,
.bordered-table tbody th{
	font-weight:normal;
	vertical-align:top;
	background:#fff2d2;
	text-align:left;
	white-space:nowrap;
	padding: 0.6ex 2ex;
}

.post table tbody td,
.bordered-table tbody td{
	padding: 0.6ex 2ex;
	vertical-align:top;
	background: #ffffff; 
}

.post table ul,
.bordered-table ul{
	margin:0;
	padding:0 0 0 25px;
}

.post table ol,
.bordered-table ol{
	margin:0;
	padding:0 0 0 25px;
}






.txt-red {
	color: #e03838;
}

.contact-box {
	background: #ffffff;
	border: 2px #fff6bc solid;
	margin: 30px 10px 0 15px;
	padding: 10px 10px;
}

.td-right tbody td{
	text-align: right;
}


/* 幼稚園の生活 */
.img-seasons {
	margin: 0 0 20px 10px;
}

.contents ul.photo-col5 {
	margin: 0 10px 15px 15px;		
}

.contents ul.photo-col5 li {
	display: inline;
}

.contents ul.photo-col5 img {
	margin: 0 6px 10px 0;
}

.contents ul.photogallery-menu {
	margin: 0 10px 10px 15px;
	list-style-type: none;
}

.contents ul.photogallery-menu li{
	display: inline;
}

.contents ul.photogallery-menu img{
	margin: 0 0px 15px 4px;
}



/* 施設案内 */
.facility_photo {
	float: left;
	margin: 0 0 15px 12px;
	text-align: center;
}


/* 体験クラス */
.contents ol.ol-prekinder {
	margin: 15px 10px 10px 45px;	
}

.contents ol.ol-prekinder li {
	margin: 0 0 10px 0;	
}

.tbl-prekinder {
	width: 580px;
	margin-top: 15px; 
}

.tbl-prekinder tbody th {
	width: 80px;
}

.tbl-prekinder thead th {
	text-align: left;
}


/* 預かり保育 */
.tbl-friendship {
	width: 580px;
	margin-top: 15px; 
}

.tbl-friendship tbody th {
	width: 150px;
}

.tbl-friendship thead th {
	text-align: left;
}


/* お問い合わせ */
.bordered-table ul.inquiry-list{
	margin:0;
	list-style-type: none;
	padding:0 0 0 0;
}


/* サイトマップ */
.contents ul.sitemaplist01 {
	margin: 15px 15px 20px 30px;
	list-style-type: none;
}

.contents ul.sitemaplist01 li {
	background: url("../img/list_arrow.gif") 0 9px  no-repeat;
	padding-left: 20px;
	line-height: 2.5;
	border-bottom: 3px solid #f8ebdc;
} 

.contents ul.sitemaplist02 li {
	background: none;
	border-bottom: none;
	padding-left: 0;
}

.contents ul.sitemaplist03 li {
	background: none;
	border-bottom: none;
	padding-left: 0;
}


/* 保護者の方々へ */
.contents h3.h3-parents {
	font-size: 120%;
	margin: 0 15px 15px 20px;
} 


/* 保育日記 */
.side-left .widget h2 {
	background: url("../../diary/img/h2_side.gif") 0 0 no-repeat;
	color: #ffffff;
	text-align: center;
	height: 32px;
	padding: 6px 0 0;
	font-size: 12px;
}

.side-left .widget_recent_entries h2 {
	background: url("../../diary/img/h2_side_wh.gif") 0 0 no-repeat;
}

.side-left li.widget {
	background: url("../../diary/img/side_back.gif") 0 0 repeat-y;
	margin: 5px 0 15px;	
}

.side-left li.widget ul,
.side-left li.widget #calendar_wrap {
	background: url("../../diary/img/side_backbottom.gif") 0 bottom no-repeat;
	padding-bottom: 15px;	
}

.side-left li.widget li {
	background: url("../img/list_arrow.gif") 0 2px no-repeat;
	margin: 0 5px 0 15px;
	padding: 0 0 0 18px;
}

.contents .post h3 {
	margin: 15px 15px 0 15px;
	padding: 0 0 3px;
	font-size: 120%;
	border-bottom: 2px dashed #e8d5af;	
}

.entry-date {
	margin: 5px 15px 0 10px;
	text-align: right;
}

.entry {
	margin: 20px 15px 30px 0;
}

.contents .postmetadata {
	margin: 0 15px 15px 10px;
	text-align: right;
}

#wp-calendar {
	margin: 0 20px 0;
	width: 140px;
}

.wp-caption {
	margin-left: 20px; 
}

.post {
	margin: 20px 10px 0 15px;
	background: url("../../diary/img/post_back.gif") top right no-repeat #ffffff;
	border: 4px double #f8e29f;
}

.post p {
	margin-bottom: 15px;
}

.navigation {
	display: block;
	margin: 10px 15px 10px 15px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.contents h3.pagetitle {
	color: #8a743e;
	height: 30px;
	background: url("../../diary/img/diary_h3_back.gif") bottom no-repeat;
	font-size: 120%;
	margin: 20px 15px 15px; 
}

/* 個人情報保護方針 */
h3.h3-txt {
	font-size: 120%;
	margin: 20px 0 10px 20px;
}

/* よくある質問 */

ul.faq-list {
	margin: 0px 20px 10px;
}

ul.faq-list li {
	list-style-type: none;
	background: url("../../faq/img/faq_list_icon.gif") 0 1px no-repeat;
	padding: 6px 0px 6px 35px; 
	border-bottom: 3px solid #f8ebdc;
}

.faq-q {
	margin: 0px 20px 10px;
	background: url("../../faq/img/faq_list_icon.gif") 0 1px no-repeat;
	padding: 6px 0px 6px 35px; 
	border-bottom: 3px solid #f8ebdc;
}

.faq-a {
	margin: 0px 20px 30px;
	background: url("../../faq/img/faq_list_icona.gif") 0 1px no-repeat;
	padding: 6px 0px 6px 35px; 
}

/* お問い合わせ */
#mail1,
#mail2 {
	width: 50px;
}

#address2 {
	width: 300px;
}

/* 幼稚園グッズ */
.goodsphoto {
	float: left;
	width: 80px;
}

.goodstext {
	float: right;
	width: 200px;
}

.goodstext p {
	margin: 0;
	padding-left: 8px; 
}

.goods-table {
	width: 590px;
}

.goods-table tbody td{
	padding: 1ex 1ex;
	vertical-align:top;
	background: #ffffff; 
}

.goodsname {
	color: #818B43;
	font-weight: bold;
}

/* 体育・野外活動 */
.tbl-sportsclass {
	width: 580px;
	margin-top: 15px; 
}

.tbl-sportsclass tbody th {
	width: 150px;
}

.tbl-sportsclass thead th {
	text-align: left;
}


	a img.alph {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	zoom:1;/* IE で filter を使うときには zoom:1; を指定する */
}
a:hover img.alph {
	opacity:0.75;
	filter:alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	zoom:1;/* IE で filter を使うときには zoom:1; を指定する */
}



	.topic{background:url("../img/topic_top.gif") 0 0 no-repeat; padding:15px 15px 15px 0; }
		.topicbox{background:url("../img/topic_bot.gif") 0 100% no-repeat; margin-left:12px; margin-bottom:20px; }
