@charset "utf-8";





/* レイアウト */



.comLayout01 .boxWrap.c01 .ph {
    background-image:url(../img/style01.jpg);
    background-position:left;
}
.comLayout01 .boxWrap.c02 .ph {
    background-image:url(../img/style02.jpg);
}
.comLayout01 .boxWrap.c03 .ph {
    background-image:url(../img/style03.jpg);
    background-position:left;
}

.comLayout02 ul li.c01 .ph {
    background-image:url(../img/style_ph_01.jpg);
}
.comLayout02 ul li.c02 .ph {
    background-image:url(../img/style_ph_02.jpg);
}
.comLayout02 ul li.c03 .ph {
    background-image:url(../img/style_ph_03.jpg);
}

.comLayout02 ul li .comTxtBox01 .txtWrap .comBtn01 {
	height: 50px;
}