@charset "UTF-8";


#page #main .shimizu  {
	font-weight: bold;
	font-size: 18px;
	padding: 10px;
	color: #F00;
	border: 1px solid #F00;!important
	}
/* margin */
#page #main .mb0  { margin-bottom: 0px;  !important}
#page #main .mb5  { margin-bottom: 5px;  !important}
#page #main .mb10 { margin-bottom: 10px; !important}
#page #main .mb15 { margin-bottom: 15px; !important}
#page #main .mb20 { margin-bottom: 20px; !important}
#page #main .mb25 { margin-bottom: 25px; !important}
#page #main .mb30 { margin-bottom: 30px; !important}
#page #main .mb35 { margin-bottom: 35px; !important}
#page #main .mb40 { margin-bottom: 40px; !important}
#page #main .mb45 { margin-bottom: 45px; !important}
#page #main .mb50 { margin-bottom: 50px; !important}
#page #main .mb55 { margin-bottom: 55px; !important}
#page #main .mb60 { margin-bottom: 60px; !important}

#page #side .mb0  { margin-bottom: 0px;  !important}
#page #side .mb5  { margin-bottom: 5px;  !important}
#page #side .mb10 { margin-bottom: 10px; !important}
#page #side .mb15 { margin-bottom: 15px; !important}
#page #side .mb20 { margin-bottom: 20px; !important}



#page #main .mt10 { margin-top: 10px; !important}
#page #main .mt15 { margin-top: 15px; !important}
#page #main .mt20 { margin-top: 20px; !important}
#page #main .mt25 { margin-top: 25px; !important}
#page #main .mt30 { margin-top: 30px; !important}
#page #main .mt35 { margin-top: 35px; !important}
#page #main .mt40 { margin-top: 40px; !important}
#page #main .mt45 { margin-top: 45px; !important}
#page #main .mt50 { margin-top: 50px; !important}
#page #main .mt55 { margin-top: 55px; !important}
#page #main .mt60 { margin-top: 60px; !important}

.ml5  { margin-left:  5px; !important}
.ml10 { margin-left: 10px; !important}
.ml15 { margin-left: 15px; !important}
.ml20 { margin-left: 20px; !important}
.ml25 { margin-left: 25px; !important}
.ml30 { margin-left: 30px; !important}

.mr20 { margin-right: 20px; !important}
.mr30 { margin-right: 30px; !important}


.txtCenter { text-align: center;}
.txtRight {text-align: right;}

span.em {
    background-image: url(../../images/common/em.png);
    background-repeat: repeat-x;
    background-position: 0% 100%;
	font-weight: 600;
	padding: 0 3px;
}
/* ローカルナビ　*/

#LocalNav {
	background:#fff7e6;
	padding:0;
	margin-bottom:10px;
}

#LocalNav div.LocalNavInner{
	background:#fff;
	margin:10px;
	padding:7px 7px 10px;
}

#LocalNav ul {
	margin:0;
	padding-bottom:4px;
}

#LocalNav h4{
	font-weight:normal;
	color:#663300;
	padding:4px 0 3px 10px;
	margin:0 0 2px;
	/*border-bottom: 1px dotted #663300;*/	
	border-top: 1px dotted #663300;
	background: url(../../images/sidebar/LN_Link.gif) no-repeat scroll left 7px;
}

#LocalNav h4 small{
	font-size:10px;
}
#LocalNav h4.about{
	border-top: none;
}

#LocalNav h5{
	color: #006600;
	padding: 4px 0 3px 0px;
	margin: 0 0 2px;
	font-size: 1em;
	font-weight: normal;
}

#LocalNav a{
	color:#663300;
}

#LocalNav h4 a.parentsLink,
#LocalNav h4 a.current,
#LocalNav ul li a.current{
	color: #ff8400;
	font-weight: bold;
}

.clear_b{
	clear:both;}

#LocalNav ul li {
	
}

#LocalNav ul li a {
	display: block;
	padding: 0px 0px 0px 30px;
	background: url(../../images/sidebar/LN_ChildLink.gif) no-repeat 15px 0.6em;
}

#LocalNav ul li a:hover{
	color:#ff9900;
}

#LocalNav ul li a.current{
}

#LocalNav ul li ul {
	margin-top: 0;
	border-top: 1px dotted #ccc;
}

#LocalNav ul li ul li {
	margin-top: 0px;
}

#LocalNav ul li ul li a {
	padding: 7px 10px 5px 40px;
	background:url(../../img/sidebar/LocalNav_ChildLink.gif) 25px center no-repeat;
}

/* トピックパス --------------------------------------------------------------- */

