@charset "utf-8";

/*---------------------------------------------------
	Title: report2013.css
	Description:/special/report 2012-2013シーズン用CSS定義ファイル
----------------------------------------------------*/

/*************************************************************/
/*  base reset for 2013 */

.mainBody .link li.link2013{
	background-position:0 -15px;	
}


#report .header{
	background: url(../img/report_head.jpg) no-repeat top left;
}

#report .mainBodyInner h3.firstchild{
	background: url(../img/report_title_first.gif) no-repeat top left;
}

#report.detail .mainBodyInner h3{
	background: url(../img/reportDetail_title.gif) no-repeat top left;
}

/*************************************************************/
/* base reset */

#report .mainBodyInner .entryBody .topics{
	background: url(../img/report_topics_image.jpg) no-repeat top left;
	width:673px;
	height:0;
	padding:206px 0 0 0;
	overflow:hidden;
	margin:0 0 10px 0;
}

.reportNav li.r2013{
	background-position:100% 0!important;
}

/*************************************************************/
/* #report03 */

#report03 .image01{
	float:right;
	margin:0.25em 0 0 20px!important;
	
}

#report03 .image02{
	float:left;
	margin:10px 18px 20px 0!important;
}

/*************************************************************/
/* #report05 */

#report05 .image01{
	float:right;
	margin:0 0 20px 20px!important;
	
}

#report05 .image02{
/*	clear:right;*/
	float:left;
	margin:0px 20px 20px 0!important;
}

/*************************************************************/
/* #report06 */

#report06 .image01{
	float:left;
	margin:0.25em 20px 20px 0px!important;
	
}

