@charset "utf-8";
/* CSS Document */

#report_top{
	width:950px;
	height:135px;
	margin:0px auto 15px auto;
	padding:0px;
	}



/* 活動報告：メインレイアウト */
.box{
	margin:10px 0px 10px 0px;
}

#gallery_bar{
	background:url(../images/support_bar.gif) no-repeat;
        width:710px;
	height:37px;
	text-indent:-9999px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;

}

#situation_bar{ 
    background:url(../images/situation_bar.gif) no-repeat; 
        width:710px; 
    height:37px; 
    text-indent:-9999px; 
        margin: 0px 0px 0px 0px; 
        padding: 0px 0px 0px 0px; 
 
}

/* 活動報告：メインレイアウト */
.gallery_title{
	width:710px;
	height:29px;
	padding:0px 0px 7px 0px;
	margin:15px 0px 0px 0px;
	clear:both;
	}
.gallery_nakami{
	width:710px;
	height:auto;
	padding:0px;
	margin:0px;
	clear:both;
	}

/* 活動報告：タイトル */

/*ギャラリーリストのタイトル*/
.gallery_list_title1{
	width:683px;
	height:21px;
	background:url(../images/gallery_list_bar2.gif) no-repeat;
	color:#ffffff;
	margin:0px 0px 0px 7px;
	padding:8px 0px 0px 20px;
	font-weight:bold;
	}

.gallery_title1{
	width:683px;
	height:29px;
	background:url(../images/gallery_bar2.gif) no-repeat;
	color:#ffffff;
	margin:0px 0px 0px 7px;
	padding:8px 0px 0px 20px;
	font-weight:bold;
	}
/* 活動報告：テキスト・写真 */
.gallery_photo{
	width:270px;
	height:202px;
	margin:0px 0px 0px 0px;
	padding:9px 47px 40px 17px;
	background:url(../images/act_phot_bg.gif) no-repeat;
	float:left;
	}
