@charset "utf-8";

@import "common.css";
@import "layout.css";
/*--------------------------------------------------------------------------------------------------------------*/

.custom-img1 { background-image: url(../img/custom-img1.jpg); background-repeat: no-repeat; height: 350px; width: 570px; margin-bottom: 25px; position: relative; }
.custom-img1 p { font-size: 12px; line-height: 18px; left: 5px; top: 50px; position: absolute; width: 560px; height: 80px; }
.custom-img1 strong { font-size: 14px; line-height: 18px; font-weight: bold; display: block; height: 18px; width: 560px; }


.custom-img2 { background-image: url(../img/custom-img2.jpg); background-repeat: no-repeat; height: 350px; width: 570px; margin-bottom: 25px; position: relative; }
.custom-img2 p { font-size: 12px; line-height: 18px; left: 5px; top: 50px; position: absolute; width: 560px; height: 80px; }
.custom-img2 strong { font-size: 14px; line-height: 18px; font-weight: bold; display: block; height: 18px; width: 560px; }

.custom-img3 { background-image: url(../img/custom-img3.jpg); background-repeat: no-repeat; height: 350px; width: 570px; position: relative; }
.custom-img3 p { font-size: 12px; line-height: 18px; left: 5px; top: 50px; position: absolute; width: 560px; height: 80px; }
.custom-img3 strong { font-size: 14px; line-height: 18px; font-weight: bold; display: block; height: 18px; width: 560px; }
