@charset "UTF-8";
.textArea01 {
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.textArea01 .pictureArea01 {
	width: 250px;
	float: left;
}
.textArea01 .postArea01 .ttl {
	background-image: url(../../case/images/case_img01.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #630;
	font-weight: bold;
	background-position: 0px center;
	padding-left: 30px;
}
.textArea01 .postArea01 {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	width: 430px;
}
.ttl span  {
	font-size: small;
	color: #333;
	margin-left: 15px;
}
.postArea01 p {
	font-size: small;
	line-height: 1.6em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
.textArea02 {
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.textAreaNoPhoto {
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.textArea02 .pictureArea01 {
	width: 250px;
	float: left;
}
.textArea02 .postArea01 {
	float: left;
	margin-top: 15px;
	width: 430px;
	margin-right: 15px;
}
.postArea01 .q  {
	background-image: url(../../case/images/case_q.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #630;
	font-weight: bold;
	background-position: 0px center;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.postArea01 .a  {
	background-image: url(../../case/images/case_a.jpg);
	background-repeat: no-repeat;
	font-size: small;
	color: #333;
	background-position: 0px top;
	padding-left: 40px;
	padding-bottom: 5px;
}
#nextBtn {
	clear: both;
	padding-top: 15px;
}
.postArea01 ul li {
	display: inline;
	margin-right: 4px;
	position: relative;
	width: 39px;
	line-height: 1.6em;
}
.postArea01 ul li span {
	font-size: 10px;
	color: #FFF;
	position: absolute;
	top: 0px;
	display: block;
	text-align: center;
	width: 39px;
	left: 0px;
	clear: both;
	line-height: 1.6em;
}
.postArea01 ul {
	float: right;
	margin-right: 10px;
}
