@charset "utf-8";

/* CSS Document */

#cnt .innnerCnt{
	width:620px;
	margin:0 auto;
}

#cnt .innnerCnt p{
	margin-bottom:20px;
}

#navi{
	width:630px;
	margin:20px auto;
	background:url(../images/navi_bg.png) top left no-repeat;
}

#navi ul{
	width:630px;
	overflow:hidden;
	_zoom:1;
}

#navi ul li{
	float:left;
}
