@charset "utf-8";
@import url(/css/reset.css);
@import url(/css/global.css);
@import url(/css/structure.css);

#body_right_inner .content h3 {
	background: url(/images/title_bg.gif) no-repeat left top;
	color: #4D4D4D;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 10px;
	padding: 0 10px;
}
#body_right_inner .content p {
	padding: 0 10px 10px;
}
#body_right_inner .content {
	padding-bottom: 20px;
}