#topicPath {
	margin:0;
}
#topicPath li {
	display:inline;
	line-height:110%;
	list-style-type:none;
	font-size: 0.9em;
}
#topicPath li a {
	padding-right:15px;
	background:url(../../images/page/common/TopicPath.gif) no-repeat right center;
}
/*　文字の色 ----------------------------------------------------------------*/

#page #main .orange{
	color:#F90;
	}
#page #main .green {
	color:#390;
}
#page #main .red {
	color:#e00;
}

#page #main .blue {
	color:#00e;
}

/* 基本デザイン ---------------------------------------------------------------- */
.go_link a{
	background: url(../../images/common/go_link.jpg) no-repeat scroll left center;
	padding-left: 20px;
}

#page #main h1 {
	font-size: 1.4em;
	color:#663300;
	padding: 0;
	margin-bottom: 5px;
}

#page #main h2 {
	background:url(../../images/page/common/h2_bg.gif) right center no-repeat;	
	color:#630;
	margin:0 0 20px;
}

#page #main h2.place {
	background:url(../../images/page/common/h3_bg.gif) right center no-repeat;
	color:#630;
	margin:0 0 0px;
	text-align:left;
	font-size:100%;
}

#page #main h2 em {
	font-style:normal;
	background:#fff;
	padding-right: 15px;
	padding-left:10px;
}


#page #main p.place {
	/*background:url(../../images/page/common/h3_bg.gif) right center no-repeat;*/
	color:#630;
	margin:0 0 0px;
	text-align:left;
	font-size:100%;
}

#page #main p.place em {
	font-style:normal;
	background:#fff;
	padding-right: 15px;
	padding-left:10px;
}



#page #main h3 {
	background:#fcefc7 url(../../images/page/common/h3_dot.gif) no-repeat 5px center;
	color:#ff8401;
	margin:0 0 20px;
	padding-left: 20px;
}

#page #main h4 {
	background: url(../../images/page/common/h4_dot.gif) no-repeat 5px center;
	/*color:#663300;*/
	color: #ff8401;
	margin: 20px 0 10px;
	padding-left: 25px;
	border-bottom: 1px dotted #ff8401;
}



#page #main .News h4 {
	border-bottom: none;
	font-size: 0.8em;
	color: #663300;
	margin: 20px 0 10px;
	padding-left: 25px;
	background-image: url(../../images/page/common/h4_dot1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;	/*border-top: 1px dotted #ff8401;*/
}

#page #main h5 {
	color:#663300;
	margin:20px 0 10px;
	padding-left:10px;
	border-left: 5px solid #663300;
}

/*
#page #main .sec-lv2 {
	margin: 0 0 40px;	
}

#page #main .sec-lv3 {
	margin: 0 0 50px;	
}
*/

#page #main .harf_cont{}

#page #main .harf_box{
	width:325px;
	float:left;
	margin-right:30px;
}


#page #main .harf_left{
	width:48%;
	float:left;
}

#page #main .harf_right{
	width:48%;
	float:right;
}

#page #main .img_right {
	float:right;
	margin-left: 20px;
}

.SideBannar {
	margin-bottom: 40px;	
}

.SideBannar li {
	margin-bottom: 5px;
}

#page #main .unit{
	margin-bottom:30px;
}
/* 強調囲み---------------------------------------------------------- */
#page #main .point_box{
	 border: 1px solid #ccc;
    border-radius: 5px;
    margin: 15px 0;
    padding: 10px 15px;
}

#page #main .point_box1{
	 border: 1px solid #ccc;
    border-radius: 5px;
    margin: 15px 0;
    padding: 5px 15px;
}
#page #main .point_box1 h5{
	margin:10px 0 0;
	font-size:1rem;
	 border: none;
	 padding-left:0;
	 }


/* dl種類----------------------------------------------------------- */

#page #main dl,
#page #main ul{
	margin: 15px 0;	
}

#page #main dl dt {
	background: url(../../images/page/common/page_dt.gif) 0 center no-repeat;
	font-weight: 700;
	padding-left: 1em;
	/*color:#208b0b;*/
	color: #065314;
}

#page #main dl dd {
	padding-bottom:3px;
	padding-left: 1em;	
}

#page #main ul li {
	background:url(../../images/page/common/page_link_bg.gif) 3px 0.5em no-repeat;
	padding-left: 1.2em;
	line-height:1.4;
	padding-bottom:3px;
}


#page #main ul.dot-list li {
    /*background-repeat: no-repeat;
    background-position: 3px 0.5em no-repeat;
    background-image: url(../../images/page/common/page_dt2.gif);*/
	background: none;
    padding-left: 2em;
    line-height: 1.4;
    padding-bottom: 3px;
	text-indent: -1em;
	list-style-position: inside;
	list-style-type: disc;
}

