@charset "utf-8";
/* 見出し */

#h3_a {
	margin: 0 0 0 25px
}

#h3_b {
	margin: 0 0 0 2px
}

#h3_c {
	margin: 0 0 0 33px
}

#h3_d {
	margin: 0 0 0 25px
}
/* 共通QA */

.case_wrapper {
	background: url(/img/images/est/bg_case_wrapper.png) no-repeat;
	width: 730px;
	margin-bottom: 30px;
	padding-top: 13px;
}

.case_inner {
	background: #ccdff3 url(/img/images/est/bg_case_inner.png) no-repeat left bottom;
	width: 704px;
	padding: 0 12px 10px 14px;
}

.case_inner_nobg {
	background: #ccdff3;
	width: 704px;
	padding: 0 12px 0 14px;
}

.case_top {
	background: url(/img/images/est/bg_case_top.png) no-repeat;
	width: 704px;
	padding-top: 23px;
}

.case_middle {
	background: url(/img/images/est/bg_case_middle.png) no-repeat left center;
	width: 704px;
}

.case_bottom {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #2f2f2f;
	display: block;
	background: url(/img/images/est/bg_case_bottom.png) no-repeat left bottom;
	width: 704px;
	padding-bottom: 5px;
}

.case_l {
	width: 316px;
	padding: 10px 15px;
	float: left;
}

.case_r {
	color: #069;
	width: 308px;
	padding: 10px 15px;
	float: right;
}

.case_img_b {
	margin-top: 12px
}

.case_img {
	float: right;
	margin-left: 5px;
}
/* 追加文言箇所（中） */

.ex_section {
	background: url(/img/images/est/bg_ex_section_top.png) no-repeat;
	width: 730px;
	margin: 10px 0 50px 0;
}

.ex_section_inner {
	background: url(/img/images/est/bg_ex_section_bottom.png) no-repeat left bottom;
	width: 730px;
}

.ex_section_inner div {
	background: url(/img/images/est/bg_ex_section_middle.png) repeat-y;
	width: 670px;
}
