@charset "utf-8";

/*--------------------------
contentR
--------------------------*/
.case {
	width: 692px;
	margin: 0 0 0 0;
	/*height: 346px;*/
}
.case .boxL {
	float: left;
	width: 467px;
}

.case .boxL div {
	margin: 10px 0 5px 0;
	line-height: 105%;
}

.case .boxL p {
	line-height: 1.5;
}
.case .boxL p a {
	text-decoration: underline;
}

/*
.case .boxL p.mt {
	margin: 7px 0 0 0;
}
*html .case .boxL p.mt {
	margin: 2px 0 1px 0;
}
*:first-child+html .case .boxL p.mt {
	margin: 2px 0 1px 0;
}*/

.case .boxL dl {
	
}
.case .boxL dl dt {
	padding: 8px 0 1px 0;
	border-top: 1px dashed #ccc;
	color: #00678c;
}
.case .boxL dl dd {
	margin: 0 0 6px 0;
}
.case .boxL dl dd a {
	text-decoration: underline;
}

.case .boxR {
	float: right;
	width: 210px;
}

.posT {
	margin: 0 0 5px 0;
	line-height: 105%;
}