#page #main ol.number-list li {
	padding-left: 1.2em;
	line-height: 1.4;
	padding-bottom: 3px;
	list-style-position: inside;
	list-style-type: decimal;
}



/*dl種類----------*/
#page #main dl.info_05,
#page #main dl.info_04,
#page #main dl.info_11,
#page #main dl.info_12,
#page #main dl.info_14,
#page #main dl.info_08,
#page #main dl.info_06,
#page #main dl.info_07{
	margin: 15px 0;	
}

#page #main dl.info_05 dt,
#page #main dl.info_04 dt,
#page #main dl.info_11 dt,
#page #main dl.info_12 dt,
#page #main dl.info_14 dt,
#page #main dl.info_08 dt,
#page #main dl.info_07 dt,
#page #main dl.info_06 dt,
#page #main dl.info_03 dt,
#page #main dl.info_10 dt {
	background: url(../../images/page/common/dt_dot.gif) no-repeat right center;
	float:left;
	font-weight: normal;
	padding-left: 0;
	color:#333;
}

#page #main dl.info_05 dd,
#page #main dl.info_04 dd,
#page #main dl.info_11 dd,
#page #main dl.info_12 dd,
#page #main dl.info_14 dd,
#page #main dl.info_08 dd,
#page #main dl.info_07 dd,
#page #main dl.info_06 dd,
#page #main dl.info_03 dd,
#page #main dl.info_10 dd {
	margin-bottom: 10px;
	border-bottom: 1px dotted #cdcdcd;
}

#page #main dl.info_03 dt {
	width:3em;
}

#page #main dl.info_03 dd {
	padding-left:3.5em;
}

#page #main dl.info_04 dt {
	width:4em;
}

#page #main dl.info_04 dt em {
	background: #fff;
	padding-right:5px;
	font-style: normal;	
}

#page #main dl.info_04 dd {
	padding-left:5em;
}

#page #main dl.info_05 dt {
	width:5em;
}

#page #main dl.info_05 dd {
	padding-left:5.5em;
}

#page #main dl.info_06 dt {
	width:6em;
}

#page #main dl.info_06 dd {
	padding-left:6.5em;
}


#page #main dl.info_07 dt {
	width:7em;
}

#page #main dl.info_07 dd {
	padding-left:7.5em;
}

#page #main dl.info_08 dt {
	width:8em;
}

#page #main dl.info_08 dd {
	padding-left:8.5em;
}

#page #main dl.info_10 dt {
	width:9em;
}

#page #main dl.info_10 dd {
	padding-left:10em;
}

#page #main dl.info_11 dt {
	width:11em;
}

#page #main dl.info_11 dd {
	padding-left:11.5em;
}

#page #main dl.info_12 dt {
	width:12em;
}

#page #main dl.info_12 dd {
	padding-left:12.5em;
}
#page #main dl.info_14 dt {
	width:14em;
}

#page #main dl.info_14 dd {
	padding-left:14.5em;
}


#page #main dl dd.sp {
	clear: both;
	font-style: normal;	
	padding-left:0;
}

/*文章内リンク*/
#page #main .click{
	border: 1px solid #c2915f;
	border-radius: 6px 6px 6px 6px;
	padding:15px 5px 0 15px;
	position:relative;
	margin:30px 0 15px 0;
}

#page #main .click p{
	font-size:90%;
	margin:0;
	padding:0 0 15px 0;
}

#page #main .click p.icon{
	position: absolute;
	left: 10px;
	top: -17px;
}

#page #main div.click dl{
	padding:5px 0;
	margin-bottom:0;
}

#page #main div.click dl dt{
	font-size: 90%;
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 1.4em;
	background: url(none);	
}

#page #main div.click dl dd{
}

#page #main div.click dl dd.url{
	color: #9e907b;
	font-size: 80%;
	background: url(none);
	padding-left:0;
}

#page #main div.click a{ 
	/*color: #664c40;*/
}

#page #main div.click h5{ 
	/*color: #994000;*/
	margin:5px 0 10px 0;
}

/* テーブル基本 ----------------------------------------------------------- */

#page #main table.class{
	border: 1px solid #ccc;
	width:97%;
	margin-bottom:10px;
	}

#page #main table.class th,
#page #main table.class td{
	border: 1px solid #ccc;
	}
	
#page #main table.class th{
	padding:5px 5px;
	text-align:center;
	background: #eee;
	}
	
#page #main table.class td{
	padding:5px 5px;
	text-align:center;
	}
	
