#body_container {
	float: left;
	width: 462px;
}
#content_underline {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0b3c0;
}
#orange_content {
	color: #cf710b;
	padding-top: 15px;
}
.size_12 {
	font-size: 12px;
}



.orange_16 {
	font-size: 16px;
	color: #ec881c;
}
h1 {
	font-size: 24px;
	color: #99022f;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	color: #8f010d;
	padding-top: 0px;
}
h3 {
	font-size: 17px;
	color: #99022f;
	background-image: url(../images/sce/main_title_box.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 30px;
}

