@charset "UTF-8";

#cmsIndex dl {
	border-top:solid 1px #dadada;
	border-bottom:solid 1px #dadada;
	padding:15px 0;
	margin:7px 0;
	}
	#cmsIndex dt {
		font-weight:normal;
		padding-left:8px;
		width:100px !important;
		width /**/:108px;
		line-height:1.1;
		background:url(../images/bow_mini_gray.gif) left center no-repeat;
		}
	#cmsIndex dd {
		margin:-1.2em 0 8px 110px;
		line-height:1.3;
		}

.post p {
	line-height:1.6;
}

.post img {
	margin-bottom:1em;
}

.post ul.iconList {
	border-top:dotted 1px #dadada;
	margin-top:1.5em;
	padding-top:1em;
	}

.resultNavi {
	line-height:1.1;
	width:100%;
}
	.resNum {
		float:left;
		width:60%;
		}
	.resPages {
		float:right;
		width:38%;
		text-align:right;
		}

