@charset "utf-8";

/*========================

広聴会員の皆様へ

========================*/

/*------------------------

常にインクルードするCSS

------------------------*/

@import "reset.css";
@import "base.css";

/*-----------------------------------------

説明文

-----------------------------------------*/

.summary {
	margin-bottom:10px;
}

.summary a.arrow {
	padding:0 0 0 20px;
	background:url(../movie/elements/arrow.jpg) 3px top no-repeat;
}

/*-----------------------------------------

動画概要

-----------------------------------------*/

table.movie tr td img {
	margin:5px 0 10px;
}