/* ===============================================
  ユメセン2015レポートページで使うスタイル
=============================================== */

/*------ ユメセン2015　第1回レポートページ ------*/

#yumesen .report2015_01_box {
	width:965px;
	margin:0 auto 40px;
	background:url(../img/2015/01/bg01.jpg) no-repeat;
}

#yumesen .report2015_catch {
	background:url(../img/2015/01/arrow.gif) no-repeat;
	color:#0189E9;
	font-weight:bold;
	font-size:15px;
	line-height:1.5;
	margin:20px 110px 0px 90px;
	padding:18px 0px 0px 20px;
}

/*------ ユメセン2015　第2回レポートページ ------*/

#yumesen .report2015_02_box {
	width:960px;
	margin:0 auto 40px;
	background:url(../img/2015/02/bg01.jpg) no-repeat;
}

#yumesen .report2015_02_box .report2015_catch {
	background:url(../img/2015/02/arrow.gif) no-repeat;
}

/*------ ユメセン2015　第3回レポートページ ------*/

#yumesen .report2015_03_box {
	width:960px;
	margin:0 auto 40px;
	background:url(../img/2015/03/bg01.jpg) no-repeat;
}

#yumesen .report2015_03_box .report2015_catch {
	background:url(../img/2015/03/arrow.gif) no-repeat;
}

#yumesen .report2015_03_box .report2015_catch {
	margin: 20px 100px 0 90px;
}

/*------ ユメセン2015　第4回レポートページ ------*/

#yumesen .report2015_04_box {
	width:960px;
	margin:0 auto 40px;
	background:url(../img/2015/04/bg01.jpg) no-repeat;
}

#yumesen .report2015_04_box .report2015_catch {
	background:url(../img/2015/04/arrow.gif) no-repeat;
}

/*------ ユメセン2015　第5回レポートページ ------*/

#yumesen .report2015_05_box {
	width:960px;
	margin:0 auto 40px;
	background:url(../img/2015/05/bg01.jpg) no-repeat;
}

#yumesen .report2015_05_box .report2015_catch {
	background:url(../img/2015/05/arrow.gif) no-repeat;
}

#yumesen .report2015_05_box .report_lead {
	padding-left:130px;
}

/*------ ユメセン2015　第6回レポートページ ------*/

#yumesen .report2015_06_box {
	width:960px;
	margin:0 auto 40px;
	background:url(../img/2015/06/bg01.jpg) no-repeat;
}

#yumesen .report2015_06_box .report2015_catch {
	background:url(../img/2015/06/arrow.gif) no-repeat;
	margin:20px 100px 0px 90px;
}

#yumesen .report2015_06_box .report_lead {
	padding-left:130px;
}

/*------ ユメセン2015　第7回レポートページ ------*/

#yumesen .report2015_07_box {
	width:960px;
	margin:0 auto 40px;
	background:url(../img/2015/07/bg01.jpg) no-repeat;
}

#yumesen .report2015_07_box .report2015_catch {
	background:url(../img/2015/07/arrow.gif) no-repeat;
	margin:20px 100px 0px 90px;
}

#yumesen .report2015_07_box .report_lead {
	padding-left:130px;
}


