@charset "shift_jis";]

body{
  margin:0;
}
img {border:0;}

img.right {
  float: right;
  margin-left: 20px;
}
img.left {
  float: left;
  margin-right: 20px;
}
#container{
  width:760px;
  margin-right: auto;
  margin-left: auto;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #6C0;
}
#container .entry {
  font-size: 12px;
  width: 758px;
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: center;
  background-color: #FFFFCE;
  border: 1px solid #008200;
}
#container .entry img.attention {
  margin: 20px 0;
}
#container .entry table {
  width: 740px;
  border-collapse: collapse;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 100;
  margin-left: auto;
}
#container .entry table th {
  text-align: left;
  font-weight: normal;
}
#container .entry table td {
  text-align: center;
  border: 1px solid #333;
  width: 28px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  background-color: #FFF;
  font-weight: bold;
}
#container .entry table td.none {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background-color: #FFFFCE;
}
#container .entry img {
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
}
#container .entry p {
  margin: 0px;
  padding: 0px;
  line-height: 1.5;
}

#container .entry02 {
  font-size: 12px;
  width: 680px;
  margin: 30px auto 10px auto;
}
#container .entry02 img {
  margin: 0 0 10px 0;
}
#container .entry02 p {
  margin: 0px;
  padding: 0px;
  line-height: 1.5;
}

#container .header {
  background-image: url(../img/header.jpg);
  background-repeat: no-repeat;
  height: 64px;
  width: 760px;
  position: relative;
}
#container .header img {
  position: absolute;
  left: 567px;
  top: 5px;
}

.change_menu {
  width: 680px;
  margin: 20px auto;
}
ul.title01 {
  background-color: #C5E49E;
  border-top-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 5px;
  border-left-style: solid;
  border-top-color: #090;
  border-right-color: #090;
  border-bottom-color: #090;
  border-left-color: #090;
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
  line-height: 2;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 20px;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  list-style-type: square;
}
p.title02 {
  background-color: #C5E49E;
  border-top-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 5px;
  border-left-style: solid;
  border-top-color: #090;
  border-right-color: #090;
  border-bottom-color: #090;
  border-left-color: #090;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  color: #333;
  line-height: 2;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  margin-right: 0px;
  margin-left: 0px;
}
.change_menu table {
  width: 100%;
  margin: 0px;
  padding: 0px;
  border: 1px solid #060;
  border-collapse: collapse;
  font-size: 12px;
}
.change_menu table tr td {
  text-align: center;
  margin: 0px;
  padding: 5px;
  border: 1px solid #090;
}
.change_menu table tr {
  margin: 0px;
  padding: 0px;
}

.change_menu table.left_table01 {
  width: 330px;
  float: left;
}
.change_menu table.right_table01 {
  width: 330px;
  float: right;
}

.change_menu table.left_table02 {
  width: 225px;
  float: left;
  margin: 0 2px 0 0;
}
.change_menu table.center_table02 {
  width: 225px;
  float: left;
}
.change_menu table.right_table02 {
  width: 225px;
  float: right;
}
.change_step {
  width: 680px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}
.change_step p.step_title {
  font-weight: bold;
  color: #060;
  font-size: 14px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}
.change_step p.step_entry {
  font-size: 12px;
  line-height: 1.5em;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 12px;
  clear: both;
}
.change_step .step01,
.change_step .step02,
.change_step .step03 {
  background-color: #FFECA2;
  padding: 10px;
  height: 100%;
}
.change_step .step04 {
  background-color: #FFECA2;
  padding: 5px;
  text-align: center;
  margin-bottom: 30px;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
}

.change_step .step_help {
  background-image: url(../img/step04_box.gif);
  background-repeat: no-repeat;
}
.change_step p.notice {
  font-size: 12px;
  text-align: center;
  padding: 0px;
  margin-top: 10px;
}

.change_step .arrow {
  text-align: center;
  padding: 0px;
  margin: 5px 0;
}
.ecopoint_hp {
  font-size: 12px;
  line-height: 1.5em;
  text-align: center;
}
.ecopoint_hp_top {
  background-image: url(../img/official_hp.gif);
  background-repeat: no-repeat;
  width: 760px;
  height: 120px;
  display: block;
  position: relative;
}
.ecopoint_hp_top a {
  position: absolute;
  width: 120px;
  height: 120px;
  display: block;
	left: 320px;
}

/** 住宅エコポイント **/
.ecopoint_house_hp {
  font-size: 12px;
  line-height: 1.5em;
  text-align: center;
  left: 320px;
  left: 320px;
  top: 1px;
  left: 19px;
  top: 8px;
}
.ecopoint_house_hp img {
  display: block;
  height: 130px;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5px;
}
.change_step .step01 .method {
  float: left;
  width: 450px;
  font-size: 12px;
  line-height: 1.5;
}
.font_red {
  color: #F00;
  font-size: 14px;
}



/** 家電エコポイント **/

.code {
  font-size: 12px;
  width: 320px;
  margin: 0 auto;
}
.code p {
  text-align: center;
 	margin: 5px auto; 
}

.close {
  font-size: 12px;
  color: #FFF;
  background-color: #060;
  text-align: center;
  padding: 10px;
  width: 120px;
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  display: block;
  text-decoration: none;
}
.clear {
 clear:both;
 display: block;
 clear: both;
 height: 0;
 visibility: hidden; 
}

/** ポイント期間**/
.Period {
	margin-top: 20px;
	padding: 0 50px;
	font-size:12px;
	line-height:20px;
}

.title {
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#060;
	display: block;
}

.text {
  background-color: #C5E49E;
  border-top-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 5px;
  border-left-style: solid;
  border-top-color: #090;
  border-right-color: #090;
  border-bottom-color: #090;
  border-left-color: #090;
  margin-bottom: 15px;
  font-size: 14px;
  color: #333;
  line-height: 2;
  padding-right: 10px;
  padding-left: 20px;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  list-style-type: square;
}

