@charset "shift_jis";
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

#navi{
	position:absolute;
	top:0px;
	right:10px;
	margin:0px;
	padding:1px;
	text-decoration: none;
	background-color:#FFFFFF;
}

.ipli {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}