﻿@charset "UTF-8";
/* CSS Document */

#navi li	{
	float:left;
	height:1.8em;
	width:5em;
	list-style:none;
	display:inline;
}

#pannavi li	{
	float:left;
	height:1.8em;
	width:auto;
	list-style:none;
	display:inline;
}
