@charset "utf-8";

/*基本設定
--------------------------------------------------*/

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
border: none;
vertical-align:bottom;
}
