@charset "utf-8";
/*　全体 */
* {
	margin:0;
	padding:0;
}

#pagebody {
	width:1000px;
	}

img {
	border:none;
}