@charset "utf-8";

@import "common.css";
@import "layout.css";
/*--------------------------------------------------------------------------------------------------------------*/
.text1 { font-size: 14px; line-height: 24px; color: #FFF; background-image: url(../img/under-line.gif); background-repeat: repeat-y; height: auto; width: 620px; margin-bottom: 30px; }
.text1 p { font-size: 14px; line-height: 24px; height: auto; width: 420px; background-image: url(../img/img001.png); background-repeat: no-repeat; background-position: right top; padding-right: 200px; }
/*--------------------------------------------------------------------------------------------------------------*/
.text2 { font-size: 14px; line-height: 24px; background-image: url(../img/img002.png); background-repeat: no-repeat; background-position: left top; height: auto; width: 360px; padding-left: 260px; margin-bottom: 30px; }
.text2 p { height: auto; width: 360px; background-image: url(../img/under-line.gif); }
.text2 p strong { padding-left: 28px; font-weight: bold; color: #F90; }
/*--------------------------------------------------------------------------------------------------------------*/
.text3 { height: auto; width: 620px; background-image: url(../img/img003.png); background-repeat: no-repeat; background-position: right bottom; margin-bottom: 30px; }
.text3 p { font-size: 14px; line-height: 24px; background-image: url(../img/under-line.gif); background-repeat: repeat; width: 400px; }
.text3 p em { color: #F90; }
/*--------------------------------------------------------------------------------------------------------------*/