/* 満期案内を環境保全に変える「エコプロジェクト」用css */

/****** 全体 *******/

body {
	margin:0;
	padding:0;
	color:#333333;
	font-size: 0.83em;
	line-height: 1.4;
	background-image:url(../images/body_bg.gif);
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', arial, helvetica, clean, sans-serif; 
	}

	
#ecoPlo {
    width:745px;
    border-right:solid #989898 1px;
	}
#wrapper{
	}
.clearfix {
    clear:both;
	}
#ecoPlo .textRed {
    color:#e31b1b;
	padding-top:7px;
	}

	
/****** ヘッダ *******/	
#ecoPlo #header{
    height:59px;
	background-image:url(../images/eco_head_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
	
#ecoPlo #headerLogoArea {
    float:left;
	}
#ecoPlo #headerLogoArea table{
    width:583px;
	}

#ecoPlo #header h1{
    float:left;
	margin:0;
	padding:0;
	}
#ecoPlo #header img{
    float:left;
	margin:0;
	padding:0;
	}
#ecoPlo .headBtn{
    padding-top:21px;
	}
	
#ecoPlo .sizetitle {
    margin:20px 2px 0 12px;
	}


#ecoPlo dl.fsChange {
    margin:25px 5px 0 0;
    padding:0;
    float:right;
	}


#ecoPlo dl.fsChange dd {
	_display: inline;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	}

#ecoPlo dl.fsChange dd.fsChangetitle {
	margin-left: 1px;
	padding: 2px 3px 2px 0px;
	margin:0;
	}

#ecoPlo dl.fsChange dd a {
	display: block;
	}

#ecoPlo dl.fsChange dd.fscS {
	margin-left: 1px;
	padding: 2px 3px 2px 0px;
	background-image: url(../images/eco_head_sizeicon01on.gif);
	margin:0;
	}
#ecoPlo dl.fsChange dd.fscS,
#ecoPlo dl.fsChange dd.fscS a {
	width: 16px;
	height: 16px;
	}
#ecoPlo dl.fsChange dd.fscS a { /* Default */
	visibility: hidden;
	}


#ecoPlo dl.fsChange dd.fscM {
	padding: 2px 3px 2px 0;
	background-image: url(../images/eco_head_sizeicon02on.gif);
	margin:0;
	}
#ecoPlo dl.fsChange dd.fscM,
#ecoPlo dl.fsChange dd.fscM a {
	width: 16px;
	height: 16px;
	}


#ecoPlo dl.fsChange dd.fscL {
	padding: 2px 3px 2px 0px;
	background-image: url(../images/eco_head_sizeicon03on.gif);
	margin:0;
	}
#ecoPlo dl.fsChange dd.fscL,
#ecoPlo dl.fsChange dd.fscL a {
	width: 16px;
	height: 16px;
	}



/****** コンテンツエリア *******/	

#ecoPlo .tubbtm{
	margin:0;
	padding:0;
	 }
#ecoPlo .tubbtm img{
	margin:0;
	padding:0;
	 }

#ecoPlo #tabs_example_one{
	margin:0;
	padding:0;
	 }
#ecoPlo #tabs_example_one img{
	margin:0;
	padding:0;
	 }
#ecoPlo #tabs_example_one ul{
	margin:0;
	padding:0;
	 }
#ecoPlo #tabs_example_one li{
    float:left;
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	}

#ecoPlo #tabs_example_one img{
   margin:0;
   padding:0;
   vertical-align:bottom;
	}

#ecoPlo #contests{
	background-color:#fdffd4;
	padding:8px 0 12px 20px;
	background-image:url(../images/eco_top_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	}

#ecoPlo #topFlaArea {
    margin-bottom:14px;
	}
#ecoPlo #contArea {
    width:705px;
	}
#ecoPlo .contArea02 {
    background-image:url(../images/eco_contearea_bg.gif);
	background-repeat:repeat-y;
    padding-left:20px;
	width:705px;
	margin-top:-5px;
	}
#ecoPlo .contAreaBgBtm {
	width:705px;
	background-image:url(../images/eco_conte_btm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
	_padding-bottom:5px;
	height:10px;
	}
