@charset "utf-8";

/*入園案内*/

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


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

.lay-R{
float:right;
width:420px;
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);
}


/*Q & A*/

.qu{
color:#164AF0;
text-indent:-3em;
padding-left:3em;
margin-bottom:15px;
}

.an{
text-indent:-2em;
padding-left:3em;
padding-bottom:10px;
border-bottom:solid 1px #f29e24;
}

.an-color{
color:#FF0000;
}
