@charset "utf-8";

/* CSS Document */

/*活動レポート*/

#activity_list{

	width:500px;

	margin:0 auto;

	}



#activity_category{font-size:medium;padding:0.5em;border-bottom:1px dotted #686826;margin-bottom:1em;}



#activity_category h3{font-weight:bold;}



.activity_box{width:500px;clear:both;overflow:hidden;}



.activity_img{width:160px;height:106px;float:left;position:relative;top:0;left:0;background:url(../activity/images/noimage.gif) no-repeat;}



.activity_img .thumb{width:160px;height:106px;position:absolute;top:0;left:0;z-index:0;}



.activity_img .cover{display:block;width:160px;height:106px;position:absolute;top:0;left:0;z-index:1;background:url(../shared/sp.gif);}



.activity_text{width:320px;height:106px;float:right;line-height:1.2em;}



.activity_text .activity_title{padding:0.5em;}



.activity_text .activity_title h4{font-size:small;font-weight:bold;}



.activity_text pre{padding:0 0.8em;font-size:90%;}



.activity_box .clear{width:100%;clear:both;padding:1em 0;}



.activity_box .clear hr{width:95%;}



/*インデックスページ*/

#c_activity_box{

	width:500px;

	margin:0 auto;

	}



#c_activity_box ul{

	list-style:url(../activity/images/tri01.gif);

}



#c_activity_box li{

	font-size:110%;

	margin-bottom:2em;

	padding-left:8px;

	margin-left:14px;

}

	

.post_report , .return_report_top{

	width:140px;

	height:38px;

	position:absolute;

	top:0;

	left:380px;

}



#report_category{width:520px;margin:0 auto 1em auto;padding-bottom:0.5em;border-bottom:1px solid #ccc;}

#report_category h3{font-size:large;font-weight:bold;}

.reportbox{width:520px;overflow:hidden;margin:0 auto 1em auto;clear:both;}

.reportbox .reportimg{width:160px;padding-bottom:10px;float:left;}

.reportbox dl{width:340px;float:right;}

.reportbox dt{font-size:medium;margin-bottom:0.5em;}

.reportbox dd{line-height:1.2em;}

.reportbox hr{clear:both;width:500px;margin:1em auto;}
/*
.dpl_none{
	display:none;
}
*/
