@charset "utf-8";

@import "common.css";
@import "layout.css";


.contents { padding-top: 230px; background-image: url(../img/index-img.jpg); background-repeat: no-repeat; background-position: center top; }
.text1 { background-image: url(../img/text-line24.gif); background-repeat: repeat; font-size: 14px; line-height: 24px; margin-bottom: 30px; }
.text2 { height: auto; width: 432px; margin-bottom: 30px; padding-right: 210px; background-image: url(../img/index-img2.jpg); background-repeat: no-repeat; background-position: right top; }
.text2 p { font-size: 14px; line-height: 24px; background-image: url(../img/text-line24.gif); }

