/* 大会レポート------------------- */

#report { width:900px; margin:30px; }

#report H2 {
	background:url(images/report_title.jpg) no-repeat;
	width:900px; height:36px;
	text-indent:-9999px;
	margin-bottom:20px;
	}
	
#report_right {
	float:right;
	/*width:190px;
	*/
	width:174px;
	background:url(images/report_menu_bg.gif);
	border:#999999 1px solid;
	padding-bottom:10px;
	padding: 8px;
	}
	
#report_right H4 { background:url(images/report_menu_title.gif) no-repeat;
	width:190px;
	height:40px;
	text-indent:-9999px;
	margin: -8px 0 0 -8px;
 }

#report_left { float:left; width:680px; }

.OaTxt {
	background-color:#000;
	width:100%;
	text-align:center;


	}

#report_left blockquote { margin:0 0 20px 0; }

#report_left img { margin:10px 10px 0 0; }

#report_right p {
	background:url(images/report_icon.gif) no-repeat left center;
	padding:0 0 0 12px;	
	font-size:10px; font-weight:normal; margin-left:5px; }

.day {
	background:url(images/report_icon.gif) no-repeat left center;
	padding:0 0 0 12px;
	font-size:10px;
	margin:0;
	}
	
#report_right a {
	margin:0 8px 10px 0;
	color:#333333;
	}

.VsTxt { font-size: 1.5em; line-height: 2em; font-weight: 800; text-align: center;}

.movie_area {width: 650px; margin: 0 auto;}