@charset "utf-8";

.entry {
	text-align:center;
	margin:0 4px 0 18px;
}

.entry p.lead { line-height:180%; }
.entry p strong { color:#C94803; }

.entry h3 {
	margin:25px 0 15px 0;
}

.entry .case ul {
	margin-right:-18px;
	overflow:hidden;
	_zoom:1;
}

.entry .case li {
	float:left;
	margin:0 18px 0 0;
}

.entry .case p {
	font-size:85%;
	text-align:right;
	margin-top:5px;
}

.entry .find {
	font-size:85%;
	background:url(../common/images/line/line_dot_02.gif) repeat-x top;
	padding:15px 0 0 0;
	margin:15px 0 0 0;
}

.entry .find ul {
	margin:10px 10px 0 0;
	overflow:hidden;
	_zoom:1;
}

.entry .find li {
	float:left;
	margin-right:10px;
}

.entry h4 {
	margin:25px 0 15px 0;
}


