/* 大会レポート------------------- */

#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: 800px;
}

#report h3 {
	color: #ffa101;
	font-size: 18px;
	margin: 40px 0 0;
}

#report h3 + p {
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 10px;
}

#report_left h4 {
	background: url(images/report_news_title.gif) repeat-y;
	padding: 5px 5px 5px 15px;
	margin: 0 0 10px 0;
	font-size: 12px;
}

#report_left blockquote {
	margin: 0 0 20px 0;
}

#report_left p img {
	width: 70px;
	vertical-align: bottom;
	margin-bottom: -3px;
}

#report_left p {
	margin: 0 0 5px;
}

#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;
}

.infoTxt {
	text-align: center;
	margin: 10px auto 40px;
}

#report_right a {
	margin: 0 8px 10px 0;
	color: #333333;
}
