/*######################
careing touch
index.css
last modify:2011/08/
shizuka wakabayashi
#########################*/

@charset "utf-8";
/* CSS Document */


@import url("common.css");



#contents_index .main-img{
	margin-bottom:20px;
	}

/*-----お知らせ-----*/

#contents_index .news_frame {
	width:272px;
	/*margin-left:20px;*/
	float:left;
	overflow:hidden;
	text-align:left;
}

#contents_index .news-box {
	width:272px;
	margin-top:10px;
	text-align:left;
}

#contents_index .news-box a{
	text-decoration:underline;
	color:#4395B9;
	}

#contents_index .date{
	display:block;
	width:267px;
	height:26px;
	line-height:26px;
	padding-left:5px;
	margin-bottom:5px;
	background:url(../img/top/bg_date.jpg) no-repeat;
	
	}
	
#contents_index .news-title{
	font-weight:bold;
	color:#4395B9;
	}
	
#contents_index .news-txt{
	/*line-height:110%;*/
	margin-bottom:20px;
	}	

/*-----震災ボランティア　記事-----*/

#contents_index .pick_up {
	width:380px;
	margin-left:25px;
	float:left;
	text-align:left;
}

#contents_index .pick_up-txt {
	width:380px;
	height:195px;
	margin-top:10px;
	padding-top:150px;
	background:url(../img/top/bg_volunteer.jpg) no-repeat;
	text-align:center;
}

#contents_index .inner-txt {
	display:block;
	padding:0 20px 20px;
	/*line-height:120%;*/
	text-align:left;
	}