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


.activity{
	width: 800px;
	padding-bottom: 20px;	
}
p{
	padding-left: 60px;	
}
#cafe{
	background-image: url(../images/activity/y%27s_cafe.gif);
	background-repeat: no-repeat;
}
#bazaar{
	background-image: url(../images/activity/bazaar.gif);
	background-repeat: no-repeat;
}
#peace{
	background-image: url(../images/activity/peace_action.gif);
	background-repeat: no-repeat;
}
#seed{
	background-image: url(../images/activity/seed.gif);
	background-repeat: no-repeat;
}
#walfare{
	background-image: url(../images/activity/walfare.gif);
	background-repeat: no-repeat;
}
#bible{
	background-image: url(../images/activity/bible.gif);
	background-repeat: no-repeat;
}
#concert{
    background-image: url(../images/activity/concert.gif);
	background-repeat: no-repeat;
}
#daichi{
    background-image: url(../images/activity/daichi.gif);
	background-repeat: no-repeat;
}