#ecoPlo .contAreaTbl01 table{
    background-color:#eff7d9;
	width:661px;
	margin-bottom:35px;
	_margin-bottom:0;
	}
#ecoPlo .contAreaTbl01 p {
    text-indent:-1.3em;
    margin:0 10px 0 2em;
	padding-left:5px;
	}
#ecoPlo .contAreaTbl01Btm {
    margin-bottom:10px;
	}
#ecoPlo .contAreaTbl01Top {
    margin-top:10px;
	}

#ecoPlo .ancerBtn ul{
    margin:0;
    padding:0;
	}
#ecoPlo .ancerBtn li{
    float:left;
	margin-bottom:20px;
	list-style:none;
	margin-right:6px;
	}

#ecoPlo .tab1 img{
    border:none;
	}
#ecoPlo .tab2 img{
    border:none;
	}
#ecoPlo .tab3 img{
    border:none;
	}
#ecoPlo .tab4 img{
    border:none;
	}



#ecoPlo h2{
    margin:5px 0 20px 0;
	}

#ecoPlo .contAreaTbl02 table{
    border:solid 1px #a5a5a5;
	width:661px;
	margin-bottom:20px;
	_margin-top:20px;/*ie6*/
	}
#ecoPlo .contAreaTbl02 table .thblue{
    color:#FFFFFF;
	font-weight:bold;
	background-color:#30b3ff;
	border-bottom:solid 1px #a5a5a5;
	border-right:solid 1px #a5a5a5;
	padding:5px;
	width:50x%;
	}
#ecoPlo .contAreaTbl02 table .tdblue{
	background-color:#edfaff;
	border-right:solid 1px #a5a5a5;
	padding:7px;
	}
#ecoPlo .contAreaTbl02 table .tdblue li{
    margin-bottom:3px;
	}
#ecoPlo .contAreaTbl02 table .tdblue ul{
    margin-top:3px;
	}
#ecoPlo .contAreaTbl02 table .thgreen{
    color:#FFFFFF;
	font-weight:bold;
	background-color:#a1cc2d;
	border-bottom:solid 1px #a5a5a5;
	padding:5px;
	width:50%;
	}
#ecoPlo .contAreaTbl02 table .tdgreen{
	background-color:#feffec;
	padding:5px;
	width:50%;
	}
#ecoPlo .contAreaTbl02 p {/*(1)用*/
    text-indent:-1.5em;
    _text-indent:-1.5em;/*ie6*/
    margin:3px 5px 3px 2em;
	padding-left:5px;
	}
*:first-child+html #ecoPlo .contAreaTbl02 p {/*ie7*/
    text-indent:-1.4em;
    margin:3px 5px 3px 2em;
	padding-left:5px;
	}
	
#ecoPlo .contAreaTbl03 table{
	width:661px;
	margin-bottom:20px;
	line-height:16px;
	}
#ecoPlo .contAreaTbl03_02 table{
	width:661px;
	padding-bottom:20px;
	line-height:16px;
	}

#ecoPlo .colerGreen{
    color:#018f0b;
	}
#ecoPlo .contAreaTbl04{
    background-image:url(../images/eco_info_title_bg.gif);
	background-repeat:no-repeat;
	width:657px;
	background-color:#fff3e3;
	border:1px solid #bfbfbf;
	margin-bottom:20px;
	padding-top:43px;
	}
#ecoPlo .contAreaTbl04 p{
    text-indent:-0.8em;
    _text-indent:-0.8em;/*ie6*/
    margin:3px 5px 3px 2em;
	padding:0 5px 10px 5px;
	}
*:first-child+html #ecoPlo .contAreaTbl04 p{/*ie7*/
    text-indent:-0.8em;
    margin:3px 5px 3px 2em;
	padding:0 5px 10px 5px;
	}
#ecoPlo .contAreaTbl05{
	marign-bottom:20px;
	width:661px;
	}
#ecoPlo .contAreaTbl05 td{
    background-image:url(../images/eco_order_bg.gif);
	background-repeat:repeat-y;
	}
#ecoPlo .contAreaTbl05 p{
    margin:5px 25px 0 25px;
	}
#ecoPlo .contAreaTbl05 table li{
    margin-left:15px;
	margin-right:15px; 
	}