#page #main table.class td.count{
	text-align:right;
	}

/*-----*/
/* 概要 ----------------------------------------------------------- */
#page #main .description{
	clear:both;}


#page #main ul.lesson li{
	width:30%;
	float:left;
}

#page #main dl.policy dt {
	width:5em;
	background: url(../../images/page/common/dt_dot.gif) no-repeat right center;
	float:left;
	font-weight: normal;
	padding-left: 0;
	color:#333;
}

#page #main dl.policy dd {
	padding-left:6em;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cdcdcd;
}

#page #main .News {
	position: relative;
	border: 1px solid #beb59c;	
	border-radius: 6px 6px 6px 6px;
	padding:10px;
	margin-bottom:20px;	
	behavior: url(../../style/js/PIE.htc);
}

#page #main .News h3{
	background: url(none);
	position: absolute;
	top: -10px;
	left: 0px;
	color:#713a00;
	font-size:90%;
}

#page #main .News h3 span{
	background: #FFF url(none);
	padding-right: 5px;
	padding-left: 5px;
}


#page #main .News div.left {
    float: left;
    width: 480px;
}

#page #main .News dl {
	font-size:90%;
}

#page #main .News #feed dl dt,
#page #main .News #feed1 dl dt,
#page #main .News #feed_old dl dt {
	float: left;
	padding-left: 23px;
	font-weight: normal;
	color: #333;
	background: url("../../images/top/news_dt.gif") no-repeat scroll 5px center rgba(0, 0, 0, 0); !important
}

#page #main .News dl dd {
    border-bottom: 1px dotted #CDCDCD;
    margin-bottom: 10px;
    padding-left: 9em;
}

#page #main .News ul.right_box{
	margin:0;
}

#page #main .News ul.right_box li {
	background: url(none) no-repeat scroll left top;
	padding-bottom: 10px;
}

#page #main .News .News_etc{
	clear: both;
	background: url(../../images/page/common/News_etc_back.gif) no-repeat scroll right bottom;
}
#page #main .News .News_etc h4{
	background: rgba(255,255,255,1) url(none);
	border-bottom: none;
	margin: 0px 0 5px;
	padding-left: 0px;
}
#page #main .News .News_etc p{
	padding:0 0 0 20px;
}

#page #main .News .News_etc p.date span{
	padding:0 5px;
	color:#F90;
	font-size:110%;
	font-weight:bold;
}


/* デイリープログラム ----------------------------------------------------------- */

#page #main table.timetable{
	border: 1px solid #ccc;
	width:97%;
	margin-bottom:10px;
	}

#page #main table.timetable th,
#page #main table.timetable td{
	border: 1px solid #ccc;
	}
	
#page #main table.timetable th{
	padding: 5px 5px;
	text-align: center;
	background: #eee;
	vertical-align: top;
	}
		
#page #main table.timetable th.extend{
	background: #ded;
	}
#page #main span.extend{
	color:#cdc;
	}

	
#page #main table.timetable td{
	padding:5px 5px;
	text-align:center;
	font-size:90%;
	}
#page #main table.timetable td span.caption{
	/*color: #007700;*/
	}
	
#page #main table.timetable td.count{
	text-align:right;
	}

#page #main table.timetable td ul {
	margin:0;
	padding:0
}
#page #main table.timetable td ul li {
	background: url(none);
	padding-left: 0;
	line-height: 1.4;
	padding-bottom: 2px;
}
/* 保育内容 ----------------------------------------------------------- */
#page #main p.prg_img img{
	padding:0;
	margin-right:20px;
	margin-bottom:20px;
}

	
/* 月謝 ----------------------------------------------------------- */

#page #main table.tuitions{
	border: 1px solid #ccc;
	width:97%;
	margin-bottom:10px;
	}

#page #main table.tuitions th,
#page #main table.tuitions td{
	border: 1px solid #ccc;
	}
	
#page #main table.tuitions th{
	padding:5px 5px;
	text-align:center;
	background: #eee;
	}
	
#page #main table.tuitions td{
	padding:5px 5px;
	text-align:center;
	}
	
#page #main table.tuitions td.count{
	text-align:right;
	}
	
/* 保育料 ----------------------------------------------------------- */

#page #main table.feetable{
	border: 1px solid #ccc;
	width:97%;
	margin-bottom:10px;
	}

#page #main table.feetable th,
#page #main table.feetable td{
	border: 1px solid #ccc;
	}
	
#page #main table.feetable th{
	padding: 5px 5px;
	text-align: center;
	background: #eee;
	vertical-align: top;
	}
