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

#wrapper {
	width:1024px;
	margin-left:auto; margin-right:auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	overflow:hidden;
	background-image:url(/02-header/img/background.jpg);
	background-repeat:repeat-x;
	min-height: 768px;
}
/* #navi {
	width:200px;
	padding-bottom:5000px;
	margin-bottom:-5000px;
	min-height:600px;
	float:left;
	background-image:url(/03-navigation/img/11-background.jpg);
	background-repeat:repeat-y;
}
*/
#navi {width:1024px;
	padding-bottom:25px;
}
#header {
	height:150px;
	margin-bottom:20px;}
#news {
	margin-left:auto;
	margin-right:auto;
}

