@charset "utf-8";

/*概要*/

article{
background-image:url(../info/images/page-bg.jpg);
}


/*あいさつ*/

.encho-comment{
float:left;
width:620px;
}

.encho-photo{
float:right;
width:292px;
margin-right:8px;
}
.encho-photo img{
width:100%;
height:auto;
border:solid 4px #fff6df;
box-shadow:0 0 5px rgba(118,118,118,0.5);
}



/*園児数・職員数*/

#member-num{
}

#member-num td{
width:50%;
}


/*特色*/

.lay-L{
float:left;
width:560px;
}

.lay-R{
float:right;
width:352px;
margin-right:8px;
}

.lay-R img{
width:100%;
height:auto;
border:solid 4px #fff6df;
box-shadow:0 0 5px rgba(118,118,118,0.5);
}