#page #main table.feetable th small{
	font-weight:normal;
	}		
#page #main table.feetable th.extend{
	background: #ded;
	}
#page #main span.extend{
	color:#cdc;
	}

	
#page #main table.feetable td{
	padding:5px 5px;
	text-align:center;
	font-size:90%;
	}
#page #main table.feetable td span.caption{
	/*color: #007700;*/
	}
	
#page #main table.feetable td.count{
	text-align:right;
	}

#page #main table.feetable td ul {
	margin:0;
	padding:0
}
#page #main table.feetable td ul li {
	background: url(none);
	padding-left: 0;
	line-height: 1.4;
	padding-bottom: 2px;
}	

#page #main table.feetable th.total,
#page #main table.feetable td.total{
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #ccc;
}
	
/* カテゴリトップ ----------------------------------------------------------- */

/*#page #main .top_concept{
	background:url(../../img/page/back_policy.jpg) no-repeat right top;
}*/


/* 施設一覧 ------------------------------------------- */


#page #main ul.place:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#page #main ul.place{
	clear: both;
	padding: 10px 0 0 15px;
	margin:30px 0;
	border: 1px solid #b8a778;
}
#page #main div.place_box ul.place{
	border: none;
	padding-left:0;
	/*margin:10px 0;*/
	margin:0;
}

#page #main div.place_box{
	border: 1px solid #b8a778;
	padding:10px 15px;
	margin-bottom:20px;
}

#page #main div.place_box h2 {
    background: none;
    color: #663300;
    font-size: 110%;
    margin: 0;
    text-align: left;
}
#page #main div.place_box p{
    font-size: 95%;
}
#page #main div.place_box p.concept{
	color: #663300;
	font-size: 100%;
	border-bottom: 1px dotted #c6a58d;
}
#page #main div.place_box ul.text1 li{
	font-size: 80%;
}



#page #main ul.place li {
	cursor: pointer;
	display: inline;
	float: left;
	/*position: relative;*/
	z-index: 1;
	padding:0 0 0 0;
	margin-bottom:10px;
}

#page #main ul.place li dl{
	padding:0px;
	margin:0;
	background: #FFF7E6 url(none);
}

#page #main ul.place li dl dt{
	padding:2px 0 2px 0;
	margin-bottom:3px;
	background: #fceec3;
	color:#630;
	text-align:left;
	width:100%;
	text-indent: 10px;
}

#page #main ul.place li dl dd{
	font-size:90%;
	font-size:12px;
	padding:5px 5px 5px 10px;
	margin-bottom:0;
}

#page #main ul.place li dl dt small{
	font-size:10px;
	padding-left:5px;
}

#page #main ul.place li dl dd.photo{
	float:left;
}

#page #main ul.place li dl dd a{
	color:#333;
}

#page #main ul.place li p{
	text-align:center;
}

/*--*/
#page #main ul.place.type2 li dl{
    width: 315px;	
	margin-right:15px;
}
#page #main ul.place.type2 li dl.even{
	margin-right:0;
}


#page #main ul.place.type3 li dl{
    width: 205px;
	margin-right:15px;
}

#page #main ul.place.type4 li dl{
    width: 155px;
	margin-right:10px;
}

#page #main ul.place.type4 li dl img{
    width: 135px;
}

/*--施設紹介----------------------------------------------------------- */

#page #main .about dl{
	width:375px;
	float:left;
}

#page #main .about div.about_Smap{
	width:280px;
	float:right;
}

#page #main .about_sns{
	margin: 20px 0 0;
	padding: 20px 40px 20px 0;
	border-top: 2px dotted #C29603;
}
/*-- 保育内容----------------------------------------------------------- */
#page #main p.prgPhoto{
	width:200px;
}

#page #main p.prgPhoto img{
	padding-bottom:5px;
	/*padding-right:5px;*/
}


/*--イベント----------------------------------------------------------- */
#page #main .event table {
	border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    width: 97%;
}

#page #main .event table th {
	background: none repeat scroll 0 0 #EEEEEE;
	width: 4em;
	padding: 5px 2em 5px 5px;
	text-align: right;
}

#page #main .event table td {
	padding: 5px 10px;
}

#page #main .event table th,
#page #main .event table td {
    border: 1px solid #CCCCCC;
}


#page #main .event span.family,
#page #main .event span.grandparents ,
#page #main .event span.normal,
#page #main .event span.outside{
	padding-right:5px;
}


#page #main .family{
	color:#F90;
	}
#page #main .normal {
	color:#fff;
}
#page #main .grandparents {
	color:#390;
}

#page #main .outside {
	color:#fff;
}


