@charset "utf-8";

/* about
--------------------------------------------------------------------------------*/

/* index ------------------------------ */

.idxLead{
background:url(images/idx_bg01.jpg) no-repeat right top;
padding:10px 268px 58px 0;
}

.idxBox01{
position:relative;
background:#fdf2d8;
border:3px solid #b9a880;
margin:0 14px;
padding:49px 16px 0 16px;
}
.idxBox01 h4{
position:absolute;
top:-32px;
left:-16px;
}
.idxBox01 .fltL,
.idxBox01 .fltR{
padding-bottom:30px;
}
.idxBox01 .fltR{
width:568px;
}
.idxBox01 .fltR h5{
margin-bottom:6px;
}
.idxBox01 .fltR p.fS{
margin-top:16px;
}

.idxBtn01{
text-align:center;
margin-top:20px;
}




