@charset "utf-8";
/* CSS Document */

body {
	background:#eeeedd url(../sp_images/hdr-bg.gif) repeat-x;
}

* {
	margin:0px;
	padding:0px;
}

.f_right {
	float:right;
}
.clear {
	clear:both;
}
a img {
	border:none;
}