/*--プレママクラブについて----------------------------------------------------------- */
#page #main dl.history dt {
	width: 5em;
	float: left;
	background: url(none);
	padding-left: 0px;
	color:#333;
}

#page #main dl.history dd {
	padding-left: 6em;
	padding-bottom:5px;
	border-bottom: 1px dotted #CCC;
}

/*--習い事----------------------------------------------------------- */

#page #main .lesson h3{
	/*background: url("../../img/page/common/h3_dot.gif") no-repeat scroll 5px center #FCEFC7;
	color: #FF8401;
	margin: 0 0 20px;
	padding-left: 20px;*/
	padding: 5px 0 3px 20px;
	border-top: 2px solid #FF8401;
	border-bottom: 1px solid #FF8401;
}


#page #main .lesson .class_pos{	
	/*border: 1px solid #FCEFC7;
	border-radius: 6px 6px 6px 6px;
	/*background-color:#FCEFC7;*/	
}

#page #main .lesson .class_pos dl{
	/*margin:10px 10px 0;*/
	
}


#page #main .lesson dl{
	font-size: 0.9em;
	/*margin:5px 0 10px 0;*/
	/*padding: 15px 15px 0 15px;
	margin-bottom:15px;
	margin-top:0px;*/
}

#page #main .lesson dl dd.place{
	color:#065314;
	font-weight:bold;
	/*
	background:url(../../img/page/common/h4_dot.gif) no-repeat 5px center;
	margin:20px 0 10px;
	padding-left:25px;*/
}
#page #main .lesson h4.place{
	color: #339933;
	font-weight: bold;
	margin: 10px 0 10px;
	padding-left: 0px;
	background: url(../../images/page/lesson/h4_back.jpg) no-repeat scroll right center;
	border-style: none;
}
#page #main .lesson h4.place span{
	background-color:#fff;
	padding-right:10px;
}

#page #main .lesson p.charges{
	font-size:smaller;
}

/*--習い事----------------------------------------------------------- */
#page #main dl.Gakudo_lesson{
}

#page #main dl.Gakudo_lesson dt {
	margin-top:5px;
}
#page #main dl.Gakudo_lesson dt img {
	padding-left:15px;
}

#page #main dl.Gakudo_lesson dt a{
	color: #065314;
}

#page #main dl.Gakudo_lesson dd {
	font-size:90%;
	padding-bottom: 5px;
	padding-left: 1em;
	border-bottom: 1px dotted #ccc;
}


#page #main table.lesson{
	border: 1px solid #ccc;
	width:98%;
	margin-bottom:10px;
	font-size:90%
	}

#page #main table.lesson th,
#page #main table.lesson td{
	border: 1px solid #ccc;
	}
	
#page #main table.lesson th{
	padding:5px 5px;
	text-align:center;
	background: #eee;
	}
	
#page #main table.lesson td{
	padding:5px 5px;
	text-align:center;
	}
	
#page #main table.lesson td.count{
	text-align:right;
	}


/* スタッフ募集 ----------------------------------------------------------- */

#page #main table.recruit{
	border: 1px solid #ccc;
	width:97%;
	margin-bottom:20px;
	}

#page #main table.recruit th,
#page #main table.recruit td{
	border: 1px solid #ccc;
	}
	
#page #main table.recruit th{
	padding:5px 8px;
	text-align:center;
	background: #eee;
	white-space: nowrap;
	}
	
#page #main table.recruit td{
	padding:5px 5px 5px 15px;
	text-align:left;
	}
	
#page #main table.recruit td.count{
	text-align:right;
	}
	
#page #main table.recruit th.category{
	/*background-color:#fff;*/
	color: #ff8401;
	background: url(../../images/page/common/h4_dot.gif) no-repeat 5px center;
	text-align: left;
	padding-left: 25px;
}

/*左寄タイプ*/

#page #main table.recruit00{
	border: 1px solid #ccc;
	width:97%;
	margin-bottom:20px;
	}

#page #main table.recruit00 th,
#page #main table.recruit00 td{
	border: 1px solid #ccc;
	}
	
#page #main table.recruit00 th{
	padding:5px 8px;
	text-align:left;
	background: #eee;
	white-space: nowrap;
	}
	
#page #main table.recruit00 td{
	padding: 5px 5px 5px 15px;
	text-align: left;
	vertical-align: top;
	}
#page #main table.recruit00 td.license{
	white-space: nowrap;
}
#page #main table.recruit00 td ul{
	margin:0;
	font-size:90%;
	}

#page #main table.recruit00 th small{
	font-weight:normal;
	}




