@charset "shift_jis";

body {
	margin:0px auto;
	padding:0px;
	width:800px;
	background-image: url(../img/sub_bg.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
}
	   
#pagebody { 

	display:inline-block;
 }

