@charset "UTF-8";
/* CSS Document */
#box {
	width:1350px;
	margin:0 auto;
	padding-top:30px;
}
#navi {
	width:350px;
	float:left;
}
#cont1 {
	width: 1000px;
	float: right;
	font-size: 16px;
}
