@charset "utf-8";
#header {
	height: 150px;
	width: 800px;
}
#footer {
	clear: left;
	height: 67px;
	width: 800px;
	background-image: url(image/footer_bg.gif);
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000305;
	border-left-color: #000305;
	background-color: #C0C0C0;
}

#navi {
	width: 800px;
}
#middle {
	width: 800px;
	background-color: #FFFFFF;
}
#left {
	float: left;
	width: 450px;
	background-color: #FFFFFF;
	border-right-style: dotted;
	border-right-color: #999999;
	border-right-width: 1px;
}
#right {
	float: left;
	width: 349px;
	background-color: #FFFFFF;
}
.gyoukan {
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	letter-spacing: 0.04em;
}
.gyoukan2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.04em;
}
#name {
	background-color: #e0e0e0;
}
#name2 {
	background-color: #e0e0e0;
}
#name3 {
	background-color: #e0e0e0;
}
#mail {
	background-color: #e0e0e0;
}
