@charset "UTF-8";
/* CSS Document */

@import url("../common/reset.css");



/*ヘッダー*/
#all_wrap {
	background: #EFEFEF;
}
#contents_wrap {
	margin: 0px auto;
	width: 850px;
}
#navi {
	float: left;
}

#link li {
	float: left;
}