
@charset "shift_jis";
/* CSS Document */

*基本設定*/

body {
	margin:0 auto;
	padding:0;
}


/* 既存タグの再定義 */

img {
	border: 0;
	margin-bottom: 0px ;
}

#wrapper {
	width: 780px;
	margin:0 auto;
	margin-bottom: 0px ;
}

