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

/* bukken
*****************************************************/

ul#page {
	width:700px;
	margin-bottom:15px;
	text-align:center;
	margin-left:65px;
}

ul#page li{
	float:left;
	padding:0 15px;
	border-right:1px solid #333;
}

ul#page li:last-child{
	border-right:none;
}

