div#top{
	width:100%;
	text-align:center;
}
h1{
	font-size:2em;
	margin:1em 0;
	padding:0;
	width:100%;
}
h1#title a{
	color:black;
}
form#form{
	background-color:red;
	margin:0;
	padding:0.5em;
}
form#form fieldset{
	border:none;
	padding:0em;
}
form#form legend{
	display:none;
}
form#form input{
}
div#middle{
	width:100%;
}
div#left{
	height:500px;
	float:left;
	width:200px;
}
div#right{
}
div#copyright{
	width:100%;
	float:both;
}

img#yahoo{
	margin:15px;
	width:88;
	height:35;
	border:0-;
}

img#rakuten{
	border:0;
	margin:15px;
	height:36px;
	width:49px;
}

img#amazon{
	border:0;
	margin:15px;
	height:28px;
	width:109px;
}
div#middle{
	text-align:center;
}















