* { margin: 0px; padding: 0px; }

h1,h2,h3,h4,h5,h6,p,address { font-size: 100%; font-weight: normal; font-style: normal; } 


body { font-size: 91.6%;
	line-height: 110%;
	background: url(../pop_img/pop_back.jpg) 50% 0px repeat-y;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; }

html, body, div.background {
  height: 100%; /* 「div.background」に対してはmin-heightに対応していないブラウザ用 */
}

.main_table { height: 100%; }

td { font-size: 83.3%;
	color: #e6e3cb;
	line-height: 100%; }

h1.dl_movie_logo {
	margin: 25px 0px 0px 0px;
	width: 513px; height: 241px;
	background: url(../pop_img/dl_movie_logo.png) no-repeat;
	text-indent: -9999px;
}
h2.dl_movie_text {
	margin: 5px 0px 0px 0px;
	width: 313px; height: 68px;
	background: url(../pop_img/dl_movie_text.png) no-repeat;
	text-indent: -9999px;
}


.pop_text01 {
	font-size: 91.6%;
	color: #e6e3cb;
	padding: 20px 45px 0px 60px;
	line-height: 150%; }

/* 未訪問 */
a:link { color: #f3af0b; text-decoration: none; }
/* 訪問済み */
a:visited { color: #f3af0b; text-decoration: none; }
/* カーソルが上に乗った状態 */
a:hover { color: #a347c1; text-decoration: underline; }

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

/* clickボタン */
ul#click { list-style:none; margin: 5px 0px 0px 0px; padding:0; width:100%; }
ul#click li{ list-style:none; float:left;
    width:353px; }
ul#click a{ display:block;
    width:353px; height:48px;
    background-image:url(../pop_img/dl_movie_click.png); }
ul#click a span{ display:none; }

a.click_lo { background-position:0px 0px; }
a:hover.click_lo { background-position:0px -48px; }