@charset "utf-8";

@import url("../../css/common.css"); 

/* main*/

.contentTop {
	margin: 2px 0px 0px 5px;
}

.contentTop p {
	margin: 2px 0px 0px 7px;
}

/* contents */

#spcontents  { margin: 10px 0 0 16px; width: 704px }

#spcontentsMain   { background-image: url("../../img/ct_border2.gif"); background-repeat: repeat-y; background-attachment: scroll; background-position: right top; width: 512px; float: left }
/*eco*/
.ecoContentsOne  { background-image: url("../img/bg01.gif"); background-repeat: no-repeat; background-position: right bottom; margin-left: 15px; padding-bottom: 20px; width: 490px }
.ecoContentsOne h3 { margin-bottom: 20px }
.ecoContentsOne h4  { margin-top: 20px; margin-bottom: 10px }
.ecoContentsOne h5  { color: #3fae35; font-size: 100%; font-weight: bold; padding-top: 3px; padding-bottom: 2px; padding-left: 10px; width: 470px; border: solid 1px }
.block { margin-top: 10px; margin-bottom: 20px; margin-left: 10px; width: 470px; clear: both }
.blockLeft { margin-left: 0; width: 300px; float: left }
.item  { color: #3fae35; font-size: 110%; font-weight: bold; display: block }
.item img { margin-right: 10px }
.blockLeft p  { margin-top: 10px; padding-top: 5px; border-top: 1px solid #969696 }
.blockRight { margin-left: 10px; float: left }
.ecoContentsTwo  { background-image: url("../img/bg02.gif"); background-repeat: no-repeat; background-position: right bottom; margin-left: 15px; padding-bottom: 20px; width: 490px }
.ecoContentsTwo h3 { margin-bottom: 20px }
.ecoContentsTwo h4  { margin-top: 20px; margin-bottom: 10px }
.ecoContentsTwo h5  { color: #3fae35; font-size: 100%; font-weight: bold; padding-top: 3px; padding-bottom: 2px; padding-left: 10px; width: 470px; border: solid 1px }
.ecoContentsThree  { background-image: url("../img/bg01.gif"); background-repeat: no-repeat; background-position: right bottom; margin-left: 15px; padding-bottom: 30px; width: 490px }
.ecoContentsThree h4  { margin-top: 20px; margin-bottom: 10px }
.ecoContentsThreeItem  { color: #3fae35; font-size: 110%; font-weight: bold; display: block; margin-top: 10px; width: 480px }
.ecoContentsThree p { margin-top: 5px; margin-bottom: 10px; padding-top: 5px; width: 480px; border-top: 1px solid #969696 }
.bems  { color: #508250; font-size: 90%; display: block; padding-right: 30px; padding-left: 10px }