#page #main .recruit1{
	border: 1px solid #ccc;
	border-radius: 5px 5px 5px 5px;
	padding: 5px;
	margin-bottom: 15px;
	behavior: url(../../style/js/PIE.htc);
}

#page #main .recruit1 h4 {
	background: none;
	border-bottom: 1px dotted #FF8401;
	color: #FF8401;
	margin: 5px 0;
	padding-left: 10px;
}

#page #main .recruit1 p.voice{
	padding:10px 10px 0 10px;
	margin:0;
	color:#666;
	font-size:90%
}
#page #main .recruit1 dl{
	padding:0 10px;
	margin:0;
	color:#666;
	font-size:90%
}

#page #main .recruit1 dl dt{
	background: url(none);
	padding:0;
	float:left;
	width:6em;
	color:#666;
}

#page #main .recruit1 dl dd{
	padding: 0 0 3px 7em;
	margin-bottom:5px;
	border-bottom: 1px dotted #999;
}
#page #main .recruit1 dl dd.pos{
	border-bottom: none;
}


#page #main .recruit1 dl dt.type{
	color: #065314;
	font-size:100%;
}

#page #main .recruit1 dl dt.type{
	color: #065314;
}

/* 雇用形態　非表示 */
#page #main .recruit1 dl dt.employment{
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#page #main .recruit1 dl dd.employment{
	padding-left: 0;
	margin-bottom: 15px;
	border-bottom-style: none;
}
#page #main .recruit1 dl dd.employment img{padding-right:5px;}
#page #main .recruit1 dl dd.employment span{
	padding-left: 10px;
}

/* 苦情処理 ----------------------------------------------------------- */
#page #main dl.request_list{}

#page #main dl.request_list dt{
	background: rgba(255,255,255,0.0) url(../../images/page/premama/request_q.gif) no-repeat scroll 0 3px;
	color: #663300;
	font-weight: 700;
	border-top: 2px solid #663300;
	border-bottom: 1px dotted #663300;
	padding: 5px 0px 5px 40px;
}


#page #main dl.request_list dd{
	background: rgba(255,255,255,0.0) url(../../images/page/premama/request_a.gif) no-repeat scroll 0 3px;
	color: #666666;
	font-weight: normal;
	padding-left: 40px;
	padding-top: 5px;	/*border-top: 1px solid #663300;*/
}
#page #main dl.request_list ul{
	margin: 0 0 0 20px;
	padding: 0;
}

#page #main dl.request_list ul li{
	background: url(none);
	line-height: 1.4;
	padding-bottom: 3px;
	list-style-type: disc;
	font-weight: normal;
	margin:0px;
	padding:0px;
	}
#page #main dl.request_list p{
	line-height: 1.4;
	font-weight: normal;
	margin: 0 0 0 20px;
	padding: 0 0 3px 0;
}



/**/
dd.example1 {
width: 400px;
height: 150px;
margin-bottom: 1.5em;
background-color: #ffffff;
border: 1px #c0c0c0 solid;
color: #000000;
 overflow: auto; }




/* 海外研修・国際交流----------------------------------------------------------- */
#page #main dl.global{
	border-bottom: 1px solid #065314;}

#page #main dl.global dt{
	border-top: 3px double #065314;
	padding-top: 10px;
	border-bottom: 1px dotted #CCC;
}

#page #main dl.global dd.date{
	font-size:0.8em;
	padding-top:5px;
	padding-bottom:10px;
	color:#666;}


#page #main dl.global dd.go_link{
	padding-bottom:10px;
	margin-bottom:15px
}


#page #main table.global_tb {
	border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    width: 97%;
}

#page #main table.global_tb th {
	width:5em;
	background: none repeat scroll 0 0 #EEEEEE;
	padding: 5px;
	text-align: center;
}

#page #main table.global_tb td {
	padding: 5px 10px;
}

#page #main table.global_tb th,
#page #main table.global_tb td {
    border: 1px solid #CCCCCC;
}



/**/
#page #main .inactive {
	position: relative;
	border: 2px solid #ff8800;	
	border-radius: 6px 6px 6px 6px;
	padding:20px 20px;
	margin-bottom:50px;
	margin-top:50px;
	behavior: url(../../style/js/PIE.htc);
}

#page #main .inactive h3{
	background: url(none);
	position: absolute;
	top: -20px;
	left: 0px;
	color:#ff8800;
	font-size:120%;
}

#page #main .inactive h3 span{
	background: #FFF url(none);
	padding-right: 10px;
	padding-left: 10px;
}


#page #main .inactive .left {
    float: left;
    width: 500px;
}

#page #main .inactive .image{
	position: absolute;
	right: 30px;
	bottom: 0px;
}

