@charset "utf-8";

/*
#contentsArea .columnBodyCenter h3 {
	padding-bottom: 6px;
	border-bottom: 1px dotted #999999;
	font-size: 95%;
	line-height: 130%;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 10px;
	color: #802B2B;
}
*/

#contentsArea .columnBodyCenter h4 {
	font-size: 90%;
	line-height: 100%;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: #900 solid 15px;
	color: #900;
}

/* === AddClips 追加 201002 ===*/
#AddClips {
	text-align: right;
	margin: -30px 0 14px 0;
	padding: 0;
	}
