@charset 'utf-8';
@media screen,print {


body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
#wrapper {
	text-align: left;
	height: auto;
	width: 760px;
	border-right: none;
	border-left: none;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
h1 {
	font-size: 36px;
	color: #C5054D;
	padding: 10px 0px 0px;
	margin: 0px;
}
.lead {
	font-size: 14px;
	text-indent: 1em;
	margin: 20px 0px;
	padding: 0px;
	line-height: 20px;
}
h2 {
	font-size: 21px;
	color: #000000;
	letter-spacing: 0.3em;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 30px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #C5054D;
}
h3 {
	font-size: 16px;
	color: #C5054D;
	border-right-style: none;
	border-left-style: none;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C5054D;
	border-bottom-color: #C5054D;
	background-color: #CCCCCC;
}
h4 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
p {
	font-size: 12px;
	padding: 0px;
	color: #666666;
	line-height: 18px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#column {
	height: 220px;
}
#column img {
	float: right;
}

	#foot_right p {
	float					:left;
	text-align				:center;
	width					:760px;
	height					:7px;
	margin-bottom			:0px;
	font-size: xx-small;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 19px;
		}
		#contens_body2 {
	margin-bottom: 0px;
		}
}
