@charset "utf-8";
/* CSS Document */

hr {
	width:550px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.navbar3 {
	background-image: url(kiso02.jpg);
	background-repeat: repeat-x;
	clear: left;
	height: 39px;
	width: 730px;
	margin: 0px;
	padding: 0px;
	top: 110px;
	position: absolute;
}
