.contents02_text .case_l {
	padding: 5px;
	float: left;
	width: 230px;
	border: 1px solid #DD87A5;
	margin-bottom: 10px;
	font-size: 12px;
}
.contents02_text .case_r {
	padding: 5px;
	float: right;
	width: 230px;
	border: 1px solid #DD87A5;
	margin-bottom: 10px;
	font-size: 12px;
}
.case_l img {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.case_r img {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.contents02_text #td_top_left {
	font-weight: bold;
	color: #003333;
	background-color: #F9F9F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	vertical-align: top;
}
.contents02_text #td_top_right {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	vertical-align: top;
	text-align: right;
}
.contents02_text .td_mid_left {
	font-weight: bold;
	color: #003333;
	background-color: #F9F9F2;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E5E5E5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	width: 30%;
	vertical-align: top;
}

.contents02_text .td_mid_right {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	vertical-align: top;
	text-align: right;
}
.contents02_text #td_botm_left {
	font-weight: bold;
	color: #003333;
	background-color: #F9F9F2;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E5E5E5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	width: 30%;
	vertical-align: top;
}
.contents02_text #td_botm_right {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	text-align: right;
}
.contents02_text .case04 {
	width: 490px;
	margin-bottom: 30px;
}
.case04 .case04_l {
	padding: 1px;
	float: left;
	border: 1px solid #CCCCCC;
}
.case04 .case04_r {
	float: right;
	width: 313px;
}

