/* 症例
------------------------------------------------ */
#case .copy{
	width:610px;
	padding:15px;
	margin:0 auto 20px;
	border:10px #000 solid;
}
#case .profile{
	width:620px;
	background:#000 url(../images/sd_bg.gif);
	padding:20px;
	margin-bottom:20px;
}
#case .profile .l{
	width:80px;
	float:left;
	color:#FFF;
	text-align:center;
}
#case .profile .r{
	width:500px;
	float:right;
	font-size:12px;
	color:#CCC;
}

#case .ttlQ {
	color: #5B8A1E; 
	padding: 10px 0; 
	margin-bottom: 10px; 
	border-bottom: 1px dotted #B2B2B2; 
	border-top: 1px dotted #B2B2B2;
	font-weight:bold;
}

#case .L1{
	width:170px;
	float:left;
}
#case .L1 img{
	margin:10px;
}
#case .R1{
	width:480px;
	float:right;
}

#case .L2{
	width:480px;
	float:left;
}
#case .R2{
	width:170px;
	float:right;
}
#case .R2 img{
	margin:10px;
}