@charset "utf-8";

#navi {
	clear: both;
	height: 28px;
	width: 1000px;
	margin: 0px;
	list-style-type: none;
	padding-top: 93px;
	padding-bottom: 0px;
	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 {
	background-image: url(../img2/side.jpg);
	background-repeat: no-repeat;
	height: 215px;
}

.container article {
	padding: 0px;
	width: 650px;
	margin-left: 40px;
}

.container article h1 {
	font-size: 20px;
	color: #343411;
	height: 30px;
	padding-left: 40px;
	padding-top: 50px;
	border-bottom-width: thick;
	border-bottom-style: groove;
	border-bottom-color: #9BAAD5;
}
.sidebar1 {
	background-image: url(../img/info2.gif);
	background-repeat: no-repeat;
	width: 250px;
	margin-top: 5px;
}
.sidebar1 aside nav {
	padding-left: 35px;
	padding-top: 28px;
	color: #000;
}
.content {
	width: 500px;
}
.mailform {
	background-color: #F8F9FC;
	border: thin dotted #808080;
}
.content p {
	font-size: 14px;
	padding-left: 70px;
}
.content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #343411;
	padding-left: 60px;
}
.font14 {
	font-size: 12px;
}
.pankuzu {
	position: absolute;
	left: 235px;
	top: 218px;
	font-size: 12px;
}
