* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #EEEEEE; 
	text-align: center;
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka";
	color: #333333;
	font-size: 12px;
}

img{
	border: 0;
}

a:link {color: #003399; text-decoration: underline;}
a:visited {color: #003399; text-decoration: underline;}
a:active {color: #003399; text-decoration: underline;}
a:hover {color: #FF0066; text-decoration: underline;}


h1{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px;
	text-align: left;
	background-color: #6CAA58;
	font-size: 12px;
	color: #ffffff;
}

h2{
}

/*---------------------------------------ƒgƒbƒvƒy[ƒW•”•ª------------*/
#layout{
	margin-right : auto;
	margin-left : auto;
	width: 800px;
	background: url(img/ecoloco_back.jpg) no-repeat center top;
	background-color: #FFFFFF;
}
/*IEˆÈŠO*/
html>body #layout {
/*	width: 798px;*/
}

#header{
	padding-top: 30px;

}

#header img{
	margin-top: 7px;
	margin-bottom: 2px;
}

#main_area{
	margin-top: 24px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 40px;
	padding-bottom: 80px;
}

#main_area img{
	margin-bottom: 14px;
}

#main_area ul li{
	text-align: right;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
}

#footer{
	padding-top: 10px;
	padding-bottom: 70px;
	color: #666666;
	font-size: 14px;
/*	font-weight: bold;
	background: url(img/top_bottom.jpg) repeat-x center bottom;*/
}

#footer img{
	padding-right: 10px;
}

#mark{
	text-align: right;
	padding-right: 30px;
}
