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

body {
	margin: 0;
	padding: 0;
}

div#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