#ecoPlo .tbl05list{
    text-indent:-1.5em;
    _text-indent:-1.3em;/*ie6*/
    margin:3px 5px 3px 2em;
	padding-left:22px;
	}
*:first-child+html #ecoPlo .tbl05list{/*i7*/
    text-indent:-1.2em;
    margin:3px 5px 3px 2em;
	padding-left:18px;
	}

#ecoPlo .tbl05kome {
    text-indent:-1.3em;
    margin:0 10px 0 2em;
	padding-left:18px;
	}

#ecoPlo .greentext{
    padding-bottom:5px;
	}
#ecoPlo .bgGlayText{
    text-align:center;
	width:706px;
	background-color:#c7c7c7;
	color:#FFFFFF;
	font-size:14px;
	margin:20px 0 20px 0;
	padding:3px 0 3px 0;
	}

/****** 20100924追加 *******/
#ecoPlo .Itembox{
	width:600px;
	margin: 0px auto;
}


#ecoPlo .fl_imgbox{
	width:95px; 
	float:left; 
	text-align:left;
}

#ecoPlo .fl_texbox{
	width:500px; 
	float:left; 
	text-align:left;
}

#ecoPlo .magt10{
	_margin-top: 10px;
}

#ecoPlo .bggreen{
	background-color:#EFF7D9;
}


/****** フッターエリア　*******/	

#footer {
	padding: 0px 0px 60px 5px;
	background: url(../images/ft_bg.gif) repeat-x left top;
	font-size:10px;
	background-color:#ffffff;
	}

#footer a {
	color: #333;
	}

#footer a:hover,
#footer a:focus,
#footer a:active {
	color: #e68505;
	}

#footer div.ftNav {
	float: left;
	padding:0;
	margin:5px 0 0 10px;
	}
#footer div.ftNav table{
	padding:0;
	margin:5px 0 0 0px;
	}
#footer div.ftNav td{
	padding:0 5px 0 0;
	}


#footer .addStyle {
	float: right;
	font-size: 10px !important;
	margin-top:10px;
	margin-right:10px;
	_margin-right:5px;/*ie6用ハック*/
	padding-bottom:30px;
	text-decoration:none;
	}
*:first-child+html  #footer .addStyle {/*ie7用ハック*/
	float: right;
	font-size: 10px !important;
	margin-top:10px;
	margin-right:5px;
	padding-bottom:30px;
	text-decoration:none;
	}

/****** 環境配慮型商品のご案内 *******/

#ecoPlo #btn02erea {
    padding-bottom:5px;
	}

#ecoPlo #btn02erea img {
    margin-bottom:9px;
	}

#ecoPlo .tbl02Area {
    padding-bottom:20px;
	}
#ecoPlo p.dateText {
    text-align:right;
	font-size:11px;
	padding-right:45px;
	margin:5px 0 5px 0;
	}
#ecoPlo .tbl02Area table {
	border-top:solid 1px #a5a5a5;
	border-left:solid 1px #a5a5a5;
	width:660px;
	margin:0;
	padding:0;
	}

#ecoPlo .tbl02Area th {
	border-bottom:solid 1px #a5a5a5;
	border-right:solid 1px #a5a5a5;
	width:121px;
	background-color:#eff7d9;
	padding:5px;
	color:#068e10;
	font-weight:bold;
	text-align:left;
	}
#ecoPlo .tbl02Area td {
	border-bottom:solid 1px #a5a5a5;
	border-right:solid 1px #a5a5a5;
	padding:5px;
	}
	
#ecoPlo .inTable table{
    width:490px;
	margin:10px 0 10px 10px;
	}
#ecoPlo .inTable02 table{
    width:200px;
	margin:10px 0 10px 10px;
	}
#ecoPlo .inTable02 table th{
    width:90px;
	}



#ecoPlo .tbl02Area .list01 {/*(1用)*/
    text-indent:-1.4em;
    _text-indent:-1.3em;/*ie6*/
    margin:3px 5px 3px 2em;
    _margin:3px 5px 3px 1.4em;/*ie6*/
	padding-left:0;
	}
