@charset "UTF-8";
#framingcontentleft {
	width: 570px;
	margin-left: 20px;
	float: left;
}
#framingcontentleft h1 {
	font-size: 150%;
	color: #f93;
	font-weight: normal;
}
#framingcontentleft h1 a {
	color: #FE9A3A;
	text-decoration: none;
}
#framingcontentleft h1 a:hover {
	color: #FE9A3A;
	text-decoration: underline;
}
#framingcontentleft h2 {
	font-size: 120%;
	background-color: #f93;
	text-indent: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 10px;
}
#framingcontentleft h2 a {
	color: #FFF;
	text-decoration: none;
}
#framingcontentleft h2 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#framingcontentleft h3 {
	color: #666;
	font-size: 16px;
}
#framingcontentleft p {
	font-size: 80%;
	color: #666;
}
#framingcontentright {
	float: right;
	width: 370px;
	margin-right: 20px;
}
#framingcontentright img {
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#spacer {
	clear: both;
}
.number {
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 115%;
	font-weight: normal;
}
.number img {
	vertical-align: middle;
}
#framebox {
	background-color: #9CC;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 103px;
}
#framebox h2 {
	font-weight: normal;
	margin-left: 280px;
	margin-right: 30px;
	color: #FFF;
	padding-top: 20px;
	font-size: 24px;
}
#framebox h2 strong {
	font-size: 25px;
}
#framebox h2  a {
	color: #FFF;
	text-decoration: none;
}
#framebox h2 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#framebox img {
	float: left;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
