@charset "UTF-8";


/* right */	

.report {
	clear: both;
	margin: 60px 0 0 30px;
	padding: 0 0 50px 0;
	width: 70%;
}

.report_h {
	height: 950px;
}

.report h2{
	background: url(../../images/index/h2_03.gif) 0 0 no-repeat;
}
	
.report h4{
	color: #EEEEEE;
	font-size: 14px;
	font-weight: bold;
	float: left;
	line-height: 150%;
	margin: 0 0 3px 0;
}
	
.report h5{
	background: #444444;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	margin: 25px 0 10px 0;
	text-indent: 5px;
}

.report_con{
	border-bottom: 1px dotted #AAAAAA;
	clear: both;
	line-height: 120%;
	margin: 15px 0 15px 0 ;
	width: 100%;
	height: 70px;
}

.report_con p{
	margin: 0 0 3px 0 ;
}

.report_cat{
	float: left;
	margin: 0 10px 0 0;
	width: 35px;
	height: 15px;
}

.report_title{
	float: left;
}

.report_place{
	clear: both;
	line-height: 120%;
}

.report_link{
	clear: both;
	margin: 30px 0 0 0;
	text-align: right;
}

.report_link2{
	clear: both;
	margin: 30px 0 0 0;
	text-align: right;
}

.report_link2 a{
	color: #222222;
}

.report_link a:hover {
	color: #AE1522;
	text-decoration: none;
}

.report_body{
	clear: both;
	margin: 0 0 30px 0;
}

.report_body p{
	color: #222222;
}

.report_body img{
	clear: both;
	margin: 0 20px 20px 0;
}

.report_set{
	border: 1px dotted #AAAAAA;
	padding: 10px;
	margin: 0 0 10px 0;
}

.report_set h2{
	background: url(../images/setlist.gif) 0 0 no-repeat;
}

.report_text p{
	color: #222222;
	font-size: 12px;
	line-height: 200%;
	margin: 0 0 20px 0;
}

.report_text a{
	color: #222222;
}

.report_text a:hover {
	color: #AE1522;
	text-decoration: none;
}