div#contentsBlock h2#x01,div#contentsBlock h2#x02,div#contentsBlock h2#x03  {
	background-image: url(../img/h2_blue.jpg);
	background-repeat: no-repeat;
}
div#contentsBlock h2#x04,div#contentsBlock h2#x05 {
	background-image: url(../img/h2_pink.jpg);
	background-repeat: no-repeat;
}

div#mainContentsX01,div#mainContentsX02,div#mainContentsX03,div#mainContentsX04,div#mainContentsX05 {
	padding: 0px;
	width: 570px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
div#mainContentsX01 p,div#mainContentsX02 p,div#mainContentsX03 p,div#mainContentsX04 p,div#mainContentsX05 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
div#mainContentsX01 h3,div#mainContentsX02 h3,div#mainContentsX03 h3 {
	background-image: url(../img/line_blue.jpg);
	background-repeat: no-repeat;
	font-size: 110%;
	font-weight: bold;
	text-indent: 1em;
	height: 20px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
div#mainContentsX04 h3, div#mainContentsX05 h3 {
	background-image: url(../img/line_pink.jpg);
	background-repeat: no-repeat;
	font-size: 110%;
	font-weight: bold;
	text-indent: 1em;
	height: 20px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
div#mainContentsX01 h4,div#mainContentsX02 h4,div#mainContentsX03 h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0068BA;
	border-left-color: #0068BA;
}
div#mainContentsX04 h4, div#mainContentsX05 h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E45F9D;
	border-left-color: #E45F9D;
}
table.casePhoto {
	padding: 0px;

	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
table.casePhoto tr td {
	padding: 10px;
	text-align: center;
}
table.casePhoto tr td.arrow {
	padding: 0px;
	text-align: center;
}
p#endText {
	margin-top: 30px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #326633;
	font-size: 10px;
	line-height: 110%;
}