@charset "shift_jis";

body  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #333333;
	background-color: #fff;
	font-size: 75%;
	line-height: 140%;
}

#header {
padding: 0;
font-size: 90%;
background:url(images/header0.jpg) no-repeat left top;
}

#header .topimg{
	background:url(../../images/logo.jpg) left top no-repeat;
	width:167px;
}

#footer {
	background-color: #19B538;
	height: 2em;
	/*width: 1024px;*/
	margin-top: 0px;
}

#footer .foot_txt {
	float: right;
	font-size: 80%;
	font-color:  #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 60px;
}
