/* <JAF English site>  CSS Document */

/* ----------2階層めコンテンツレイアウト(ここから)----------------*/

/* -----全体のレイアウト--------*/

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

#wrapper {
			width:453px;
			margin: 0 auto;
			postion : center;
			text-align:left;
			}

.header {
		background-image:url(image/bg.gif);
		height:28px;
		}
		
.fooder {
		background-image:url(image/bg2.gif);
		height:7px;
		}



.fooderlogo {
		background-image:url(image/bg_footer_logo.gif);
		background-repeat:no-repeat;
		background-position:right top;
		height:95px;
		width:453px;
		margin: 50px 0;
		padding:0px;
	float:left;
		}

.clear {
			clear:both;
}
		
.contens1 {
			width:420px;
			margin: 0 auto;
			postion : center;
			text-align:left;
			}
.supplement {
			width:420px;
			margin: 0 auto;
			postion : center;
			text-align:right;
			}
			
.left {
		text-align:left;
		}


/* -----リンク--------*/
A:link{color: #006633; text-decoration: underline }
A:visited {color: #006633; text-decoration: underline}
A:hover { color: #0CB5EC; text-decoration: none}
A:active {color: #006633; text-decoration: underline}





/* -----タイトル--------*/

#kankyohozen h1 {color: #1E9D1B;
    font-size:15px;
	border-top: 1px solid #099d08;
	border-bottom: 1px solid #099d08;
	border-left: 10px solid #099d08;
	border-right: 1px solid #099d08;
	padding: 7px 5px;}

	
#kankyohozen h3 {color: #1E9D1B;
    font-size:12px;
	border-bottom: 1px solid #099d08;
	}
	
#kankyohozen h4  {
	color: #336633;
    	font-size:15px;
	}
	

/* -----フォント--------*/

body,{
	font-size: 100%;

} 


.t10 {
		font-size: 70%;
		line-height: 140%;
		color:#333333;
		}
		
.t11 {
		font-size: 75%;
		line-height: 140%;
		}
		
.t12 {
		font-size:85%;
		line-height: 130%;
		color:#333333;
		}
		
.t12_green {
		font-size:85%;
		line-height: 140%;
		color:#009900;
		}
		
.t14_green {
		font-size:100%;
		line-height: 150%;
		color:#009900;
		}
		
.t12_w {
		font-size:85%;
		line-height: 130%;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		}
		
.t12_orenge {
		font-size:85%;
		line-height: 130%;
		color:#FF6600;
		}
		
.t13 {
		font-size:90%;
		line-height: 130%;
		color:#000066;
		font-family:Arial, Helvetica, sans-serif;
		}

.t13_b {
		font-size:90%;
		line-height: 130%;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		}
		
		
.maru_b{
		padding:3px;
		}	
		
.t15_336633  {
	color: #336633;
	font-size:110%;
	}		
/* -----枠--------*/
.green {
	color:#006600;
	font-size:80%;
	border-top: 2px solid #099d08;
	border-bottom: 2px solid #099d08;
	border-left: 2px solid #099d08;
	border-right: 2px solid #099d08;
	padding: 7px 5px;}
	
.green1 {
	font-size:90%;
	border-top: 2px solid #099d08;
	border-bottom: 2px solid #099d08;
	border-left: 2px solid #099d08;
	border-right: 2px solid #099d08;
	padding: 3px 3px;}
	
.green2
	 {
	border-top: 1px solid #099d08;
	border-bottom: 1px solid #099d08;
	border-left: 1px solid #099d08;
	border-right: 1px solid #099d08;
	}
	
.green3
	 {
	font-size:80%;
	border-top: 1px solid #099d08;
	border-bottom: 1px solid #099d08;
	border-left: 1px solid #099d08;
	border-right: 1px solid #099d08;
	background:#DFF1DD;
	padding:5px;
	}
	
.green4
	 {
	border-left: 2px solid #AFD738;
	border-right: 2px solid #AFD738;
	}
	

.green5
	 {
	border-left: 2px solid #4ABE4A;
	border-right: 2px solid #4ABE4A;
	}


/* -----070122　新規追加　/eco/ecodrive/index.htm--------*/

.tit_kankyou{
padding-top:3px;
}

.list_eco{
list-style:none;
margin-left:0px;
}

.list_eco li{
font-size:18px;
font-weight:700;
background:url(image/list_icon01.gif) 0px 10px no-repeat;
line-height:110%;
padding-top:8px;
padding-left:40px;
padding-bottom:8px;
}

#li_new{
font-size:18px;
font-weight:700;
background:url(image/list_icon02.gif) 0px 10px no-repeat;
line-height:110%;
padding-top:8px;
padding-left:40px;
padding-bottom:8px;
}

.lead{
font-size:13px;
}

