@charset "UTF-8";

/* このCSSのルール */

/* クラス名の頭に「.re_」をつけて「.re_～」としましょう！ */

/* 110409岡田 */
.re_indentBox {
	margin: 10px 0 0 50px;
}

.re_indentBox a {
  color: #906;
}

.re_indentBox * p {
	line-height: 160%;
}

.re_indentBox * ul,
.re_indentBox * ul li,
.re_indentBox * ol,
.re_indentBox * ol li {
	list-style: none outside none;
}

.re_yutaiseido_td {
	padding: 8px;
}

.re_yutaiseido_img {
	margin: 3px 0;
}


/* 110414小林 */
.re_kakomi {
	border: #990066 2px solid;
	padding: 12px;
}

.re_saiyo_jp_li {
	line-height: 33px;
	width: 166px;
	height: 34px;
	background: url(/common/images/saiyou/shared/imgsrc/dotted01.gif) repeat-x;
	float: left;
}

.re_li_pagemark {
	line-height: 33px;
	background:url(/common/images/imgsrc/def_pageMark.gif) no-repeat 0 50%;
	padding-left: 12px;
}

.re_saiyo_jp_li2 {
	line-height: 33px;
	width: 162px;
	height: 34px;
	background: url(/common/images/saiyou/shared/imgsrc/dotted01.gif) repeat-x;
	float: left;
}

.re_saiyo_jp_li3 {
	line-height: 33px;
	width: 162px;
	height: 34px;
	float: left;
}

.re_li_selfmark {
	line-height: 33px;
	/* background-image: url(/common/images/arrow_01.gif); */
	background-repeat: no-repeat;
	background-position: left bottom%;
	padding-left: 5px;
}

.re_saiyo_jp_underline {
	margin-bottom: 15px;
	background: url(/common/images/saiyou/shared/imgsrc/dotted01.gif) repeat-x;
	height: 5px;
	clear: both;
}

.re_saiyo_jp_dl {
	width: 340px; 
	float: left; 
	height: 34px;
	line-height: 25px;
	vertical-align: middle;
	background: url(/common/images/icon_outside.gif) no-repeat 12px 50%;
}

.re_saiyo_jp_dtleft {
	height: 28px;
}

.re_saiyo_jp_dtright {
	/* line-height: 25px; */
	height: 28px;
	background: url(/common/images/saiyou/shared/imgsrc/dotted02.gif) repeat-y 0% 50%;
}

.re_saiyo_jp_dt_aleft {
	padding-bottom: 0px;
	padding-left: 18px;
	padding-right: 0px;
	line-height: 34px;
	padding-top: 0px;
	margin-left: 10px;
}

.re_saiyo_jp_dt_aright {
	padding-bottom: 0px;
	padding-left: 18px;
	padding-right: 0px;
	line-height: 34px;
	margin-left: 10px;
}

.re_env_div_dod {
	background-image: url(/common/images/saiyou/shared/imgsrc/dotted01.gif); 
	width: 100%;
	background-repeat: repeat-x; 
	background-position: 0 top;
	margin-top:1px;
}

/* 黄色いレシートキャンペーン */
.re_yc_table {
	border: #cccccc 1px solid;
	border-collapse: collapse;
}

.re_yc_th {
	border: #cccccc 1px solid;
	text-align: center;
	padding: 3px;
}

.re_yc_td {
	border: #cccccc 1px solid;
	text-align: center;
	padding: 3px;
}

.re_yc_td2 {
	background-color: #a3016f;
	color: #ffffff;
	border: #cccccc 1px solid;
	padding: 3px;
}

/* ペットボトルキャンペーン */



dl.re_list01 {
	background-color: #ebebeb;
	line-height: 1.6;
	/* margin: 2em 0;*/
	width: 680;
}

dl.re_list02 {
	/* border-top: 1px solid #ccc; */ 
	line-height: 1.6;
	/* margin: 2em 0; */
	width: 680;
}
.dt01 {
	background-color: #ebebeb;
	width: 50px;
	float: left;
	padding-bottom: 1px;
	text-indent: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.dd01 {
	background-color: #ebebeb;
	width: 627px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ebebeb;
}

.dt02 {
	width: 50px;
	float: left;
	padding-top: 1em;
	padding-bottom: 2em;
	text-indent: 1em;
	font-weight: bold;
	color: #a91178;
}

.dd02 {
	width: 627px;
	padding-top: 1em;
	padding-bottom: 2em;
	border-bottom: 1px solid #ffffff;
}


/* 環境・社会貢献活動　リサイクル活動　*/
.re_reuse_div01 {
	width: 210px; 
	margin-left: 5px; 
	margin-top: 8px; 
	background-color: #ffffff;
	border: 1px solid #efd6e8;
	float: left;
	padding: 10px 0px;
}

.re_reuse_div02 {
	width: 210px;
	margin-left: 10px; 
	margin-top: 8px; 
	background-color: #ffffff;
	border: 1px solid #efd6e8;
	float: left; 
	padding: 10px 0px;
}

.re_reuse_div03 {
	background-color: #fbf4f9;
	width: 674px;
	margin-left: 2px;
	margin-top: 0px;
	padding-bottom: 10px;
	text-align: center;
}


.re_reuse_div04 {
	idth: 678px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	background-color: #ffffff;
}

/* saiyou 2012 */
.re_div_middle {
	margin:0 auto;
}

.re_saiyo_line {
 	border-top:1px dashed #cccccc;
 	margin:0px auto;
}

.re_saiyo_th {
	background-color: #a30170;
	width:60px;
	color: #ffffff;
	width: 110px;
	padding:2px 0;
	text-align: center;
}


/* 1104 tasai */

#re1104_group a{
  color: #906;
}



#re1104_group .p3{
	padding-top: 6px;
	padding-bottom: 6px;
	display: table-cell;
}


#re1104_group .pageMark{
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
}

#re1104_group .gei_tablebg2{
background:url(/common/images/company/group/imgsrc/gei_bg006.gif) repeat-y;
padding:5px 10px;
}

/* 1104 tasai /ir/ir/faq.html */
#re1104_ir-faq .pageMark_0{
	background-image: url(/common/images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	vertical-align: 25;
	display: table-cell;
}


#re1104_ir-faq .pageMark_1104{
	background-image: url(/common/images/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
}


/* 1104 tasai /privacy/index.html */
#re1104_ir-pra re_pra_txt {
	color: #A3016F;
}


/* 1104 tasai /ir/index.html */
.ir_block03 {
  width: 680px;
  height: 115px;
  float: left;
}

.ir_block04 {
  width: 680px;
  height: 115px;
  float: left;
}


.ir_block_left03 {
  margin-top: 5px;
  width: 340px;
  float: left;
}

.ir_block_left04 {
  margin-top: 20px;
  width: 340px;
  float: left;
}


.ir_block_left03 p, .ir_block_left04 p {
  float: left;
  margin-top: 10px;
  width: 320px;
}


.ir_block_right03 {
  margin-top: 5px;
  margin-left: 10px;
  width: 329px;
  float: left;
}

.ir_block_right04 {
  margin-top: 20px;
  margin-left: 10px;
  width: 329px;
  float: left;
}

.ir_block_right03 p, .ir_block_right04 p {
  float: left;
  margin-top: 10px;
  width: 320px;
}


