@charset "utf-8";
/* CSS Document */

#main #one_day{
	font-weight:bold;
	font-size:18px;
}
.notes{
	font-weight:normal;
}
.notice{
	margin-top:30px;
	width:100%;
}
.notice .ttl{
	font-size:18px;
	font-weight:bold;
	color:#f27878;
}
.notice .body{
	display:inline-block;
	padding:30px;
	background:#fff;
	font-weight:normal;
	box-shadow: 7px 7px 0px 0px #e3e3e3;
	-moz-box-shadow: 7px 7px 0px 0px #e3e3e3;
	-webkit-box-shadow: 7px 7px 0px 0px #e3e3e3;
}

/*スケジュール*/
#one_day .suheTop{
	width:980px;
	margin:0 auto;
}
#one_day .schedule{
	background: url(../../life/images/bg_day_schedule.png) no-repeat;
	background-position:top right;
	margin: 0 auto 100px;
    width: 1030px;
}
#one_day .schedule .inner{
	background:url(../../life/images/ttl_day_schedule.png) no-repeat;
}
#one_day .schedule .inner .ttl_schedule{
	width:170px;
	height:170px;
	background:url(../../life/images/ttl_day_schedule.png) no-repeat;
	float:left;
	text-indent:-9999px;
	margin-right:30px;
}
#one_day .schedule .inner .btn_age{
	margin-top:42px;
}
#one_day .schedule .inner .btn_age a{
	float:left;
	background:url(../../life/images/btn_day_age.png) no-repeat;
	background-position:center -100px;
	height:100px;
	width:180px;
	display:inline-block;
	margin-right:20px;
	padding:20px 0 0 50px;
	text-decoration:underline;
}
#one_day .schedule .inner .btn_age a.select{
	background-position:center top;
	color:#fff;
}
.tabbox{
	background:url(../../life/images/bg_day_schedule2.png) no-repeat right 115px;width:980px;
	margin-left:30px;
	min-height: 890px;
}
#one_day .tabbox .tab>div{
	width:100%;
	padding-bottom:50px;
	background:url(../../life/images/bg_scheduleArrow.png) repeat-y;
	background-position:38px 0px;
}
#one_day .tabbox .tab>div:last-child{
	background:url(../../life/images/bg_scheduleArrowLast.png) no-repeat;
	background-position:38px 0px;
}
		/*cf*/
		#one_day .tabbox .tab>div {
			zoom: 1;
		}
		#one_day .tabbox .tab>div:before, #one_day .tabbox .tab>div:after {
			content: "";
			display: table;
		}
		#one_day .tabbox .tab>div:after {
			clear: both;
		}
#one_day .tabbox .time{
	width:180px;
	padding-left: 80px;
	float:left;
}
#one_day .tabbox .detail{
	float: right;
    width: 800px;
}
#one_day .tabbox .time,
#one_day .tabbox .detail{
	margin-top:-8px;
}

/*給食*/
#one_day .lunch{
	width:1040px;
	margin:0 auto;
	background:url(../../life/images/bg_day_lunchTop.png) no-repeat,url(../../life/images/bg_da_lunchSub.png) no-repeat;
	background-position:right top,700px bottom;
}
#one_day .lunch .lunchInner{
	width:980px;
	margin:0 auto;
	padding:0 30px;
}
#one_day .lunch .lunchInner h2{
	padding:20px 0 30px;
}
#one_day .lunch .lunchInner .lunchSub{
	margin-bottom:60px;
}
#one_day .lunch .lunchInner .lunchSub>div{
	background-color:#fff;
	width:420px;
	height:300px;
	padding:30px;
	font-size:16px;
	box-shadow: 7px 7px 0px 0px #e3e3e3;
	-moz-box-shadow: 7px 7px 0px 0px #e3e3e3;
	-webkit-box-shadow: 7px 7px 0px 0px #e3e3e3;
}
#one_day .lunch .lunchInner .lunchSub>div>h3{
	color:#f27878;
	font-size:18px;
	font-weight:bold;
	
}
#one_day .lunch .lunchInner .lunchSub>div.left{
	float:left;
	background-image:url(../../life/images/img_lunch1.jpg) ;
	background-position:218px 58px;
	background-repeat:no-repeat;
	background-size: 160px auto;
}
#one_day .lunch .lunchInner .lunchSub>div.left p{
	margin-top:40px;
}
#one_day .lunch .lunchInner .lunchSub>div.right{
	float:right;
	background-image:url(../../life/images/img_lunch2.jpg);
	background-position: 218px 160px;
	background-repeat:no-repeat;
	background-size: 160px auto;

}
#one_day .lunch .lunchInner .lunchSub>div ul li{
	margin-bottom:10px;
}
/*おかずの一例*/
#one_day .lunch .lunchSubEg{
	margin-bottom:60px;
}
#one_day .lunch .lunchSubEg>div>h3{
	font-size:16px;
	color:#f4a300;
	font-weight:bold;
	text-align:center;
	
}
#one_day .lunch .lunchSubEg>div{
	width:330px;
	font-weight:normal;
}
#one_day .lunch .lunchSubEg>div.left{
	float:left;
	margin-left:50px;
}
#one_day .lunch .lunchSubEg>div.right{
	float:right;
	margin-right:40px;
}
.lse{
	width:540px;
	margin-bottom:160px;
}
.lunchSubEg > .left > img, .lunchSubEg > .right > img{
	width:330px;
	}


/*sevice*/
#service_inner{
	font-size:16px;
}
#service_inner>div>div.hoiku{
	margin-top:20px;
}
#service_inner>diviv>div.hoiku .ttl_jigyou:first-child{
	margin-top:30px;
}
#service_inner>div>div.hoiku .ttl_jigyou{
	color:#f4a300;
	font-weight:bold;
}
#service_inner>div>div.hoiku>ul{
	margin-top:0!important;
}
#service_inner>div>div>ul>li{
	margin-bottom:20px;
}