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

#each_sub_eyecatch {
	width: 680px;
	height: 230px;
}

.simple_img_290 {
	height: 290px;
}

#new {
	display: none;
}


.activity_article {
	clear: both;
	width: 640px;
	border: #ccc 1px solid;
	border-radius: 2px;
	color: #fff;
	margin: 30px 0 0 0;
	padding: 20px 20px 40px 20px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 160%;
	color: #222;	
}

 
.activity_img {
	float: left;
	width: 124px;
	height: 124px;
	border: #ccc 1px solid;
	border-radius: 3px;
	box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.2);
	
}

    .activity_img img {
	width: 110px;
	height: 110px;
	margin: 7px;
    }



.activity_detail {
	float: right;
	width: 500px;
}

    .activity_date {
		margin: 5px 0;
	}


#activity_pager {
	margin: 30px 0 0 0;
	clear: both;
		
}

    #activity_pager_left {
		float: left;
		margin-left: 250px;		
	}

    #activity_pager_right {
		float: right;
		margin-right: 10px;			
	}
.shokucome {
	margin-left: 0px;
}
.shokuintitile {
	padding-left: 20px;
}
.simple_text {
	font-weight: bold;
	font-size: 15px;
}
