@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: 168px; width: 360px; padding-left: 260px; margin-bottom: 30px; }
.text2 p { height: auto; width: 360px; background-image: url(../img/under-line.gif); line-height: 24px; }
.text2 p strong { padding-left: 28px; font-weight: bold; color: #0F0; line-height: 24px; }
/*--------------------------------------------------------------------------------------------------------------*/
.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: #0F0; line-height: 24px; }
/*--------------------------------------------------------------------------------------------------------------*/
.campaign { height: 100px; width: 620px; background-image: url(../img/campaign.gif); background-repeat: no-repeat; }
.entry0 { font-size: 14px; line-height: 36px; height: 36px; width: 618px; border: 1px solid #333; }
.entry0 a:hover { height: 34px; width: 616px; border: 1px solid #FFF; color: #FF0; background-color: #000; }
.entry0 a { color: #FFF; background-color: #C00; line-height: 34px; height: 34px; width: 616px; border: 1px solid #FFF; display: block; text-align: center; font-weight: bold; text-decoration: none; }
