@charset "utf-8";
.first {
	padding-top: 143px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navi {
	clear: both;
	height: 28px;
	width: 1000px;
	margin: 0px;
	list-style-type: none;
	padding-top: 93px;
	padding-bottom: 330px;
	padding-left: 4px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 28px;
}
.top {
	height: 215px;
	background-image: url(../img2/side.jpg);
	background-repeat: no-repeat;
}
#navi2 {
	clear: both;
	width: 1000px;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#navi2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navi2 ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 28px;
}
.jyosei {
	margin-left: 5px;
}

.sidebar1 {
	background-image: url(../img/info2.gif);
	background-repeat: no-repeat;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	height: 1500px;
}
.sidebar1 aside nav {
	padding-left: 35px;
	color: #000;
	padding-top: 36px;
}

.container aside h3 {
	font-size: 14px;
	height: 20px;
	margin-top: 10px;
}
.area {
	padding-top: 20px;
}

.info p {
	font-size: 14px;
	padding-top: 10px;
	padding-left: 20px;
}
.content {
	width: 700px;
	margin-left: 30px;
	margin-top: 5px;
}

.content h1 {
	font-size: 16px;
	color: #4C4C4C;
}
.site {
	text-indent: 3em;
	font-size: 14px;
}
.h2font {
	border-top-width: thick;
	border-bottom-width: 2px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-bottom-color: #999;
}