#page #main .inactive2 {
	position: relative;
}

#page #main .inactive2 .image{
	position: absolute;
	right: 10px;
	top: 0px;
}

/*移転*/
#page #main .Move{
	background: url(../../images/page/common/bk_move.png) no-repeat right bottom;
	/*min-height:180px;*/
	padding-bottom:80px;
}

#page #main .Move_info {
	position: relative;
	border: 1px solid #beb59c;	
	border-radius: 6px 6px 6px 6px;
	padding:10px 15px;
	margin-bottom:20px;	
	behavior: url(../../style/js/PIE.htc);
}

#page #main .Move_info h3{
	background: url(none);
	position: absolute;
	top: -10px;
	left: 0px;
	color:#713a00;
	font-size:90%;
}

#page #main .Move_info h3 span{
	background: #FFF url(none);
	padding-right: 5px;
	padding-left: 5px;
}


#page #main .Move_info div.left {
    float: left;
    width: 50%;
}


/**/
#page #main .sns_title{
	margin:50px 0 30px 0;
	padding:0;
	background:none;
	text-align:center;
	border:none;
}
#page #main ul.sns_list {
	margin: 0;
	font-size: 1.4rem;
	overflow: hidden;
	list-style: none;
	}
#page #main ul.sns_list li {
	margin:20px 0 0;
	padding: 10px 0;
	/*width: 48%;
	float: left;*/
	background:none;
	text-align:center;
	}
	
	
/*子育て支援*/
#page #main p.yotei_img{ width:100%;}
#page #main p.yotei_img img{ width:100%;}

#page #main .info_box{display: flex;}
#page #main .info_box .info_contBox3{
	float: left;
	width: 31.5%;
	margin-right: 2%;
	margin-bottom: 10px;
	padding: 1% ;
	background-color:#fffbf2;
	border-radius: 10px;
	}

#page #main .info_box .colum-R{ margin-right: 0 !important;}

#page #main .info_box .info_contBox3 h4{
	font-weight: normal;
	font-size: 95%;
	text-align: center;
	margin-top: 0;
	background-image: none;
	padding: 5px 0 0 0;
	/*background-color: #fff7e7;
	border-bottom: none;*/
}

#page #main .info_box .info_contBox3 p{
	font-size: 95%;
}


#page #main ul.sabnav04{margin: 60px 0 20px;}
#page #main ul.sabnav04 ul{
    display: inline-block;
    width: 23.5%;
    background-color: #feeac6;
    background-image: none;
    padding: 35px 0 5px 0;
    margin: 0 1% 0 0;
	text-align: center;
	border-radius: 10px;
}
#page #main ul.sabnav04 ul:nth-child(4){ margin-right: 0 !important;}


#page #main ul.sabnav04 ul{
    position: relative;
}
#page #main ul.sabnav04 ul img{ position: absolute;top:-32px;}



#page #main .cafeMenu {
	position: relative;
	border: 1px solid #C0A771;	
	border-radius: 5px;
	padding:10px 20px 0 20px;
	margin-bottom:20px;
	margin-top:20px;
	behavior: url(../../style/js/PIE.htc);
}

#page #main .cafeMenu h3{
	background: url(none);
	position: absolute;
	top: -15px;
	left: 0px;
	color:#C0A771;
	font-size:120%;
}

#page #main .cafeMenu h3 span{
	background: #FFF url(none);
	padding-right: 10px;
	padding-left: 10px;
}


#page #main .cafeMenu .left {
    float: left;
    width: 500px;
}

#page #main .cafeMenu .image{
	position: absolute;
	right: 40px;
	bottom: 10px;
}

#page #main .yotei2 .yotei_img{
	float: left;
	width: 48%;
	padding: 0 1%;
}
#page #main .yotei2{
    border-bottom: 1px dotted #D5CB84;
	padding: 20px 0 ;
}



/*DL_BOX */

#page #main dl.DL_BOX {
	position: relative;
	border: 1px solid #beb59c;	
	border-radius: 6px 6px 6px 6px;
	padding:20px;
	margin:20px 0 40px 0;	
	behavior: url(../../style/js/PIE.htc);
}


#page #main dl.DL_BOX dt{
	background: none;
	float: left;
	padding-top: 15px;
	font-weight: 700;
	color: #065314;
	width: 10em;
	border-top: 1px dotted #CDCDCD;
}

#page #main dl.DL_BOX  dd {
    border-top: 1px dotted #CDCDCD;
    margin-bottom: 15px;
   margin-left: 11em;
	padding-top: 15px;
}

#page #main dl.DL_BOX .brd_none{border-top: none;}