*:first-child+html #ecoPlo .tbl02Area .list01 {/*(1用) ie7*/
    text-indent:-1.3em;
    margin:3px 5px 3px 1.4em;
	padding-left:0;
	}
	
#ecoPlo .tbl02Area .list02 {/*(●用)*/
    text-indent:-1.4em;
    _text-indent:-1.3em;/*ie6*/
    margin:3px 5px 3px 2em;
	padding-left:0;
	}
*:first-child+html #ecoPlo .tbl02Area .list02 {/*(●用) ie7*/
    text-indent:-1.2em;
    margin:3px 5px 3px 2em;
	padding-left:0;
	}

#ecoPlo .tbl02Area .list03 {/*(※用)*/
    text-indent:-1em;
    _text-indent:-1.1em;/*ie6*/
    margin:3px 5px 3px 1.3em;
	padding-left:0;
	}
*:first-child+html #ecoPlo .tbl02Area .list03 {/*(※用)ie7*/
    text-indent:-1em;
    margin:3px 5px 3px 1.2em;
	padding-left:0;
	}
	
#ecoPlo .tbl02Area .list04 {/*(注用)*/
    text-indent:-1.7em;
    _text-indent:-1.3em;/*ie6*/
    margin:3px 5px 3px 2em;
	padding-left:0;
	}
	
#ecoPlo .tbl02Area .list05 {/*(A用)*/
    text-indent:-1.3em;
    _text-indent:-1em;/*ie6*/
    margin:3px 5px 3px 2em;
	padding-left:10px;
	_padding-left:15px;
	}
*:first-child+html #ecoPlo .tbl02Area .list05 {/*(A用)ie7*/
    text-indent:-1.5em;
    margin:3px 5px 3px 3em;
	padding-left:15px;
	}

#ecoPlo .tbl02Area .list06 {/*(1用)*/
    text-indent:-1.4em;
    _text-indent:-1.3em;/*ie6*/
    margin:3px 5px 3px 2em;
    _margin:3px 5px 3px 1.4em;/*ie6*/
	padding-left:15px;
	}
	
*:first-child+html #ecoPlo .tbl02Area .list06 {/*(1用) ie7*/
    text-indent:-1.3em;
    margin:3px 5px 3px 1.4em;
	padding-left:15px;
	}

/****** リンクプラザ *******/

#ecoPlo #linkTble table {
	border-top:dotted 1px #a5a5a5;
	width:660px;
	margin:0;
	padding:0;
	}
#ecoPlo #linkTble td{
	border-bottom:dotted 1px #a5a5a5;
	_padding:7px 0 7px 3px;
	}
*:first-child+html #ecoPlo #linkTble td{
	border-bottom:dotted 1px #a5a5a5;
	padding:7px 0 7px 3px;
	}
#ecoPlo .icon03{
    background-image:url(../images/03_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 20px;
	}
#ecoPlo .width40{
    width:30%
	}
#ecoPlo .imgMLeft{
    margin-right:7px;
	}
	

#ecoPlo .more table {
	border-top:solid 1px #a5a5a5;
	border-left:solid 1px #a5a5a5;
	width:430px;
	margin:0;
	padding:0;
}



#ecoPlo .more th {
	border-bottom:solid 1px #a5a5a5;
	border-right:solid 1px #a5a5a5;
	background-color:#eff7d9;
	padding:5px;
	color:#068e10;
	font-weight:bold;
	text-align:center;
}
#ecoPlo .more td {
	border-bottom:solid 1px #a5a5a5;
	border-right:solid 1px #a5a5a5;
	padding:5px;
	background:none;
}


#ecoPlo .more2 table {
	border-top:solid 1px #a5a5a5;
	border-left:solid 1px #a5a5a5;
	width:570px;
	margin:0;
	padding:0;
}



#ecoPlo .more2 th {
	border-bottom:solid 1px #a5a5a5;
	border-right:solid 1px #a5a5a5;
	background-color:#eff7d9;
	padding:5px;
	color:#068e10;
	font-weight:bold;
	text-align:center;
}
#ecoPlo .more2 td {
	border-bottom:solid 1px #a5a5a5;
	border-right:solid 1px #a5a5a5;
	padding:5px;
	background:none;
}
	