@charset   "Shift_JIS";
/* ボディに関するCSS */

body {
	font-size: 13px;
	line-height: 180%;
	background-image: url(bg_body.gif);
	background-repeat: repeat;
	left: 2px;
	top: 16px;
}
#nav {
	background-image : url(dot_line_long.gif);
	height:30px;
	margin: 0px;
	padding-left:20px;
	list-style: none;
}