@charset "utf-8";
#right_side #main_contents h3 {
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 20px;
	padding-left: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#right_side #main_contents #right_image img {
}

#right_side #main_contents h4 {
	background-image: none;
	float: left;
	width: 400px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right_side #main_contents #right_image {
	float: right;
	width: 130px;
}
#right_side #main_contents img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
