.abc {
	font-size: 13px;
	color: #333;
	font-weight: normal;
	letter-spacing: normal
}
.migiyori {
	font-size: 13px;
	color: #333;
	font-weight: normal;
	letter-spacing: normal;
	float: right;
}
.red {
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
.honbun {
	font-size: 14px;
	color: #333;
}
.hizuke  {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #999;
}
#header {
	width: 950px;
}
#navi {
	width: 950px;
}
#middle {
	width: 950px;
	background-color: #FFF;
	margin: 0px;
}
.spase20 {
	height: 20px;
	width: 950px;
}
#wrapper {
	width: 950px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
h3 {
	font-size: large;
	color: #666;
	padding-left: 10px;
	border-bottom-color: #906;
	border-left-color: #906;
	font-weight: bold;
	border-left-style: solid;
	border-left-width: thick;
}
h1 {
	font-size: small;
	color: #666;
	padding-left: 7px;
	float: right;
	font-weight: normal;
}
h2 {
	font-size: medium;
	color: #333;
	font-weight: bold;
}
.photoFrame {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.middletopbotm {
	background-color: #FFF;
	height: 8px;
	width: 950px;
}
.Right {
	float: right;
}

