#areaAll #mainArea #caseArea {
	width: 800px;
	margin-left: 30px;
}
#caseArea .contaner {
	width: 840px;
	margin-bottom: 0px;
	margin-top: 20px;
}
#caseArea .contaner p {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
	font-size: 85%;
}
#caseArea .contaner .title {
	width: 120px;
	margin-right: 0px;
	font-size: 120%;
	font-weight: bold;
	float: left;
}
#caseArea .contaner .space01 {
	margin-left: 120px;
	padding-bottom: 20px;
}
#caseArea .contaner .space01 .box01 {
	width: 190px;
	margin-right: 50px;
	float: left;
	margin-bottom: 10px;
}
#caseArea .contaner .space01 .box02{
	float: left;
	width: 190px;
}
#caseArea .contaner .space02 {
	margin-left: 120px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#caseArea .select     {
	text-align: center;
	padding: 10px;
	width: 780px;
	margin-bottom: 40px;
	background-color: #F7F6F5;
}
#caseArea .select img   {
	margin-right: 15px;
	margin-left: 0px;
}
#caseArea .select p  {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#caseArea .contaner .space01.casebox01 {
	float: left;
	width: 190px;
}
#caseArea .line {
	width: 800px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
