@charset "UTF-8";/* CSS Document */.movie_block {	margin: 45px 0px 0px 0px;  padding: 0px;	background-color: rgba(255,255,255,0.0);  border: 1px #817b77 solid;}.movie_table01 { margin: 35px 0px 35px 36px; }/* News */h3.news_title {  margin: 10px 0px 5px 0px;	width: 250px; height: 44px;	background: url(../common/news_title.png) no-repeat;	text-indent: -9999px; }.news_line { background: url(../common/news_line.png) repeat-y; }.info_box {	border: solid 0px;	width: 480px; height: 490px; overflow: auto;	margin: 5px 0px 20px 5px; }.info_text {    font-size: 14px; line-height: 1.7;	margin: 2px 5px 5px 0px;	color: #FFFFFF; }.info_date { color: #DB7A30; font-weight: bold; }.info_arrow { color: #E6BD65; font-weight: bold; }.info_tensen {	margin: 20px 5px 20px 0;	padding: 1px 0 0 0;	background: url(../common/tensen.png) repeat-x; }/* ★ Twitter設定 ★ */.twi_table { padding: 5px 0px 20px 5px; }h3.twi_title {  margin: 10px 0px 5px 0px;	width: 155px; height: 44px;	background: url(../common/twi_title.png) no-repeat;	text-indent: -9999px; }.twi_line { background: url(../common/twi_line.png) repeat-y; }/* Info Link set */a.info_link:link { color: #DC2913; text-decoration: none; }a.info_link:visited { color: #DC2913; text-decoration: none; }a.info_link:hover { color: #F79122; text-decoration: underline; }