@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;
		}

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


.post p {
	line-height:1.6;
}

.piclarge {
	width:640px;
	}

.picsmall {
	width:250px;
	float:right;
	display:inline;
	margin-left:15px;
	}
	
	.piclarge img, .picsmall img {
		display:block;
		margin-bottom:15px;
		}

.utube {
	text-align:center;
	margin-top:1.5em;
	}

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

